Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1996-05-21 | (euidaccess) [!S_IROTH]: Define. | Jim Meyering | |
[!S_IWOTH]: Define. [!S_IXOTH]: Define. Marcus Daniels <marcus@sysc.pdx.edu> reported that m68k NEXTSTEP 3.2 doesn't define S_IROTH or S_IWOTH unless some posix compile option is used and associated symbols defined. | |||
1995-11-03 | New version from glibc. | Jim Meyering | |
1995-10-30 | (eaccess_stat): Make static. | Jim Meyering | |
1995-05-19 | No longer include safe-l?stat.h. | Jim Meyering | |
1995-05-13 | (eaccess_stat): Make statp and path arguments const. | Jim Meyering | |
(euidaccess): Make statp argument const. Use stat, not safe_stat. | |||
1995-01-27 | Declare errno if it's not defined. | Jim Meyering | |
Rename SAFE_STAT to safe_stat. | |||
1994-11-03 | Define S_IXUSR, S_IXGRP, and S_IXOTH in terms of _IEXEC if they're not | Jim Meyering | |
already defined. Reported by Daniel Hagerty <hag@gnu.ai.mit.edu>. | |||
1994-11-01 | Initial revision | Jim Meyering | |