summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-09-22(tee): Once a write failure has occurred, don't botherJim Meyering-6/+8
2003-09-22(check_file): Report error right away if I/O fails,Jim Meyering-2/+8
2003-09-22(UNROLL): Remove.Jim Meyering-30/+12
2003-09-22Switch encoding from Latin-1 to UTF-8.Jim Meyering-3/+6
2003-09-19`du -D symlink-to-dir' would mistakenly omit the slash inJim Meyering-1/+2
2003-09-19(process_file): Remove useless disjunct.Jim Meyering-3/+1
2003-09-18*** empty log message ***Jim Meyering-1/+0
2003-09-18(WRITTEN_BY): Rename from AUTHORS.Jim Meyering-175/+175
2003-09-18(case_GETOPT_VERSION_CHAR): Rename parameter, Authors, to Written_by.Jim Meyering-2/+2
2003-09-18revert previous changeJim Meyering-68/+68
2003-09-18Update AUTHORS definition to be a comma-separated list of strings and/or updateJim Meyering-66/+66
2003-09-18(case_GETOPT_VERSION_CHAR): Append NULL to version_etc argument list.Jim Meyering-1/+1
2003-09-18(main): Append NULL to version_etc argument list.Jim Meyering-1/+1
2003-09-18(numcompare): Rename local, logb, to log_b to avoidJim Meyering-11/+11
2003-09-14(print_factors): Give a separate diagnosticJim Meyering-3/+7
2003-09-10.Jim Meyering-2/+2
2003-09-09Alphabetize includes.Jim Meyering-5/+4
2003-09-09.Jim Meyering-0/+1
2003-09-08Add a comment.Jim Meyering-0/+4
2003-09-07(D_INO, ENABLE_CYCLE_CHECK) [D_INO_IN_DIRENT]:Jim Meyering-8/+0
2003-09-07.Jim Meyering-1/+1
2003-09-06(enum): Add ALLOW_MISSING_OPTION.Jim Meyering-3/+7
2003-09-05.Jim Meyering-11/+12
2003-09-05Don't ignore -S if input is a pipe. Bug report by Michael McFarland inJim Meyering-9/+25
2003-09-05(elide_tail_lines_pipe): Don't assign 0 or SAFE_READ_ERROR to tmp->nbytes.Jim Meyering-11/+9
2003-09-05(pipe_lines, pipe_bytes): Don't assign 0 or SAFE_READ_ERROR to tmp->nbytes.Jim Meyering-11/+7
2003-09-05Standardize on BUFSIZ as opposed to other macro names and values.Jim Meyering-11/+6
2003-09-05(step): Default to 1.Jim Meyering-56/+12
2003-09-04This makes seq's --width (-w) option work properly even when theJim Meyering-1/+1
2003-09-04(usage): Say "blanks" instead of "whitespace",Jim Meyering-20/+46
2003-09-04(elide_tail_lines_pipe): Don't truncate return value from safe_read.Jim Meyering-1/+2
2003-09-04(pipe_lines): Don't truncate return value from safe_read.Jim Meyering-1/+2
2003-09-03(AUTHORS): Remove Larry McVoy's name, since the relativelyJim Meyering-2/+2
2003-08-31(split_3): Accept the BSD format for genericJim Meyering-8/+15
2003-08-31Change meaning of -l from --lookup to --login, per POSIX.Jim Meyering-13/+5
2003-08-30(do_link): Use SAME_INODE rather than open-coding it.Jim Meyering-2/+1
2003-08-30When source and destination arguments refer to the same file, resideJim Meyering-3/+5
2003-08-27(paste_parallel): Don't output `EOF' (aka -1) as a `char'.Jim Meyering-2/+7
2003-08-27.Jim Meyering-1/+1
2003-08-27(print_it): Avoid buffer overrun that would occurJim Meyering-2/+3
2003-08-25(main): Warn about use of deprecated `-l' option.Jim Meyering-0/+5
2003-08-22(do_stat): For link count at end of line, use %h format,Jim Meyering-1/+1
2003-08-19.Jim Meyering-1/+7
2003-08-19Include stdlib.h unconditionally,Jim Meyering-5/+3
2003-08-18(textdomain, bindtextdomain) [! ENABLE_NLS]: Define away,Jim Meyering-0/+6
2003-08-18.Jim Meyering-7/+1
2003-08-17(strtoull): Remove unused declaration.Jim Meyering-5/+0
2003-08-17Avoid unnecessary and sometimes time-consuming hostname lookups.Jim Meyering-1/+1
2003-08-17Avoid unnecessary and sometimes time-consuming hostname lookups.Jim Meyering-2/+2
2003-08-17.Jim Meyering-1/+1