Commit Graph

19412 Commits

Author SHA1 Message Date
Jim Meyering 0e31e894e6 . 2004-09-24 08:13:37 +00:00
Jim Meyering 2e4a50b9ee *** empty log message *** 2004-09-24 08:13:10 +00:00
Jim Meyering 0bec4a7a8c (CVS_LIST): Use --types=AFGM option so that
it lists only cvs-controlled regular files.
2004-09-24 08:13:02 +00:00
Paul Eggert f7dc51fab5 * modechange.c (mode_compile): Don't decrement past start of string. 2004-09-24 07:01:23 +00:00
Paul Eggert d7caebfe16 (mode_compile): Don't decrement a pointer that
points to the start of a string, as the C Standard says the
resulting behavior is undefined.
2004-09-24 07:00:59 +00:00
Jim Meyering ed37158ead *** empty log message *** 2004-09-24 06:58:46 +00:00
Jim Meyering 6e5759969f New file, used by rules in coreutils' Makefile.maint. 2004-09-24 06:58:38 +00:00
Jim Meyering eb5eb6fd7a *** empty log message *** 2004-09-24 06:42:47 +00:00
Jim Meyering 9b838f64c8 (xalloc_die): Declare to be extern', not static'
to avoid a warning from gcc-3.4.1.  Reported by Paul Eggert.
2004-09-24 06:34:43 +00:00
Paul Eggert 68e6b1cd3b * Makefile.maint (CVS_LIST): New macro. 2004-09-24 05:53:21 +00:00
Paul Eggert acb0c67d6a (CVS_LIST): New macro.
(sc_space_tab, sc_prohibit_atoi_atof, sc_file_system,
sc_prohibit_jm_in_m4, sc_system_h_headers, sc_sun_os_names,
sc_trailing_blank, po-check): Use it instead of the
nonstandard "cvsu --list".
2004-09-24 05:53:05 +00:00
Paul Eggert 666c12eaa4 Regenerate. 2004-09-23 20:31:42 +00:00
Paul Eggert 4bc5655bc3 New test case obs-b.
err-[134] no longer need _POSIX2_VERSION=199209.
Fix comments to match revised 'tail' behavior.
2004-09-23 20:30:54 +00:00
Paul Eggert 6834104df6 Add comments for tests/tail/Test.pm. 2004-09-23 20:29:57 +00:00
Paul Eggert 358ee6b153 (parse_obsolete_option): Bring back support
for obsolete option followed by non-obsolete, or by more
than one file.  When obsolete, conform to SUSv2 rather than
original POSIX 1003.2-1992, as SUSv2 corrected the case of
"tail -c".  Add support for the SUSv2 "b" modifier.
2004-09-23 20:28:10 +00:00
Paul Eggert aacd5ddd96 Fix obsolete "tail" option description. 2004-09-23 20:27:15 +00:00
Paul Eggert 9a9f80bc65 (tail invocation): Fix bugs in the description of
the obsolete syntax (e.g., it does not support -k or -m).  Warn
about usages like "tail -" and "tail -c 4" that are ambigous on
older systems.
2004-09-23 20:26:31 +00:00
Paul Eggert 4e2b20d9b7 More backward-compatibility fixes for "tail". 2004-09-23 20:25:38 +00:00
Paul Eggert 3e9f3d2755 Describe SUSv2 etc. tail fixes. 2004-09-23 20:24:52 +00:00
Jim Meyering eecd99d134 *** empty log message *** 2004-09-22 20:20:42 +00:00
Jim Meyering 639bc72cbf Remove lib/xmalloc.c.
Add +lib/xalloc-die.c.
2004-09-22 20:20:29 +00:00
Jim Meyering 4e98671f47 Use automake-1.9.2. Regenerate dependent files. 2004-09-22 20:19:35 +00:00
Jim Meyering cdcf84e644 *** empty log message *** 2004-09-22 20:19:10 +00:00
Jim Meyering c9461eac70 Use automake-1.9.2. Regenerate dependent files. 2004-09-22 20:18:41 +00:00
Jim Meyering ad803f1e3a Use automake-1.9.2. Regenerate dependent files. 2004-09-22 20:18:09 +00:00
Jim Meyering 745b7762a1 *** empty log message *** 2004-09-22 20:16:41 +00:00
Jim Meyering cc6fefeb09 Remove trailing blanks. 2004-09-22 20:16:38 +00:00
Jim Meyering b018a4495c Remove extraneous spaces before TAB. 2004-09-22 20:15:49 +00:00
Jim Meyering ea94d80627 *** empty log message *** 2004-09-22 20:14:48 +00:00
Jim Meyering 9258132a73 Remove trailing blank. 2004-09-22 20:14:25 +00:00
Jim Meyering 5a08ac2246 *** empty log message *** 2004-09-22 20:13:31 +00:00
Jim Meyering e04de0ce8e (struct dirstack_state) [current_arg_jumpbuf]: Improve the comment. 2004-09-22 20:13:09 +00:00
Jim Meyering e1f8edcb7b *** empty log message *** 2004-09-22 20:11:18 +00:00
Jim Meyering b0a3bb7aed (enum) [ALG_MD5]: Define to be 1, not 0. 2004-09-22 20:11:10 +00:00
Jim Meyering 470e384363 (xalloc_die): Declare to be static. 2004-09-22 20:09:41 +00:00
Jim Meyering 1c6e93bd12 (remember_created): Declare as `extern'. 2004-09-22 20:09:09 +00:00
Jim Meyering e09b9a32bd (copy): Declare as `extern'. 2004-09-22 20:08:59 +00:00
Jim Meyering a399cd6876 (chown_files): Declare as `extern'. 2004-09-22 20:08:51 +00:00
Jim Meyering acb87bd31e . 2004-09-22 20:07:02 +00:00
Jim Meyering 3659726384 (check-AUTHORS): New rule.
(check): Depend on it.
2004-09-22 20:06:44 +00:00
Jim Meyering 4ed4812fe8 Generate. 2004-09-22 20:03:50 +00:00
Jim Meyering 7ff5102854 (syntax-check-rules): Remove duplicate sc_tight_scope.
(sc_system_h_headers): Also exclude copy.h; it includes <stdbool.h>.
2004-09-22 20:02:53 +00:00
Jim Meyering cce2236cbd Remove trailing blanks. 2004-09-22 20:00:58 +00:00
Jim Meyering 5414dae31f Remove trailing blanks. 2004-09-22 20:00:37 +00:00
Jim Meyering b4fb292a82 remove trailing blank 2004-09-22 19:59:20 +00:00
Paul Eggert e8014b940c * src/ls.c (decode_switches): Don't compare a short value to SIZE_MAX. 2004-09-22 19:47:59 +00:00
Paul Eggert 058d0dab92 (decode_switches): Don't compare a short value
to SIZE_MAX: GCC sometimes complains.
2004-09-22 19:47:38 +00:00
Paul Eggert afa60ee222 getopt cleanup. 2004-09-21 22:27:07 +00:00
Paul Eggert 81ca57a91d Remove unused "case 0". 2004-09-21 22:26:42 +00:00
Paul Eggert 718c00df82 Adjust to new wording in diagnostic. 2004-09-21 22:25:51 +00:00