|
67f394c1
|
1998-03-15T11:09:10
|
|
Use #if, not #ifdef with HAVE_ macros
|
|
6d8337bf
|
1996-07-15T03:36:16
|
|
update FSF address in copyright
|
|
af46584e
|
1996-05-21T12:15:27
|
|
(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.
|
|
4174132a
|
1995-11-03T20:02:00
|
|
New version from glibc.
|
|
da3b26cb
|
1995-10-30T18:00:05
|
|
(eaccess_stat): Make static.
|
|
47a70ed9
|
1995-05-19T15:23:18
|
|
No longer include safe-l?stat.h.
|
|
5a79e1f0
|
1995-05-13T13:05:35
|
|
(eaccess_stat): Make statp and path arguments const.
(euidaccess): Make statp argument const. Use stat, not safe_stat.
|
|
d9086e96
|
1995-01-27T17:16:56
|
|
Declare errno if it's not defined.
Rename SAFE_STAT to safe_stat.
|
|
877d4db9
|
1994-11-03T22:03:16
|
|
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>.
|
|
b3fe0af0
|
1994-11-01T14:50:16
|
|
Initial revision
|