Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-10 | Include <string.h> unconditionally. | Jim Meyering | |
2003-06-06 | Update from gnulib. | Jim Meyering | |
2003-05-30 | Update from gnulib. | Jim Meyering | |
2002-09-04 | (addext): Add a cast to avoid gcc's warning about | Jim Meyering | |
`comparison between signed and unsigned'. | |||
2001-08-13 | (<errno.h>): Include. | Jim Meyering | |
(errno): Declare if not defined. (addext): Work correctly when pathconf returns -1 and leaves errno alone because there is no limit. Also, work even if pathconf returns a value greater than SIZE_MAX. | |||
2001-05-12 | Use "", not <> to include non-system header files. | Jim Meyering | |
2001-05-12 | (ISSLASH, base_name): Remove; now in dirname.h. | Jim Meyering | |
Include <dirname.h> after size_t is defined. (addext): Use base_len to trim redundant trailing slashes instead of doing it ourselves. But do not trim the last slash if it is not redundant. | |||
2000-08-07 | back out Copyright date changes for files with no changes year | Jim Meyering | |
2000-07-09 | update copyright date | Jim Meyering | |
1999-01-16 | (base_name): Declare. | Jim Meyering | |
1998-12-31 | (addext): Protoize. | Jim Meyering | |
Indent cpp directives to match nesting. | |||
1997-05-27 | Update from patch-2.2.93. | Jim Meyering | |