summaryrefslogtreecommitdiff
path: root/lib/euidaccess.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* stat failing with EOVERFLOW implies existencePaul Eggert2020-12-241-3/+6
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-2/+2
* euidaccess: Port to native Windows.Bruno Haible2018-03-201-3/+8
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* Port modules to use getprogname explicitlyPino Toscano2016-09-051-3/+0
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* root-uid: new modulePaul Eggert2012-06-261-2/+5
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* euidaccess: Update a comment.Bruno Haible2011-11-191-1/+1
* group-member: Declare function in <unistd.h>.Bruno Haible2011-05-121-4/+0
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Clarify access, euidaccess, faccessat.Bruno Haible2010-03-071-5/+5
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-16/+16
* euidaccess: fix compilation errorEric Blake2009-09-081-0/+1
* euidaccess: prefer POSIX over non-standard implementationEric Blake2009-09-031-3/+5
* Move the euidaccess() declaration to <unistd.h>.Bruno Haible2008-10-191-2/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* 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