|
e57b0bd6
|
2003-07-22T22:56:34
|
|
Correct SunOS and Solaris version number notation to match Sun's usage.
|
|
c5ed167e
|
2003-06-11T08:50:33
|
|
[LSTAT]: Compile/use slash_aware_lstat only if it is necessary.
|
|
bbb2fa83
|
2003-06-07T10:19:12
|
|
Don't declare xmalloc explicitly.
Instead, include "xalloc.h".
|
|
6cb5549d
|
2002-12-04T10:11:15
|
|
* stat.c: New file. Contents mostly from xstat.in.
Rework so that it may serve to define rpl_lstat, too.
|
|
26e1bea4
|
1998-12-12T05:45:29
|
|
.
|
|
915825a9
|
1998-11-08T03:39:42
|
|
(rpl_stat): Protoize.
(stat): Remove #undef.
|
|
d6db5bb9
|
1998-01-13T10:08:11
|
|
Set errno to ENOENT, not EINVAL. This is consistent
with most other implementations.
|
|
a0eead4f
|
1997-09-02T02:07:40
|
|
.
|