maint: update copyright
[gnulib.git] / lib / euidaccess.c
2014-01-01 Eric Blakemaint: update copyright
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-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-11-19 Bruno Haibleeuidaccess: Update a comment.
2011-05-12 Bruno Haiblegroup-member: Declare function in <unistd.h>.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-03-07 Bruno HaibleClarify access, euidaccess, faccessat.
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-10 Bruno HaibleUse spaces for indentation, not tabs.
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