summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-07-02(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering
2002-07-02*** empty log message ***Jim Meyering
2002-07-02(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering
2002-07-02(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering
2002-07-02.Jim Meyering
2002-07-02.Jim Meyering
2002-07-02(EXTRA_DIST): Merge.Jim Meyering
2002-07-02*** empty log message ***Jim Meyering
2002-07-02(.sh): Also substitute @PACKAGE_BUGREPORT@.Jim Meyering
2002-07-02(usage_help): Use @PACKAGE_BUGREPORT@, rather than hard-coding aJim Meyering
deprecated address.
2002-07-02(usage): Use @PACKAGE_BUGREPORT@, rather than hard-coding a deprecated address.Jim Meyering
2002-07-02(usage): Mention that the expansions of %p and %P areJim Meyering
empty in many locales. From matthew arnison.
2002-07-01mergedJim Meyering
2002-07-01s/any/some/Jim Meyering
2002-07-01remove redundant (exit $fail)Jim Meyering
2002-07-01Handle yet another different diagnostic.Jim Meyering
2002-07-01*** empty log message ***Jim Meyering
2002-07-01Include sys/time.h.Jim Meyering
From Volker Borchert.
2002-07-01update to use prologue from sample-testJim Meyering
2002-07-01whoops.Jim Meyering
2002-07-01mergeJim Meyering
2002-07-01*** empty log message ***Jim Meyering
2002-07-01Merge the three files from fileutils, textutils, and sh-utils.Jim Meyering
2002-07-01Merge the three files from fileutils, textutils, and sh-utils.Jim Meyering
2002-06-29*** empty log message ***Jim Meyering
2002-06-29(print_statfs): Use `fputc ('*', stdout)'Jim Meyering
instead of the combination of strcat and printf. (print_statfs) [!FLASK_LINUX]: Print `*' for %S and %C, rather than `S' and `C'. (print_stat) [!FLASK_LINUX]: Likewise.
2002-06-29*** empty log message ***Jim Meyering
2002-06-29(AD_mark_current_as_unremovable): Replace dead code with an assertion.Jim Meyering
2002-06-26*** empty log message ***Jim Meyering
2002-06-26(Putting the tools together): Don't mention egrep,Jim Meyering
since it's not part of POSIX 1003.1-2001.
2002-06-26*** empty log message ***Jim Meyering
2002-06-26(WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead ofJim Meyering
(defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H). It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1 reported by Vin Shelton.
2002-06-26*** empty log message ***Jim Meyering
2002-06-26(_AC_LIBOBJ_FNMATCH): Check for btowc.Jim Meyering
2002-06-26from libcJim Meyering
2002-06-25*** empty log message ***Jim Meyering
2002-06-25(prompt): Add a comment to help translators workJim Meyering
around the problem of making the translations of the adjective `write-protected' and the corresponding run-time-variable noun (e.g., file, directory, symlink, etc.) consistent. From Paul Eggert.
2002-06-24*** empty log message ***Jim Meyering
2002-06-24*** empty log message ***Jim Meyering
2002-06-24(usage): Add missing open-quote.Jim Meyering
2002-06-24*** empty log message ***Jim Meyering
2002-06-22*** empty log message ***Jim Meyering
2002-06-22*** empty log message ***Jim Meyering
2002-06-22*** empty log message ***Jim Meyering
2002-06-22(ISASCII, ISPRINT): Undefine, to avoid warning aboutJim Meyering
redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h.
2002-06-22*** empty log message ***Jim Meyering
2002-06-22(segv_handler, c_stack_action) [! defined SA_SIGINFO]:Jim Meyering
Do not assume SA_SIGINFO behavior. Bug reported by Jim Meyering on NetBSD 1.5.2.
2002-06-22*** empty log message ***Jim Meyering
2002-06-22Update from diffutils-2.8.2.Jim Meyering
2002-06-22.Jim Meyering