Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-20 | *** empty log message *** | Jim Meyering | |
2002-01-19 | Ensure that the two version numbers in configure.ac remain in sync. | Jim Meyering | |
(local-check): Depend on ac-check. (ac_p_pkg, AC_INIT_PKG): Define. (ac_p_ver, AC_INIT_VER): Define. (ac-check): New rule. | |||
2002-01-19 | . | Jim Meyering | |
2002-01-19 | *** empty log message *** | Jim Meyering | |
2002-01-19 | *** empty log message *** | Jim Meyering | |
2002-01-18 | *** empty log message *** | Jim Meyering | |
2002-01-18 | . | Jim Meyering | |
2002-01-18 | . | Jim Meyering | |
2002-01-18 | . | Jim Meyering | |
2002-01-18 | *** empty log message *** | Jim Meyering | |
2002-01-18 | *** empty log message *** | Jim Meyering | |
2002-01-18 | (jm_MACROS): Use AC_FUNC_STRNLEN. | Jim Meyering | |
Remove useless quotes: DF_PROG="df". | |||
2002-01-18 | (main): Issue a warning for obsolete usage, unless POSIXLY_CORRECT. | Jim Meyering | |
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 | |