summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-01-12(copy_reg): Don't treat errno==ENOENT as a special case.Jim Meyering
2002-01-12(usage): Also mention Ext3.Jim Meyering
2002-01-08(long_time_format): Extended translator comments.Jim Meyering
2001-12-29(main): With -r, always dereference symlinks.Jim Meyering
2001-12-21[!HAVE_CONFIG_H]: Remove block of code that duplicatedJim Meyering
2001-12-21(usage): Deprecate --kilobytes. Document size suffixes.Jim Meyering
2001-12-21(BLOCK_SIZE_OPTION): Remove; no longer needed now that we have 'B'.Jim Meyering
2001-12-21(BLOCK_SIZE_OPTION): Remove; no longer needed now that we have 'B'.Jim Meyering
2001-12-21(usage, parse_integer): Prefer K to k for 1024.Jim Meyering
2001-12-20(usage, specify_sort_size): Accept 'K' (which isJim Meyering
2001-12-19Add FSF copyright notice.Jim Meyering
2001-12-19(xstrtoumax): If there is no number but thereJim Meyering
2001-12-17(usage): Remove strap `)' in --help output.Jim Meyering
2001-12-16use generated fs_name functionJim Meyering
2001-12-15Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering
2001-12-15from Marcus BrinkmannJim Meyering
2001-12-13(wc): Use ISSPACE and iswspace in addition to hard-codingJim Meyering
2001-12-11(main):Jim Meyering
2001-12-11split long lineJim Meyering
2001-12-11(change_file_mode, main):Jim Meyering
2001-12-11(change_file_owner):Jim Meyering
2001-12-11(main):Jim Meyering
2001-12-11(re_protect):Jim Meyering
2001-12-11Include the word `fail' in some diagnostics to make it clearerJim Meyering
2001-12-11(buggy_lseek_support): Remove function.Jim Meyering
2001-12-03(usage): Don't split translatable strings in the middle of a sentence.Jim Meyering
2001-12-03(usage): Merge lone "\n" into adjacent string.Jim Meyering
2001-12-03(usage): Merge lone "\n" into adjacent string.Jim Meyering
2001-12-02Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering
2001-12-02*** empty log message ***Jim Meyering
2001-12-02(touch): Extend the change of 2001-09-15 to work onJim Meyering
2001-12-02Don't emulate dd's skip=N for *all* character devices; lseek worksJim Meyering
2001-12-01Reflect renaming to, and new usage of these macros:Jim Meyering
2001-12-01Rename just-added macros. Here are the new names:Jim Meyering
2001-12-01(EMIT_HELP_DESCRIPTION): New macro.Jim Meyering
2001-12-01(usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTIONJim Meyering
2001-11-27The change of 2001-11-01 introduced a bug whereby some recursiveJim Meyering
2001-11-27(SET_MODE) [O_BINARY]: Call setmode, not set_mode.Jim Meyering
2001-11-26Don't include "gtod.h"Jim Meyering
2001-11-26(cat): Don't test whether the full_write return value (of type size_t)Jim Meyering
2001-11-26*** empty log message ***Jim Meyering
2001-11-25(usage): Indent --help and --version strings to start in the 7th column.Jim Meyering
2001-11-25(usage): Indent --help and --version strings to start in the 7th column.Jim Meyering
2001-11-24(usage): Make --help and --version strings start in column 7.Jim Meyering
2001-11-23(usage): Note that ``Mandatory arguments to long options are mandatoryJim Meyering
2001-11-23(usage): Use `output', not `print' in description ofJim Meyering
2001-11-23Split usage strings so that --help and --versionJim Meyering
2001-11-23Factor out some common strings to make translation easier.Jim Meyering
2001-11-23(main): Don't split string in the middle of sentence.Jim Meyering
2001-11-23(usage): Split --help output into smaller pieces.Jim Meyering