view lib/euidaccess.h @ 5459:e88a820ff3bb

Add log for human.h, xgetcwd.c (import from coreutils).
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 17 Nov 2004 07:32:27 +0000 (2004-11-17)
parents 67c56a27d86c
children
line wrap: on
line source
#if ! HAVE_DECL_EUIDACCESS
int euidaccess (char const *file, int mode);
#endif