summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-02-16Add support for _POSIX2_VERSION, which lets you pick which POSIXJim Meyering
2002-02-16Add support for _POSIX2_VERSION, which lets you pick which POSIXJim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-16(_POSIX2_VERSION, POSIX2_VERSION): Remove definitions.Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
2002-02-12(DEFAULT_SUFFIX_LENGTH): Define constant.Jim Meyering
2002-02-12Include "dirname.h".Jim Meyering
2002-02-12(main): Output warnings only if OBSOLETE_OPTION_WARNINGS.Jim Meyering
2002-02-11(main): Conform to POSIX 1003.1-2001 ifJim Meyering
2002-02-11Add more support for POSIX 1003.1-2001, which requires removalJim Meyering
2002-02-11(usage): Describe %F, %g, %G, %P, and %R.Jim Meyering
2002-02-11From Bruno HaibleJim Meyering
2002-02-11(head_lines): If we have read too much data, tryJim Meyering
2002-02-11(unquote): Make comment a little clearer.Jim Meyering
2002-02-02(main): Prepend `warning: ' to the diagnostic, so it'sJim Meyering
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-02(OPTARG_POSIX, OBSOLETE_OPTION_WARNINGS): New macros.Jim Meyering
2002-02-01* src/shred.c: (VERBOSE_UPDATE): Update every 5 seconds, not every 10.Jim Meyering
2002-02-01(VERBOSE_UPDATE): Now counts seconds, not bytes.Jim Meyering
2002-02-01(rm): Add a comment.Jim Meyering
2002-02-01Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-02-01(start_lines): Handle the case in which bytes_read is zero.Jim Meyering
2002-01-27tail -n +2 would perform an extra read after encountering EOFJim Meyering
2002-01-26split a long lineJim Meyering
2002-01-22(skip): Remove redundant check for overflow.Jim Meyering
2002-01-22(save_stdin): Report proper errno value afterJim Meyering
2002-01-22update copyright yearJim Meyering
2002-01-22(swallow_file_in_memory): Work even if `open' returns 0.Jim Meyering
2002-01-22remove the parens I just added to Paul's patchJim Meyering
2002-01-22(EOVERFLOW, fseeko): New macros.Jim Meyering
2002-01-22(skip): Use fseeko rather than lseek.Jim Meyering
2002-01-22Include xmemcoll.h, not memcoll.h.Jim Meyering
2002-01-22Include xmemcoll.h, not memcoll.h.Jim Meyering
2002-01-21(CMP_WITH_IGNORE): Don't assume that the differenceJim Meyering