summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
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
2002-01-22(EOVERFLOW, fseeko): New macros.Jim Meyering-0/+10
2002-01-22(skip): Use fseeko rather than lseek.Jim Meyering-1/+4
2002-01-22Include xmemcoll.h, not memcoll.h.Jim Meyering-8/+8
2002-01-22Include xmemcoll.h, not memcoll.h.Jim Meyering-6/+7
2002-01-21(CMP_WITH_IGNORE): Don't assume that the differenceJim Meyering-1/+1
2002-01-21(keycmp): Don't assume that the difference between two size_t values can beJim Meyering-3/+3
2002-01-21(compare_files): Don't assume that the differenceJim Meyering-2/+4
2002-01-21Don't include "xalloc.h", as system.h already does that via sys2.h.Jim Meyering-4/+2
2002-01-21Don't include "xalloc.h", as system.h already does that via sys2.h.Jim Meyering-1/+0
2002-01-21Don't include "xalloc.h", as system.h already does that via sys2.h.Jim Meyering-1/+0
2002-01-21Don't include "xalloc.h", as system.h already does that via sys2.h.Jim Meyering-2/+1
2002-01-21Don't include "xalloc.h", as system.h already does that via sys2.h.Jim Meyering-1/+0
2002-01-21Don't include "xalloc.h", as system.h already does that via sys2.h.Jim Meyering-2/+1
2002-01-20Avoid undefined behavior when strcoll fails,Jim Meyering-166/+151
2002-01-18(main): Issue a warning for obsolete usage, unless POSIXLY_CORRECT.Jim Meyering-1/+7
2002-01-18(parse_obsolescent_option): Issue a warning for obsolete usage,Jim Meyering-2/+7
2002-01-18(main): Issue a warning for obsolete usage, unless POSIXLY_CORRECT.Jim Meyering-0/+4
2002-01-18tweak copyright lineJim Meyering-1/+1
2002-01-18Fix tr so it no longer gets a failed assertion for [::] or [==].Jim Meyering-15/+19
2002-01-18(main): Issue a warning for obsolete usage, unless POSIXLY_CORRECT.Jim Meyering-0/+10
2002-01-16Add support for POSIX 1003.1-2001, which requires removal forJim Meyering-7/+12
2002-01-16(ISDIGIT, S_ISVTX, S_IXUGO): Comment fix.Jim Meyering-6/+5
2002-01-16(_POSIX2_VERSION, POSIX2_VERSION): New macros.Jim Meyering-1/+12
2002-01-16add 2002 to Copyright lineJim Meyering-1/+1
2002-01-16tweak commentJim Meyering-1/+1
2002-01-16add 2002 to Copyright lineJim Meyering-1/+1