view lib/getpass.h @ 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 b0ba15e72c3c
children
line wrap: on
line source

/* Obsolete; consider using unistd.h instead.  */

/* Get getpass declaration, if available.  */
#include <unistd.h>