summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-02-24(gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.Jim Meyering
2006-02-23*** empty log message ***Jim Meyering
2006-02-23Update/correct some obsolete entries.Jim Meyering
2006-02-21(AT_FDCWD): Work around a bug in Solaris 9 and 10, wherePaul Eggert
AT_FDCWD exceeds INT_MAX.
2006-02-21Mention `sort -k 1b,1'.Paul Eggert
2006-02-21(usage): Mention `sort -k 1b,1'.Paul Eggert
2006-02-21(join invocation): Mention `sort -k 1b,1'.Paul Eggert
2006-02-20*** empty log message ***Jim Meyering
2006-02-20(rm invocation): Fix typo in last patch.Jim Meyering
(paste invocation): Fix whitespace.
2006-02-20Update documentation to match previous patch.Jim Meyering
2006-02-20*** empty log message ***Jim Meyering
2006-02-20(rm invocation): Document new -I option, and new --interactive behavior.Jim Meyering
2006-02-20*** empty log message ***Jim Meyering
2006-02-20.Jim Meyering
2006-02-20.Jim Meyering
2006-02-20Remove entry for implementing rm -IJim Meyering
2006-02-20New option for rm: --interactive=once (-I).Jim Meyering
Document it, along with change to rm --interactive.
2006-02-20tests for new, -I, optionJim Meyering
2006-02-20(TESTS): Add interactive-always and interactive-once.Jim Meyering
2006-02-20(INTERACTIVE_OPTION): New enum value.Jim Meyering
(interactive_type): New enum. (long_opts): Let interactive take an optional argument. (interactive_args, interactive_types): New option arguments. (usage): Document -I, --interactive=WHEN. Use program_name instead of a basename. (main): New -I option, new behavior to --interactive. [From Eric Blake]
2006-02-18(usage): Use two spaces (not one) to separate theJim Meyering
--first-only option string from its description, so help2man formats the derived man page properly.
2006-02-18*** empty log message ***Jim Meyering
2006-02-18(sc_two_space_separator_in_usage): Make the regularJim Meyering
expression match more of the target lines, e.g., those that start with `-S,' (short option followed by a comma) or that include `=[...]'. Patch by Nicolas François.
2006-02-18(usage): Use two spaces (not one) to separate theJim Meyering
--first-only option string from its description, so help2man formats the derived man page properly.
2006-02-18(usage): Use two spaces (not one) to separate theJim Meyering
--first-only option string from its description, so help2man formats the derived man page properly.
2006-02-16Sync from gnulib.Paul Eggert
2006-02-16*** empty log message ***Jim Meyering
2006-02-16Include lstat.h, so that uses of lstat are convertedJim Meyering
to uses of rpl_lstat, e.g., on Solaris 9. Otherwise, programs like du (which now uses the openat-enabled fts and hence fstatat) would mistakenly fail to dereference a symlink-to-directory specified with a trailing slash.
2006-02-16.Jim Meyering
2006-02-16.Jim Meyering
2006-02-15*** empty log message ***Jim Meyering
2006-02-15(alpha beta major): For `make major', ensure that theJim Meyering
version string is of the form N.N[.N]*, where N is one or more digits.
2006-02-14Sync from gnulib.Paul Eggert
2006-02-14fix typo in diagnosticJim Meyering
2006-02-14*** empty log message ***Jim Meyering
2006-02-14update from gnulibJim Meyering
2006-02-14update from gnulibJim Meyering
2006-02-13Clarify wording in the light of later comments from the Open GroupPaul Eggert
and from rms.
2006-02-13*** empty log message ***Jim Meyering
2006-02-13(all): Emit diagnostics to stderr, not stdout.Jim Meyering
2006-02-12*** empty log message ***Jim Meyering
2006-02-12(patch-check): New target.Jim Meyering
(local-checks-available): Add to the list.
2006-02-12*** empty log message ***Jim Meyering
2006-02-12(Character sets): Don't say that an unknownJim Meyering
backslash-escape causes an error message -- it doesn't. Mention that `\' also removes any special significance, so is useful for [, ], *, -. Prompted by Richard Neill in http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=14937
2006-02-12(Character sets): Don't say that an unknownJim Meyering
backslash-escape causes an error message -- it doesn't.
2006-02-12fix typo in commentJim Meyering
2006-02-11.Jim Meyering
2006-02-11*** empty log message ***Jim Meyering
2006-02-11*** empty log message ***Jim Meyering
2006-02-11*** empty log message ***Jim Meyering