summaryrefslogtreecommitdiff
path: root/lib/euidaccess.c
Commit message (Expand)AuthorAgeFilesLines
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-1/+0
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-6/+3
* Sync from coreutils.Paul Eggert2005-09-231-4/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Sync from coreutils.Paul Eggert2005-06-021-17/+10
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove trailing blanks.Jim Meyering2004-11-111-2/+2
* [HAVE_LIBGEN_H]: Include <libgen.h>, forPaul Eggert2004-08-061-105/+108
* (main): Define with a prototype.Paul Eggert2003-09-091-3/+1
* Merge euidaccess etc. from coreutils.Paul Eggert2003-08-121-1/+8
* Switch from LGPL to GPL.Paul Eggert2003-07-091-14/+12
* Sync with the GNU C library.Jim Meyering2000-01-071-14/+63
* ansideclifyJim Meyering1998-12-071-4/+2
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-2/+2
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* (euidaccess) [!S_IROTH]: Define.Jim Meyering1996-05-211-30/+41
* New version from glibc.FILEUTILS-3_12fJim Meyering1995-11-031-102/+60
* (eaccess_stat): Make static.Jim Meyering1995-10-301-1/+1
* No longer include safe-l?stat.h.Jim Meyering1995-05-191-2/+0
* (eaccess_stat): Make statp and path arguments const.Jim Meyering1995-05-131-4/+4
* Declare errno if it's not defined.Jim Meyering1995-01-271-2/+2
* Define S_IXUSR, S_IXGRP, and S_IXOTH in terms of _IEXEC if they're notJim Meyering1994-11-031-0/+12
* Initial revisionJim Meyering1994-11-011-0/+203