Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2004-08-02 | (errno): Remove decl; we now assume C89 or better. | Paul Eggert | |
2004-06-19 | Remove all S_IS* and S_IF* definitions. | Jim Meyering | |
Instead, just include "stat-macros.h". | |||
2003-09-11 | Include <stdlib.h>, <string.h> unconditionally. | Jim Meyering | |
(free): Remove decl. | |||
2003-07-23 | Normalize naming of Sun operating systems, e.g., SunOS4 -> SunOS 4, | Jim Meyering | |
Solaris5.9 -> Solaris 9. From Paul Eggert. | |||
2003-06-11 | [LSTAT]: Compile/use slash_aware_lstat only if it is necessary. | Jim Meyering | |
2003-03-14 | Include "xalloc.h". | Jim Meyering | |
2002-12-04 | Rework 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 | |
(stat): Remove #undef. | |||
1998-01-13 | Set errno to ENOENT, not EINVAL. This is consistent | Jim Meyering | |
with most other implementations. | |||
1997-09-02 | . | Jim Meyering | |