(inittables): Use toupper rather than
[platform/upstream/coreutils.git] / lib / euidaccess.c
2005-09-22 Paul EggertSync from gnulib.
2005-07-02 Jim MeyeringAssume HAVE_UNISTD_H, i.e., include <unistd.h> uncondit...
2005-06-02 Paul EggertDon't use "path" or "filename" to mean "file name"
2005-05-30 Paul Eggert(getuid, getgid, getuid, getegid)
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2004-09-22 Jim MeyeringRemove trailing blanks.
2004-07-28 Paul Eggerteuidaccess.c [HAVE_LIBGEN_H]: Include <libgen.h>, for
2004-07-25 Paul Eggert[!defined LIBC]: Included group-member.h, stat-macros.h.
2004-06-30 Jim MeyeringUse `file system', not filesystem in a comment.
2003-09-10 Jim Meyering(main): Define with a prototype.
2003-08-18 Jim MeyeringSync with gnulib.
2003-02-10 Jim MeyeringInclude "euidaccess.h".
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.
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