summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2005-02-08(usage): Normalize terminology, capitalization, and sort order toPaul Eggert-16/+16
2005-02-03Include "memrchr.h".Paul Eggert-4/+2
2005-01-30(elide_tail_bytes_pipe): Correct wording in diagnostic.Jim Meyering-2/+2
2005-01-30Remove unnecessary parentheses in #if directives.Jim Meyering-23/+23
2005-01-30[VSWTCH]: Some systems, like Cygwin, use VSWTCJim Meyering-2/+9
2005-01-29.Jim Meyering-1/+1
2005-01-29.Jim Meyering-13/+15
2005-01-25Regenerate.Paul Eggert-2/+3
2005-01-25(usage): Add comma after "-P" to fix typo in previous patch.Paul Eggert-1/+1
2005-01-24Use S_BLKSIZE value for ST_NBLOCKSIZE where available.Jim Meyering-1/+5
2005-01-24(all_programs.list): Strip $(EXEEXT) and remove duplicates.Jim Meyering-1/+2
2005-01-24(usage): Merge the descriptions of --no-dereference and -P.Jim Meyering-3/+6
2005-01-20.Jim Meyering-1/+1
2005-01-15.Jim Meyering-1/+1
2005-01-15(isaac_seed) [HAVE_GETHRTIME]: #if-0 this block,Jim Meyering-1/+4
2005-01-15(isaac_seed) [HAVE_GETHRTIME]: Don't call ISAAC_SEEDJim Meyering-11/+5
2005-01-14The test, tests/tail/f-1, failed on powerpc-apple-darwin7.7.0.Jim Meyering-3/+9
2005-01-14(toarith): Rewrite to detect/diagnose integer overflow,Jim Meyering-22/+32
2005-01-13(is_int): Don't overflow when evaluating integer constants.Jim Meyering-6/+17
2005-01-11.Jim Meyering-2/+4
2005-01-11(main): Check for overflow in tabstop valuesJim Meyering-2/+7
2005-01-11(main): Check for overflow in tabstop valuesJim Meyering-1/+6
2005-01-11(add_tab_stop): Properly diagnose a tabstop list with decreasing values.Jim Meyering-3/+3
2005-01-11(check-README, check-AUTHORS): Account for $(EXEEXT).Jim Meyering-2/+4
2005-01-10Update copyright date.Paul Eggert-1/+1
2005-01-10(PORTABILITY_OPTION): New constant.Paul Eggert-32/+99
2005-01-08`pr --columns=N' was not equivalent to `pr -N' when also usingJim Meyering-0/+1
2005-01-08(main): Check for column count overflow with usages like "pr -2147483648".Jim Meyering-1/+4
2005-01-07(init_fps): Use xnmalloc, rather than xmalloc.Jim Meyering-2/+2
2005-01-05(process_file): Evaluate exclusion rules againstJim Meyering-2/+2
2005-01-04.Jim Meyering-1/+1
2005-01-03Regenerate.Paul Eggert-3/+3
2005-01-03* m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.Paul Eggert-15/+5
2005-01-03If PRIdMAX, PRIoMAX, PRIuMAX, and PRIxMAX areJim Meyering-5/+15
2005-01-03.Jim Meyering-1/+1
2004-12-21.Jim Meyering-1/+1
2004-12-21.Jim Meyering-1/+1
2004-12-21(usage): Say the default names are `xx00, xx01, ...', not `xx01, xx02, ...'.Jim Meyering-1/+1
2004-12-20(usage): Mention default size.Paul Eggert-1/+2
2004-12-20Regenerate.Paul Eggert-3/+5
2004-12-17(print_dir): Use "%s: not listing already-listedPaul Eggert-1/+1
2004-12-15.Jim Meyering-5/+5
2004-12-14(__LDADD): Define, so that building `[' onJim Meyering-0/+2
2004-12-14 [DONT_UNLINK_WHILE_OPEN]: Add a FIXME comment explaining thatJim Meyering-0/+6
2004-12-14(tac_nonseekable): Return false also if copy_to_temp fails.Jim Meyering-2/+2
2004-12-14Include quotearg.h.Jim Meyering-21/+60
2004-12-14(gobble_file): Change arg name to be command_line_argPaul Eggert-70/+87
2004-12-11Avoid a race condition vulnerability in chown, when used withJim Meyering-14/+151
2004-12-09(LS_MINOR_PROBLEM, LS_FAILURE): New constants.Paul Eggert-35/+57
2004-12-08Undo previous change; it's already there.Paul Eggert-1/+0