Commit Graph

12291 Commits

Author SHA1 Message Date
Jim Meyering 2abefb14eb *** empty log message *** 2002-01-18 19:51:04 +00:00
Jim Meyering e2c1c2e529 Add these tests:
tr '[==]' x
tr '[::]' x
they should fail, not get a failed assertion.
2002-01-18 19:50:28 +00:00
Jim Meyering 067c2ea921 Fix tr so it no longer gets a failed assertion for [::] or [==].
(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 19:18:07 +00:00
Jim Meyering e91fe759ec *** empty log message *** 2002-01-18 19:16:03 +00:00
Jim Meyering 37d0d50168 *** empty log message *** 2002-01-18 19:13:27 +00:00
Jim Meyering 6f46b8dd99 . 2002-01-18 15:40:54 +00:00
Jim Meyering 1f2f9be7f8 (main): Issue a warning for obsolete usage, unless POSIXLY_CORRECT. 2002-01-18 15:36:23 +00:00
Jim Meyering 96400fcda4 . 2002-01-16 23:33:48 +00:00
Jim Meyering 4ff8979277 *** empty log message *** 2002-01-16 23:32:01 +00:00
Jim Meyering 3e9354e7f7 Add support for POSIX 1003.1-2001, which requires removal for
support of the obsolete `touch [-acm] MMDDhhmm[YY] FILE...' syntax.

Document this.
2002-01-16 23:31:51 +00:00
Jim Meyering 42e25937cf *** empty log message *** 2002-01-16 23:31:33 +00:00
Jim Meyering 1701230f32 Add support for POSIX 1003.1-2001, which requires removal for
support of the obsolete `touch [-acm] MMDDhhmm[YY] FILE...' syntax.
(usage, main): Implement this.
2002-01-16 23:31:14 +00:00
Jim Meyering 68bd369ece *** empty log message *** 2002-01-16 23:14:24 +00:00
Jim Meyering 358a274042 Add support for POSIX 1003.1-2001, which requires removal for
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 23:13:49 +00:00
Jim Meyering 2f8c0a3131 (ISDIGIT, S_ISVTX, S_IXUGO): Comment fix. 2002-01-16 23:04:06 +00:00
Jim Meyering 9b0e6e4b56 *** empty log message *** 2002-01-16 23:02:37 +00:00
Jim Meyering 2302cc643b (_POSIX2_VERSION, POSIX2_VERSION): New macros. 2002-01-16 23:02:28 +00:00
Jim Meyering f29617e3fe add 2002 to Copyright line 2002-01-16 23:01:04 +00:00
Jim Meyering 485d699baf tweak comment 2002-01-16 23:00:10 +00:00
Jim Meyering a5bda3260c add 2002 to Copyright line 2002-01-16 22:59:27 +00:00
Jim Meyering b5b50f46ea Add support for POSIX 1003.1-2001, which requires removal for
support of obsolete "+" option syntax in sort, tail, and uniq.

(usage, main): Implement this.
2002-01-16 22:59:14 +00:00
Jim Meyering 0037e217df add 2002 to Copyright line 2002-01-16 22:56:54 +00:00
Jim Meyering 2bea3939c6 Add support for POSIX 1003.1-2001, which requires removal for
support of obsolete "+" option syntax in sort, tail, and uniq.

(usage, main): Implement this.
2002-01-16 22:56:33 +00:00
Jim Meyering 65562d99c3 Add support for POSIX 1003.1-2001, which requires removal for
support of obsolete "+" option syntax in sort, tail, and uniq.

(usage, parse_obsolescent_option): Implement the above.
2002-01-16 22:53:00 +00:00
Jim Meyering f199c753eb *** empty log message *** 2002-01-16 22:46:26 +00:00
Jim Meyering af0225072d (ISDIGIT): Comment fix.
add 2002 to Copyright line
2002-01-16 22:44:43 +00:00
Jim Meyering d85702e334 add 2002 to Copyright line 2002-01-16 22:43:41 +00:00
Jim Meyering b4012f613a add 2002 to Copyright line 2002-01-16 22:38:26 +00:00
Jim Meyering bc3a5c4e5f add 2002 to Copyright line 2002-01-16 22:38:04 +00:00
Jim Meyering fe734b9b2d (ISDIGIT): Comment fix. 2002-01-16 22:37:35 +00:00
Jim Meyering d298aab8a2 (ISDIGIT): Comment fix. 2002-01-16 22:36:52 +00:00
Jim Meyering 87ca587534 *** empty log message *** 2002-01-16 22:34:07 +00:00
Jim Meyering aafbc6e7fc (ISDIGIT): Comment fix.
Add three semicolons, each just before a closing brace.
Bison (as of version 1.31) no longer papers over that mistake.
2002-01-16 22:33:58 +00:00
Jim Meyering 8efbf4f961 . 2002-01-16 10:01:52 +00:00
Jim Meyering 9e19c0c5cd *** empty log message *** 2002-01-14 18:52:15 +00:00
Jim Meyering 9b2c2ebb79 . 2002-01-14 09:58:35 +00:00
Jim Meyering 9f9d6f6c31 Comment fixes to bring us up to date with respect to POSIX 1003.1-2001.
In particular, POSIX.2 is now obsolete.
2002-01-14 09:58:19 +00:00
Jim Meyering e73a9ed54d Comment fixes to bring us up to date with respect to POSIX 1003.1-2001.
In particular, POSIX.2 is now obsolete.
2002-01-14 09:56:49 +00:00
Jim Meyering 84f8fd1af6 Comment fixes to bring us up to date with respect to POSIX 1003.1-2001.
In particular, POSIX.2 is now obsolete.
2002-01-14 09:56:28 +00:00
Jim Meyering 15e112e97b *** empty log message *** 2002-01-14 08:53:49 +00:00
Jim Meyering 37d93402d2 (TESTS): Add sort.
(TESTS_ENVIRONMENT): Add PROG=$$tst.  This is a gross kludge
that depends on the name of an automake-generated local variable.
2002-01-14 08:53:25 +00:00
Jim Meyering b00199bd9b *** empty log message *** 2002-01-14 08:52:45 +00:00
Jim Meyering 98ad587709 (mergefps): Fix bug when eliminating empty files. 2002-01-14 08:36:48 +00:00
Jim Meyering 5d1f26b8e5 . 2002-01-13 19:54:12 +00:00
Jim Meyering dd3d3d7226 *** empty log message *** 2002-01-13 19:44:32 +00:00
Jim Meyering fe42846981 *** empty log message *** 2002-01-13 09:33:37 +00:00
Jim Meyering a907e0806e Tweak to work with the programs in diffutils. 2002-01-13 09:33:32 +00:00
Jim Meyering 4705104cfa . 2002-01-12 22:33:09 +00:00
Jim Meyering 706fae60a3 . 2002-01-12 22:32:46 +00:00
Jim Meyering 9aec59b45a *** empty log message *** 2002-01-12 22:32:09 +00:00