summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
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
2001-12-13(wc): Use ISSPACE and iswspace in addition to hard-codingJim Meyering-1/+9
2001-12-11(main):Jim Meyering-1/+2
2001-12-11split long lineJim Meyering-1/+2
2001-12-11(change_file_mode, main):Jim Meyering-2/+2
2001-12-11(change_file_owner):Jim Meyering-2/+2
2001-12-11(main):Jim Meyering-1/+2
2001-12-11(re_protect):Jim Meyering-1/+1
2001-12-11Include the word `fail' in some diagnostics to make it clearerJim Meyering-2/+2
2001-12-11(buggy_lseek_support): Remove function.Jim Meyering-21/+47
2001-12-03(usage): Don't split translatable strings in the middle of a sentence.Jim Meyering-11/+25
2001-12-03(usage): Merge lone "\n" into adjacent string.Jim Meyering-5/+1
2001-12-03(usage): Merge lone "\n" into adjacent string.Jim Meyering-3/+0
2001-12-02Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering-84/+42
2001-12-02*** empty log message ***Jim Meyering-0/+27
2001-12-02(touch): Extend the change of 2001-09-15 to work onJim Meyering-2/+2
2001-12-02Don't emulate dd's skip=N for *all* character devices; lseek worksJim Meyering-18/+11
2001-12-01Reflect renaming to, and new usage of these macros:Jim Meyering-52/+52
2001-12-01Rename just-added macros. Here are the new names:Jim Meyering-4/+4
2001-12-01(EMIT_HELP_DESCRIPTION): New macro.Jim Meyering-0/+5
2001-12-01(usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTIONJim Meyering-104/+52
2001-11-27The change of 2001-11-01 introduced a bug whereby some recursiveJim Meyering-4/+9
2001-11-27(SET_MODE) [O_BINARY]: Call setmode, not set_mode.Jim Meyering-1/+1
2001-11-26Don't include "gtod.h"Jim Meyering-6/+0
2001-11-26(cat): Don't test whether the full_write return value (of type size_t)Jim Meyering-2/+2
2001-11-26*** empty log message ***Jim Meyering-0/+368
2001-11-25(usage): Indent --help and --version strings to start in the 7th column.Jim Meyering-28/+28