lib/stat.c


Log

Author Commit Date CI Message
Paul Eggert e57b0bd6 2003-07-22T22:56:34 Correct SunOS and Solaris version number notation to match Sun's usage.
Jim Meyering c5ed167e 2003-06-11T08:50:33 [LSTAT]: Compile/use slash_aware_lstat only if it is necessary.
Jim Meyering bbb2fa83 2003-06-07T10:19:12 Don't declare xmalloc explicitly. Instead, include "xalloc.h".
Jim Meyering 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.
Jim Meyering 26e1bea4 1998-12-12T05:45:29 .
Jim Meyering 915825a9 1998-11-08T03:39:42 (rpl_stat): Protoize. (stat): Remove #undef.
Jim Meyering d6db5bb9 1998-01-13T10:08:11 Set errno to ENOENT, not EINVAL. This is consistent with most other implementations.
Jim Meyering a0eead4f 1997-09-02T02:07:40 .