summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Use stat (lstat), not safe_stat (safe_lstat).Jim Meyering
1995-05-13maintainer-clean, PHONY, ...Jim Meyering
1995-05-13Use l?stat, not safe_l?stat.Jim Meyering
1995-05-13(usage): Remove duplicate descriptions of --help and --version.Jim Meyering
1995-05-13(movefile): Remove a single trailing slash from destdir before concatenatingJim Meyering
1995-05-12Test tr in $PATH, not ./tr.Jim Meyering
1995-05-11merge with 1.11.1Jim Meyering
1995-05-10merge with 1.11.gJim Meyering
1995-05-07.Jim Meyering
1995-05-05.Jim Meyering
1995-05-05(save_stdin): Don't hard-code /tmp.Jim Meyering
1995-05-05.Jim Meyering
1995-05-05(main): Use stat, not safe_stat. The latter was unnecessary.Jim Meyering
1995-05-05.Jim Meyering
1995-05-05Patch from Mike to fix handling of +x.yn.Jim Meyering
1995-05-05Don't hard-code /tmp.Jim Meyering
1995-05-02.Jim Meyering
1995-05-02(quote_filename): Never return NULL when quoting filenamesJim Meyering
1995-04-30(usage): Fix per kb's suggestions.Jim 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-27.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-26(tempname): AND-off high bits of pid so that its decimalJim Meyering
1995-04-25.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-04-21.Jim Meyering
1995-04-21.Jim Meyering
1995-04-21(add_tabstop): Give correct size when reallocating tab_list buffer.Jim Meyering
1995-04-19.Jim Meyering
1995-04-15.Jim Meyering
1995-04-14(next_file_name): Don't reuse X as an index.Jim Meyering
1995-04-14(write_block): Declare index I as unsigned int, not int.Jim Meyering
1995-04-14Remove block of redundant comments describing options.Jim Meyering
1995-04-04.Jim Meyering
1995-04-03.Jim Meyering
1995-04-03.Jim Meyering
1995-03-25(fold_file): Declare offset_out size_t.Jim Meyering