summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2001-05-12(strip_trailing_slashes): Remove decl; now in dirname.h.Jim Meyering-7/+13
2001-05-12(strip_trailing_slashes): Likewise.Jim Meyering-9/+2
2001-05-12(strip_trailing_slashes): Remove; now in dirname.h.Jim Meyering-8/+6
2001-05-12(copy_internal): Remove the code that tested for NULLJim Meyering-2/+0
2001-05-12Include "dirname.h".Jim Meyering-19/+5
2001-05-12(base_name): Remove decl; now in dirname.h.Jim Meyering-2/+0
2001-05-12Include dirname.h, to get base_nameJim Meyering-0/+2
2001-05-12include dirname.h.Jim Meyering-0/+1
2001-05-12(strip_trailing_slashes): Remove declaration; now in dirname.h.Jim Meyering-10/+5
2001-05-12(usage): Minor wording changes related to -o, -n, and -g.Jim Meyering-7/+7
2001-05-12(mode_changed, change_file_mode):Jim Meyering-23/+4
2001-05-11(usage): Warn about backups and mirrors.Jim Meyering-0/+4
2001-05-10(main): Fix thinko: s/argv[optind]/optarg/.Jim Meyering-2/+2
2001-05-05tweak diagnosticJim Meyering-1/+1
2001-05-05(decode_switches): Complain if the envvar, QUOTING_STYLE,Jim Meyering-68/+95
2001-05-05(print_owner): New global variable.Jim Meyering-17/+28
2001-05-05(usage): Correct description of -3.Jim Meyering-2/+2
2001-04-29--help:Jim Meyering-8/+8
2001-04-29(usage): Include in --help output the warning aboutJim Meyering-0/+19
2001-04-29(usage): Mention shred.Jim Meyering-1/+6
2001-04-24Include wheel-size.h.Jim Meyering-27/+7
2001-04-23(dd_copy): When using sync with either block or unblock,Jim Meyering-3/+6
2001-04-22fix typo in commentJim Meyering-1/+1
2001-04-22(decode_switches): Ensure that -1 has no effect when it follows -l.Jim Meyering-1/+3
2001-04-22fix typo in --help outputJim Meyering-1/+1
2001-04-22(main): Fix off-by-one error introduced with last change.Jim Meyering-1/+1
2001-04-22Fix bugs when computing length of large files.Jim Meyering-41/+47
2001-04-22(usage): Mention that sync makes dd pad with spaces (rather than NULs)Jim Meyering-1/+2
2001-04-21(main): When given two or more arguments but the only oneJim Meyering-8/+8
2001-04-15(default_sort_size): Leave a 1/16 margin for RSS.Jim Meyering-2/+4
2001-04-14(usage): Tweak --help output: s/line,/newline,/Jim Meyering-1/+1
2001-04-13(main): Add a comment justifying the use ofJim Meyering-1/+4
2001-04-13(RLIMIT_AS): Do not define; just use conditionalJim Meyering-5/+13
2001-04-04Don't inspect MB_LEN_MAX. Paul Eggert says it'sJim Meyering-7/+2
2001-04-02Include <getopt.h>.Jim Meyering-264/+267
2001-03-18(usage): Warn that the +N form will be withdrawn.Jim Meyering-2/+2
2001-03-18(usage): Warn that the +N form will be withdrawn.Jim Meyering-7/+6
2001-03-17(usage): Tweak the obsolescent usage line so thatJim Meyering-2/+2
2001-03-17(INT_STRLEN_BOUND): New macro.Jim Meyering-0/+5
2001-03-17Include mbswidth.h.Jim Meyering-101/+72
2001-03-13(die): New message arg, to describe failuresJim Meyering-11/+11
2001-03-13Decrease buffer size when only merging or checking.Jim Meyering-12/+22
2001-03-13(sort): If all the input files are empty, create an empty output file.Jim Meyering-2/+4
2001-03-13(merge): Move declarations of local variables intoJim Meyering-9/+6
2001-03-13Do not include closeout.h.Jim Meyering-133/+104
2001-03-12`fmt --prefix=S' would not work properly for any string S containingJim Meyering-3/+3
2001-03-12(save_stdin): Use mkstemp to create temporary file.Jim Meyering-9/+4
2001-03-09(usage): Describe %C.Jim Meyering-0/+1
2001-03-06(S_TYPEISSHM): Rename parameter to reflect its type.Jim Meyering-2/+2
2001-03-04(output_char): Reformat so each statement is on a separate line.Jim Meyering-4/+8