summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
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
2002-01-16Add support for POSIX 1003.1-2001, which requires removal forJim Meyering-2/+6
2002-01-16add 2002 to Copyright lineJim Meyering-1/+1
2002-01-16Add support for POSIX 1003.1-2001, which requires removal forJim Meyering-15/+14
2002-01-16Add support for POSIX 1003.1-2001, which requires removal forJim Meyering-8/+10
2002-01-14Comment fixes to bring us up to date with respect to POSIX 1003.1-2001.Jim Meyering-1/+1
2002-01-14Comment fixes to bring us up to date with respect to POSIX 1003.1-2001.Jim Meyering-2/+2
2002-01-14Comment fixes to bring us up to date with respect to POSIX 1003.1-2001.Jim Meyering-2/+2
2002-01-14(mergefps): Fix bug when eliminating empty files.Jim Meyering-11/+11
2002-01-12(copy_reg): Don't treat errno==ENOENT as a special case.Jim Meyering-17/+64
2002-01-12(usage): Also mention Ext3.Jim Meyering-2/+2
2002-01-08(long_time_format): Extended translator comments.Jim Meyering-2/+19
2001-12-29(main): With -r, always dereference symlinks.Jim Meyering-0/+1
2001-12-21[!HAVE_CONFIG_H]: Remove block of code that duplicatedJim Meyering-318/+8
2001-12-21(usage): Deprecate --kilobytes. Document size suffixes.Jim Meyering-2/+6
2001-12-21(BLOCK_SIZE_OPTION): Remove; no longer needed now that we have 'B'.Jim Meyering-17/+23
2001-12-21(BLOCK_SIZE_OPTION): Remove; no longer needed now that we have 'B'.Jim Meyering-13/+15
2001-12-21(usage, parse_integer): Prefer K to k for 1024.Jim Meyering-3/+3
2001-12-20(usage, specify_sort_size): Accept 'K' (which isJim Meyering-3/+3
2001-12-19Add FSF copyright notice.Jim Meyering-7/+21
2001-12-19(xstrtoumax): If there is no number but thereJim Meyering-8/+14
2001-12-17(usage): Remove strap `)' in --help output.Jim Meyering-1/+1
2001-12-16use generated fs_name functionFILEUTILS-4_1_4Jim Meyering-81/+8
2001-12-15Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering-208/+337
2001-12-15from Marcus BrinkmannJim Meyering-0/+768