*** empty log message ***
[gnulib.git] / lib / euidaccess.c
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