Jim Meyering
5693e5c586
Sync with the GNU C library.
2000-01-07 14:29:26 +00:00
Jim Meyering
7d60769bea
ansideclify
1998-12-07 03:12:10 +00:00
Jim Meyering
bfbc3ce20c
Use #if, not #ifdef with HAVE_ macros
1998-03-15 11:09:10 +00:00
Jim Meyering
e5e6e34ead
update FSF address in copyright
1996-07-15 03:38:07 +00:00
Jim Meyering
e1dc14d3a1
(euidaccess) [!S_IROTH]: Define.
...
[!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.
1996-05-21 12:15:27 +00:00
Jim Meyering
6df632b672
New version from glibc.
1995-11-03 20:02:00 +00:00
Jim Meyering
84df8be864
(eaccess_stat): Make static.
1995-10-30 18:00:05 +00:00
Jim Meyering
1fffbc7472
No longer include safe-l?stat.h.
1995-05-19 15:23:18 +00:00
Jim Meyering
4198f93479
(eaccess_stat): Make statp and path arguments const.
...
(euidaccess): Make statp argument const. Use stat, not safe_stat.
1995-05-13 13:05:35 +00:00
Jim Meyering
7ccb88fbc5
Declare errno if it's not defined.
...
Rename SAFE_STAT to safe_stat.
1995-01-27 17:16:56 +00:00
Jim Meyering
17a29b6eea
Define S_IXUSR, S_IXGRP, and S_IXOTH in terms of _IEXEC if they're not
...
already defined. Reported by Daniel Hagerty <hag@gnu.ai.mit.edu >.
1994-11-03 22:03:16 +00:00
Jim Meyering
e877a26079
Initial revision
1994-11-01 14:50:16 +00:00