view lib/gl_map.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 fb1ee0d2d690
children
line wrap: on
line source

#include <config.h>
#define GL_MAP_INLINE _GL_EXTERN_INLINE
#include "gl_map.h"