fix license quoting in files.yaml
[gnulib.git] / lib / euidaccess.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-06-26 Paul Eggertroot-uid: new module
2012-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-11-19 Bruno Haibleeuidaccess: Update a comment.
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-05-12 Bruno Haiblegroup-member: Declare function in <unistd.h>.
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Bruno HaibleClarify access, euidaccess, faccessat.
2010-03-07 Bruno HaibleClarify access, euidaccess, faccessat.
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-15 Ian BeckwithMerge branch 'upstream'
2009-09-08 Eric Blakeeuidaccess: fix compilation error
2009-09-04 Eric Blakeeuidaccess: prefer POSIX over non-standard implementation
2008-10-19 Bruno HaibleMove the euidaccess() declaration to <unistd.h>.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-10-27 Paul EggertMove stat.h-substitute stuff from lib/stat-macros.h...
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2005-09-23 Paul EggertSync from coreutils.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-06-02 Paul EggertSync from coreutils.
2005-05-14 Paul Eggert*** empty log message ***
2004-11-11 Jim MeyeringRemove trailing blanks.
2004-08-06 Paul Eggert[HAVE_LIBGEN_H]: Include <libgen.h>, for
2003-09-09 Paul Eggert(main): Define with a prototype.
2003-08-12 Paul EggertMerge euidaccess etc. from coreutils.
2003-07-09 Paul EggertSwitch from LGPL to GPL.
2000-01-07 Jim MeyeringSync with the GNU C library.
1998-12-07 Jim Meyeringansideclify
1998-03-15 Jim MeyeringUse #if, not #ifdef with HAVE_ macros
1996-07-15 Jim Meyeringupdate FSF address in copyright
1996-05-21 Jim Meyering(euidaccess) [!S_IROTH]: Define.
1995-11-03 Jim MeyeringNew version from glibc. FILEUTILS-3_12f
1995-10-30 Jim Meyering(eaccess_stat): Make static.
1995-05-19 Jim MeyeringNo longer include safe-l?stat.h.
1995-05-13 Jim Meyering(eaccess_stat): Make statp and path arguments const.
1995-01-27 Jim MeyeringDeclare errno if it's not defined.
1994-11-03 Jim MeyeringDefine S_IXUSR, S_IXGRP, and S_IXOTH in terms of _IEXEC...
1994-11-01 Jim MeyeringInitial revision