summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-01-23add parens around STREQJim Meyering
1999-01-23restore mistakenly removed stdio.hJim Meyering
1999-01-23use `%s' rather than \"%s\" everywhereJim Meyering
1999-01-23s/sterilize/shred/gJim Meyering
1999-01-23use getopt_longJim Meyering
1999-01-22Include config.h, getopt.h, system.h and error.h.Jim Meyering
1999-01-18indent -- sorry Colin.Jim Meyering
1999-01-18(do_link): Try to remove DEST even after renaming it.Jim Meyering
1999-01-18cpp-indent #error lineJim Meyering
1999-01-18.Jim Meyering
1999-01-17(same_name): Use SAME_INODE rather than open coding it.Jim Meyering
1999-01-17compress copyrightJim Meyering
1999-01-16Don't declare base_name.Jim Meyering
1999-01-16Don't declare base_name.Jim Meyering
1999-01-16(usage): Remove `static'.Jim Meyering
1999-01-16Remove declarations of base_name and get_version.Jim Meyering
1999-01-16Remove declarations of base_name and get_version.Jim Meyering
1999-01-16Remove declarations of base_name and get_version.Jim Meyering
1999-01-16Don't declare base_name.Jim Meyering
1999-01-16Remove declarations of base_name and get_version.Jim Meyering
1999-01-16Add prototype for base_name.Jim Meyering
1999-01-16(usage): Don't make it static so that it can be called from libfu.a by xargma...Jim Meyering
1999-01-16(usage): Don't make it static so that it can be called from libfu.a by xargma...Jim Meyering
1999-01-14Don't prototype usage as static.Jim Meyering
1999-01-14Include closeout.h. (main): Use close_stdout.Jim Meyering
1999-01-14Include closeout.h. (main): Use close_stdout_status.Jim Meyering
1999-01-13new version from automakeJim Meyering
1999-01-11All of the following new code is protected by `#if DONT_UNLINK_WHILE_OPEN'Jim Meyering
1999-01-11(copy_internal): Handle two more values of errno fromJim Meyering
1999-01-11(decode_switches): Now that escape_quoting_style no longerJim Meyering
1999-01-09declare `match'Jim Meyering
1999-01-09New option: --all-repeated (-D).Jim Meyering
1999-01-09s/max_n_consecutive_size_changes/max_n_consecutive_size_changes_between_opens/Jim Meyering
1999-01-09(parse_obsolescent_option): Interpret `number' as decimal.Jim Meyering
1999-01-04(main): remove unused `i'Jim Meyering
1999-01-03(usage): Remove third program_name argument -- thereJim Meyering
1999-01-02(tsort): Use a single call to error instead of two to fprintf.Jim Meyering
1999-01-02(parse_options): Use XARGMATCH in place of argmatch.Jim Meyering
1999-01-02(format_vals): New array.Jim Meyering
1999-01-02Adapt to use new interface to XARGMATCH.Jim Meyering
1999-01-02use XARGMATCH, not XARGCASEMATCHJim Meyering
1999-01-02Move inclusion of assert.h to follow that of stdio.h.Jim Meyering
1999-01-02Include readtokens.h.Jim Meyering
1999-01-01fix typo in commentJim Meyering
1999-01-01(PATH_MAX_IN_DIR) [HAVE_UNISTD_H]: New macro, for maxJim Meyering
1999-01-01(cwrite) [O_BINARY]: Write output in binary mode.Jim Meyering
1999-01-01(bsd_sum_file, sysv_sum_file) [O_BINARY]: Read input in binary mode.Jim Meyering
1999-01-01(tail_lines, tail_bytes) [O_BINARY]: Use binary I/O when appropriate.Jim Meyering
1999-01-01(wc): Use binary mode for input.Jim Meyering
1999-01-01(unexpand): Use binary I/O where appropriate.Jim Meyering