summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2002-02-26.Jim Meyering-293/+0
2002-02-26tweak commentJim Meyering-1/+1
2002-02-24Include posixver.h.Jim Meyering-2/+4
2002-02-23(simple_cat, cat, main): Used char * rather thanJim Meyering-18/+16
2002-02-20Include posixver.h.Jim Meyering-9/+3
2002-02-16Add support for _POSIX2_VERSION, which lets you pick which POSIXJim Meyering-26/+7
2002-02-16Add support for _POSIX2_VERSION, which lets you pick which POSIXJim Meyering-12/+5
2002-02-16Include posixver.h.Jim Meyering-34/+14
2002-02-16Include posixver.h.Jim Meyering-26/+21
2002-02-16Include posixver.h.Jim Meyering-17/+7
2002-02-16Include posixver.h.Jim Meyering-28/+15
2002-02-16(_POSIX2_VERSION, POSIX2_VERSION): Remove definitions.Jim Meyering-27/+1
2002-02-16Include posixver.h.Jim Meyering-17/+10
2002-02-16Include posixver.h.Jim Meyering-21/+11
2002-02-16Include posixver.h.Jim Meyering-15/+11
2002-02-16Include posixver.h.Jim Meyering-26/+9
2002-02-16Include posixver.h.Jim Meyering-27/+24
2002-02-16Include posixver.h.Jim Meyering-32/+11
2002-02-12(DEFAULT_SUFFIX_LENGTH): Define constant.Jim Meyering-5/+7
2002-02-12Include "dirname.h".Jim Meyering-38/+56
2002-02-12(main): Output warnings only if OBSOLETE_OPTION_WARNINGS.Jim Meyering-2/+2
2002-02-11(main): Conform to POSIX 1003.1-2001 ifJim Meyering-5/+13
2002-02-11Add more support for POSIX 1003.1-2001, which requires removalJim Meyering-3/+28
2002-02-11(usage): Describe %F, %g, %G, %P, and %R.Jim Meyering-2/+9
2002-02-11From Bruno HaibleJim Meyering-1/+1
2002-02-11(head_lines): If we have read too much data, tryJim Meyering-1/+14
2002-02-11(unquote): Make comment a little clearer.Jim Meyering-1/+1
2002-02-02(main): Prepend `warning: ' to the diagnostic, so it'sJim Meyering-1/+1
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-10/+21
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-8/+36
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-4/+22
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-5/+9
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-25/+42
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-25/+62
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-17/+29
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-15/+28
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-8/+36
2002-02-02(OPTARG_POSIX, OBSOLETE_OPTION_WARNINGS): New macros.Jim Meyering-0/+15
2002-02-01* src/shred.c: (VERBOSE_UPDATE): Update every 5 seconds, not every 10.Jim Meyering-15/+19
2002-02-01(VERBOSE_UPDATE): Now counts seconds, not bytes.Jim Meyering-34/+54
2002-02-01(rm): Add a comment.Jim Meyering-1/+5
2002-02-01Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-10/+8
2002-02-01(start_lines): Handle the case in which bytes_read is zero.Jim Meyering-0/+3
2002-01-27tail -n +2 would perform an extra read after encountering EOFJim Meyering-3/+14
2002-01-26split a long lineJim Meyering-2/+3
2002-01-22(skip): Remove redundant check for overflow.Jim Meyering-4/+1
2002-01-22(save_stdin): Report proper errno value afterJim Meyering-5/+3
2002-01-22update copyright yearJim Meyering-2/+2
2002-01-22(swallow_file_in_memory): Work even if `open' returns 0.Jim Meyering-5/+5
2002-01-22remove the parens I just added to Paul's patchJim Meyering-1/+1