summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1995-05-13(maintainer-clean): Rename from realclean.Jim Meyering
1995-05-13(make_path): Use stat, not SAFE_STAT.Jim Meyering
1995-05-13(parse_user_spec): Use strchr, not index.Jim Meyering
1995-05-13(rmdir): Use stat, not safe_stat.Jim Meyering
1995-05-13(rename): Use stat, not safe_stat.Jim Meyering
1995-05-13(mkdir): Use stat, not safe_stat.Jim Meyering
1995-05-13Undef __P before defining.Jim Meyering
1995-05-13(isdir): Usage stat, not safe_stat.Jim Meyering
1995-05-13(statfs): Use stat, not safe_stat.Jim Meyering
1995-05-13(eaccess_stat): Make statp and path arguments const.Jim Meyering
1995-05-13Remove unnecessary definitions for r?index.Jim Meyering
1995-05-13Remove safe-l?stat.[ch]in and related rules.Jim Meyering
1995-05-13(argmatch): Include sys/types.h and declare length argument with type size_t.Jim Meyering
1995-05-13(basename): Make arg const.Jim Meyering
1995-05-10merge with 1.11.gJim Meyering
1995-04-27Use __-protected versions of `format' and `printf' only with gcc-2.7 and later.Jim Meyering
1995-04-27merge with 1.11.fJim Meyering
1995-04-27(REGEX_FREE): Add back the `while (0)' hackJim Meyering
1995-04-27Latest from RMS.Jim Meyering
1995-04-26(EMACS_INT): Define it to int. (BIG KLUDGE)Jim Meyering
1995-04-26(REGEX_FREE): Define to `while (0) /* empty */' rather than nothing.Jim Meyering
1995-04-26New version from FSF.Jim Meyering
1995-04-24Protect format and printf with __*__.Jim Meyering
1995-04-22Fix mostly per Franc,ois' suggestions.Jim Meyering
1995-04-21Update and add copyright.Jim Meyering
1995-03-21merge with 1.11.dJim Meyering
1995-03-20sync from FSFJim Meyering
1995-03-20.Jim Meyering
1995-03-12.Jim Meyering
1995-03-12Undef __P before defining it.Jim Meyering
1995-03-12Make source const.Jim Meyering
1995-03-12Update from glibc.Jim Meyering
1995-02-28(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'Jim Meyering
1995-02-28Always include system headers, but define-away any putenv prototype.Jim Meyering
1995-02-28Remove sys-dependent cruft and define-away getopt in system headersJim Meyering
1995-02-16update from FSFJim Meyering
1995-02-11(SOURCES): Add memcmp.c, memcpy.c, and memset.c.Jim Meyering
1995-02-11.Jim Meyering
1995-01-27.Jim Meyering
1995-01-27(get_fs_usage, statfs): Use safe_read, and safe_stat rather thanJim Meyering
1995-01-27Declare errno if it's not defined.Jim Meyering
1995-01-27Declare errno if it's not defined.Jim Meyering
1995-01-27(DEFS): Remove -Dlint.Jim Meyering
1995-01-27Rename SAFE_STAT to safe_stat.Jim Meyering
1995-01-27Rename SAFE_STAT to safe_stat.Jim Meyering
1995-01-27Rename SAFE_STAT to safe_stat.Jim Meyering
1995-01-27.Jim Meyering
1995-01-27(basename): Use strrchr, not rindex.Jim Meyering
1995-01-27.Jim Meyering
1995-01-27.Jim Meyering