summaryrefslogtreecommitdiff
path: root/lib/stat.c
AgeCommit message (Expand)Author
2004-08-02(errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-06-19Remove all S_IS* and S_IF* definitions.Jim Meyering
2003-09-11Include <stdlib.h>, <string.h> unconditionally.Jim Meyering
2003-07-23Normalize naming of Sun operating systems, e.g., SunOS4 -> SunOS 4,Jim Meyering
2003-06-11[LSTAT]: Compile/use slash_aware_lstat only if it is necessary.Jim Meyering
2003-03-14Include "xalloc.h".Jim Meyering
2002-12-04Rework so that it may serve to define rpl_lstat, too.Jim Meyering
1998-12-12.Jim Meyering
1998-11-08(rpl_stat): Protoize.Jim Meyering
1998-01-13Set errno to ENOENT, not EINVAL. This is consistentJim Meyering
1997-09-02.Jim Meyering