Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-18 | (parse_obsolescent_option): Issue a warning for obsolete usage, | Jim Meyering | |
unless POSIXLY_CORRECT. | |||
2002-01-18 | (main): Issue a warning for obsolete usage, unless POSIXLY_CORRECT. | Jim Meyering | |
2002-01-18 | tweak copyright line | Jim Meyering | |
2002-01-18 | *** empty log message *** | Jim Meyering | |
2002-01-18 | Add these tests: | Jim Meyering | |
tr '[==]' x tr '[::]' x they should fail, not get a failed assertion. | |||
2002-01-18 | Fix tr so it no longer gets a failed assertion for [::] or [==]. | Jim Meyering | |
(xmemdup): Rename from `substr' and rewrite to take only pointer/length parameters. (build_spec_list): Update sole caller. Properly diagnose the invalid specs [::] and [==]. Pawel Prokop reported that `tr [::] _' elicits a failed assertion. | |||
2002-01-18 | *** empty log message *** | Jim Meyering | |
2002-01-18 | *** empty log message *** | Jim Meyering | |
2002-01-18 | . | Jim Meyering | |
2002-01-18 | (main): Issue a warning for obsolete usage, unless POSIXLY_CORRECT. | Jim Meyering | |
2002-01-16 | . | Jim Meyering | |
2002-01-16 | *** empty log message *** | Jim Meyering | |
2002-01-16 | Add support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | |
support of the obsolete `touch [-acm] MMDDhhmm[YY] FILE...' syntax. Document this. | |||
2002-01-16 | *** empty log message *** | Jim Meyering | |
2002-01-16 | Add support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | |
support of the obsolete `touch [-acm] MMDDhhmm[YY] FILE...' syntax. (usage, main): Implement this. | |||
2002-01-16 | *** empty log message *** | Jim Meyering | |
2002-01-16 | Add support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | |
support of obsolete "+" option syntax in sort, tail, and uniq. * doc/coreutils.texi: Document this. (Also, document a similar change to "touch", for fileutils). | |||
2002-01-16 | (ISDIGIT, S_ISVTX, S_IXUGO): Comment fix. | Jim Meyering | |
2002-01-16 | *** empty log message *** | Jim Meyering | |
2002-01-16 | (_POSIX2_VERSION, POSIX2_VERSION): New macros. | Jim Meyering | |
2002-01-16 | add 2002 to Copyright line | Jim Meyering | |
2002-01-16 | tweak comment | Jim Meyering | |
2002-01-16 | add 2002 to Copyright line | Jim Meyering | |
2002-01-16 | Add support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | |
support of obsolete "+" option syntax in sort, tail, and uniq. (usage, main): Implement this. | |||
2002-01-16 | add 2002 to Copyright line | Jim Meyering | |
2002-01-16 | Add support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | |
support of obsolete "+" option syntax in sort, tail, and uniq. (usage, main): Implement this. | |||
2002-01-16 | Add support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | |
support of obsolete "+" option syntax in sort, tail, and uniq. (usage, parse_obsolescent_option): Implement the above. | |||
2002-01-16 | *** empty log message *** | Jim Meyering | |
2002-01-16 | (ISDIGIT): Comment fix. | Jim Meyering | |
add 2002 to Copyright line | |||
2002-01-16 | add 2002 to Copyright line | Jim Meyering | |
2002-01-16 | add 2002 to Copyright line | Jim Meyering | |
2002-01-16 | add 2002 to Copyright line | Jim Meyering | |
2002-01-16 | (ISDIGIT): Comment fix. | Jim Meyering | |
2002-01-16 | (ISDIGIT): Comment fix. | Jim Meyering | |
2002-01-16 | *** empty log message *** | Jim Meyering | |
2002-01-16 | (ISDIGIT): Comment fix. | Jim Meyering | |
Add three semicolons, each just before a closing brace. Bison (as of version 1.31) no longer papers over that mistake. | |||
2002-01-16 | . | Jim Meyering | |
2002-01-14 | *** empty log message *** | Jim Meyering | |
2002-01-14 | . | Jim Meyering | |
2002-01-14 | Comment fixes to bring us up to date with respect to POSIX 1003.1-2001. | Jim Meyering | |
In particular, POSIX.2 is now obsolete. | |||
2002-01-14 | Comment fixes to bring us up to date with respect to POSIX 1003.1-2001. | Jim Meyering | |
In particular, POSIX.2 is now obsolete. | |||
2002-01-14 | Comment fixes to bring us up to date with respect to POSIX 1003.1-2001. | Jim Meyering | |
In particular, POSIX.2 is now obsolete. | |||
2002-01-14 | *** empty log message *** | Jim Meyering | |
2002-01-14 | (TESTS): Add sort. | Jim Meyering | |
(TESTS_ENVIRONMENT): Add PROG=$$tst. This is a gross kludge that depends on the name of an automake-generated local variable. | |||
2002-01-14 | *** empty log message *** | Jim Meyering | |
2002-01-14 | (mergefps): Fix bug when eliminating empty files. | Jim Meyering | |
2002-01-13 | . | Jim Meyering | |
2002-01-13 | *** empty log message *** | Jim Meyering | |
2002-01-13 | *** empty log message *** | Jim Meyering | |
2002-01-13 | Tweak to work with the programs in diffutils. | Jim Meyering | |