view lib/gl_xmap.c @ 40189:3ba41edecde6

progreloc: Speed up executable lookup on various platforms. * lib/progreloc.c: Include <errno.h>. (safe_read, full_read): New functions. (find_executable): On GNU/kFreeBSD, FreeBSD, DragonFly, NetBSD, Solaris, prefer the information from the /proc file system to a PATH search.
author Bruno Haible <bruno@clisp.org>
date Tue, 19 Feb 2019 21:42:54 +0100
parents 6e03d13e4ae0
children
line wrap: on
line source

#include <config.h>
#define GL_XMAP_INLINE _GL_EXTERN_INLINE
#include "gl_xmap.h"