summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-07-25(usage): Document the fact that SIGUSR1 makes ddJim Meyering-0/+11
2003-07-23Don't include headers already included by system.h:Jim Meyering-1/+0
2003-07-23Don't include headers already included by system.h:Jim Meyering-64/+0
2003-07-23Don't include headers already included by system.h:Jim Meyering-3/+0
2003-07-23Don't include headers already included by system.h:Jim Meyering-1/+0
2003-07-23Don't include headers already included by system.h:Jim Meyering-25/+28
2003-07-23Don't include unistd.h or time.h; system.h already does it.Jim Meyering-2/+0
2003-07-23Don't include stdlib.h, unistd.h, or limits.h; system.h already does it.Jim Meyering-3/+0
2003-07-23Don't include time.h; system.h already does it.Jim Meyering-1/+0
2003-07-23Don't include errno.h; system.h already does it.Jim Meyering-5/+0
2003-07-23Don't include sys/time.h; system.h already does it.Jim Meyering-2/+1
2003-07-23.Jim Meyering-1/+1
2003-07-23(parse_tabstops): Detect overflow in tabstop sizes.Jim Meyering-4/+31
2003-07-23Include xstrndup.h.Jim Meyering-11/+3
2003-07-23Tweak comment: Solaris2.5.1 -> Solaris 2.5.1Jim Meyering-1/+1
2003-07-23Tweak comment: Solaris2.7 -> Solaris 2.7Jim Meyering-1/+1
2003-07-23(wc): Fix typo in computation of file from file_x,Jim Meyering-1/+1
2003-07-22tweak commentJim Meyering-1/+1
2003-07-22(set_fields): Use xcalloc in place of xmalloc+memset.Jim Meyering-2/+1
2003-07-22don't include stdboo.h. it's already included via system.hJim Meyering-1/+0
2003-07-22.Jim Meyering-261/+0
2003-07-22(main) [lint]: Initialize spec_list_string to avoid warning.Jim Meyering-1/+1
2003-07-22Don't include <unistd.h>. system.h already does that.Jim Meyering-4/+1
2003-07-22(set_fields): Mark all selected indices before trying toJim Meyering-17/+22
2003-07-22Begin to address this comment: What if someone wants toJim Meyering-15/+107
2003-07-20(get_input_fstatus): Fix typo: `stat' was beingJim Meyering-1/+1
2003-07-20.Jim Meyering-1/+1
2003-07-20(write_counts): Add a comment.Jim Meyering-7/+12
2003-07-20(number_width): New var.Jim Meyering-31/+109
2003-07-19Include "exitfail.h".Jim Meyering-1/+2
2003-07-19Include "exitfail.h".Jim Meyering-3/+5
2003-07-18(main): Use close_stdout via atexit.Jim Meyering-1/+5
2003-07-18(usage): Don't call close_stdout here.Jim Meyering-1/+2
2003-07-18(writeline): Use a SPACE, not a TAB between theJim Meyering-1/+1
2003-07-18Include "exitfail.h".Jim Meyering-2/+2
2003-07-18Include "exitfail.h", "quotearg.h".Jim Meyering-27/+72
2003-07-18(NOHUP_FOUND_BUT_CANNOT_INVOKE, NOHUP_FAILURE):Jim Meyering-5/+8
2003-07-17.Jim Meyering-2/+2
2003-07-16(main): Fix bug introduced on 2003-05-10 (for 5.0.1)Jim Meyering-1/+1
2003-07-16(integer_expected_error): Improve diagnostic -- now,Jim Meyering-2/+4
2003-07-16(AUTHORS): Replace 3-letter usernames with the actualJim Meyering-1/+1
2003-07-16Running `[' with no arguments would evoke a segfault.Jim Meyering-1/+2
2003-07-16(AM_CPPFLAGS): Rename from `INCLUDES', to avoid warning from automake -Wall.Jim Meyering-1/+1
2003-07-13(NOHUP_FAILURE, NOHUP_FOUND_BUT_CANNOT_INVOKE): Define.Jim Meyering-5/+14
2003-07-13*** empty log message ***Jim Meyering-0/+1
2003-07-13*** empty log message ***Jim Meyering-0/+1
2003-07-12.Jim Meyering-3/+2
2003-07-12(bin_SCRIPTS): Remove use of just-removed $(OPTIONAL_BIN_ZCRIPTS).Jim Meyering-1/+1
2003-07-12(localedir.h): Put the `2>&1' after the redirect target, not before the `>'.Jim Meyering-1/+1
2003-07-12(remove_dir): Give a diagnostic upon failed save_cwd,Jim Meyering-1/+4