aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-11(main): Check for overflow in tabstop valuesJim Meyering1-1/+6
2005-01-11(add_tab_stop): Properly diagnose a tabstop list with decreasing values.Jim Meyering1-3/+3
2005-01-11(check-README, check-AUTHORS): Account for $(EXEEXT).Jim Meyering1-2/+4
2005-01-10Update copyright date.Paul Eggert1-1/+1
2005-01-10(PORTABILITY_OPTION): New constant.Paul Eggert1-32/+99
2005-01-08`pr --columns=N' was not equivalent to `pr -N' when also usingJim Meyering1-0/+1
2005-01-08(main): Check for column count overflow with usages like "pr -2147483648".Jim Meyering1-1/+4
2005-01-07(init_fps): Use xnmalloc, rather than xmalloc.Jim Meyering1-2/+2
2005-01-05(process_file): Evaluate exclusion rules againstJim Meyering1-2/+2
2005-01-04.Jim Meyering1-1/+1
2005-01-03Regenerate.Paul Eggert1-3/+3
2005-01-03* m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.Paul Eggert1-15/+5
2005-01-03If PRIdMAX, PRIoMAX, PRIuMAX, and PRIxMAX areJim Meyering1-5/+15
2005-01-03.Jim Meyering1-1/+1
2004-12-21.Jim Meyering1-1/+1
2004-12-21.Jim Meyering1-1/+1
2004-12-21(usage): Say the default names are `xx00, xx01, ...', not `xx01, xx02, ...'.Jim Meyering1-1/+1
2004-12-20(usage): Mention default size.Paul Eggert1-1/+2
2004-12-20Regenerate.Paul Eggert1-3/+5
2004-12-17(print_dir): Use "%s: not listing already-listedPaul Eggert1-1/+1
2004-12-15.Jim Meyering1-5/+5
2004-12-14(__LDADD): Define, so that building `[' onJim Meyering1-0/+2
2004-12-14 [DONT_UNLINK_WHILE_OPEN]: Add a FIXME comment explaining thatJim Meyering1-0/+6
2004-12-14(tac_nonseekable): Return false also if copy_to_temp fails.Jim Meyering1-2/+2
2004-12-14Include quotearg.h.Jim Meyering1-21/+60
2004-12-14(gobble_file): Change arg name to be command_line_argPaul Eggert1-70/+87
2004-12-11Avoid a race condition vulnerability in chown, when used withJim Meyering1-14/+151
2004-12-09(LS_MINOR_PROBLEM, LS_FAILURE): New constants.Paul Eggert1-35/+57
2004-12-08Undo previous change; it's already there.Paul Eggert1-1/+0
2004-12-08(usage): Mention that input files should be sorted.Paul Eggert1-0/+1
2004-12-07(factor): Don't list 1 as a factor of 1.Paul Eggert1-1/+1
2004-12-06.Jim Meyering1-1/+1
2004-12-04(complement, COMPLEMENT_OPTION): New.Jim Meyering1-47/+63
2004-12-04(tail_file): Set errnum to -1 if the initial "tail" failed.Paul Eggert1-1/+1
2004-12-02With using --color and with LS_COLORS saying not to colorJim Meyering1-5/+17
2004-12-02(different): Assume setlocale exists.Paul Eggert1-1/+1
2004-12-02Assume locale.h exists.Paul Eggert1-10/+2
2004-12-02(C_DECIMAL_POINT): Remove. Use changed to '.'.Paul Eggert1-60/+42
2004-12-02(decimal_point): Treat like sort. Now char.Paul Eggert1-19/+14
2004-12-02(keycmp): Assume setlocale exists.Paul Eggert1-1/+1
2004-12-02(compare_files): Assume setlocale exists.Paul Eggert1-1/+1
2004-12-02(sort_files): Minor cleanup. Remove an unnecessaryPaul Eggert1-36/+36
2004-11-30(USER_PROCESS, RUN_LVL, INIT_PROCESS, LOGIN_PROCESS,Paul Eggert1-41/+28
2004-11-30(list_entries_users): Use IS_USER_PROCESSPaul Eggert1-5/+1
2004-11-30(print_uptime): Use IS_USER_PROCESS andPaul Eggert1-17/+3
2004-11-30(gethostname): Remove decl.Paul Eggert1-6/+1
2004-11-30.Jim Meyering1-17/+17
2004-11-28.Jim Meyering1-1/+1
2004-11-28.Jim Meyering1-34/+35
2004-11-26Regenerate.Paul Eggert1-40/+40