1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 09:06:50 +02:00
Commit Graph

1904 Commits

Author SHA1 Message Date
Jim Meyering a56783bbb4 (selected_fstype): Move definition to precede use.
Remove prototype.  Declare parameter FSTYPE to be const.
(excluded_fstype): Likewise.
(main): Fail with a diagnostic if both --human-readable and
--portability are used.
Likewise if --megabytes and --portability are used.
1996-05-16 04:31:45 +00:00
Jim Meyering 699808bcad (do_link): Declare pointer parameters to be const. 1996-05-16 04:13:52 +00:00
Jim Meyering 7176037aa2 . 1996-05-16 04:02:10 +00:00
Jim Meyering 55447abbdf (getdate.c): Disable dependencies that can
require rerunning YACC when not in maintainer mode.
(posixtm.c): Likewise.
1996-05-16 04:01:39 +00:00
Jim Meyering 2c226bf49d Update prototypes. 1996-05-16 03:58:44 +00:00
Jim Meyering 8a623ebc61 (mode_compile): Declare parameter MODE_STRING const.
Remove register attribute.
(mode_adjust): Likewise for CHANGES.
1996-05-16 03:57:49 +00:00
Jim Meyering fce70ef38b (describe_change): Declare pointer parameters to be const.
(change_file_mode): Likewise.
(change_dir_mode): Likewise.
1996-05-16 03:55:44 +00:00
Jim Meyering 9622bd6207 (md5_t_stats): Restructure pluralization of error message so it's easier
to translate.
1996-05-15 04:45:12 +00:00
Jim Meyering f177941b93 (print_stats): Restructure pluralization of error message so it's easier
to translate.
1996-05-15 04:37:50 +00:00
Jim Meyering a2c6905133 (main): Restructure pluralization of error message so it's easier to translate. 1996-05-15 04:37:08 +00:00
Jim Meyering 3df9acbfc9 . 1996-05-15 02:03:39 +00:00
Jim Meyering 9f58b3b3d5 . 1996-05-13 05:33:36 +00:00
Jim Meyering e6b5a4d682 *** empty log message *** 1996-05-13 05:31:33 +00:00
Jim Meyering 1fb27efd70 . 1996-05-12 03:25:59 +00:00
Jim Meyering d4a3e63ec8 Sat May 11 13:30:53 1996 enami tsugutomo <enami@ba2.so-net.or.jp>
* regex.c (re_match_2_internal): Fix off-by-one error; don't use
       length of exactn as character, and don't use length of bitmap of
       charset as bitmap.
1996-05-12 02:57:30 +00:00
Jim Meyering f64964aa1d . 1996-05-11 01:59:25 +00:00
Jim Meyering 97775c5655 (all-yes): Always depend on CATALOGS. From Ulrich Drepper.
(.po.mo): Disable dependency and rule when not in maintainer mode.
1996-05-11 01:49:04 +00:00
Jim Meyering 483e2421c9 . 1996-05-10 05:10:34 +00:00
Jim Meyering ac4a274dcf . 1996-05-10 03:31:07 +00:00
Jim Meyering 8b3d87d197 . 1996-05-10 03:30:32 +00:00
Jim Meyering bee873f407 . 1996-05-10 03:27:51 +00:00
Jim Meyering 7b33a9910c . 1996-05-10 03:26:38 +00:00
Jim Meyering d60264342d . TEXTUTILS-1_14d 1996-05-10 03:20:30 +00:00
Jim Meyering 3cd2c9e1c8 , 1996-05-10 03:06:48 +00:00
Jim Meyering c94ffee869 (all-yes): Also dependend on GMOFILES.
Depend on CATALOGS and GMOFILES files only in maintainer mode.
1996-05-10 03:05:51 +00:00
Jim Meyering 7da69e79df . 1996-05-08 05:01:01 +00:00
Jim Meyering a79461545e . 1996-05-08 03:11:42 +00:00
Jim Meyering 32e36bd888 Update from GNU libc. 1996-05-07 03:41:17 +00:00
Jim Meyering 15e49fdbfb . 1996-05-06 04:20:07 +00:00
Jim Meyering 1b0419e8fd . 1996-05-06 01:28:23 +00:00
Jim Meyering bd395b3bfc (main): Use fputs, not puts. Avoids spurious newline. 1996-05-06 01:26:25 +00:00
Jim Meyering b7c1e2526a . 1996-05-06 01:25:32 +00:00
Jim Meyering 9300fb41f8 . 1996-05-05 18:48:42 +00:00
Jim Meyering c434fa5195 Look for SYSTEM_FILE, not USER_FILE in SHAREDIR. 1996-05-05 02:41:29 +00:00
Jim Meyering 7f504f2317 . 1996-05-05 02:15:53 +00:00
Jim Meyering cafa5c1c2d Make enumerated constants upper case.
(main): Don't rely on ANSI-style string concatenation.
Add `static' and/or `const' to some file scope variables.
1996-05-05 02:15:23 +00:00
Jim Meyering 73a90d1006 . 1996-05-05 02:04:32 +00:00
Jim Meyering d4e2205ea9 Remove useless void casts of *printf return values. 1996-05-05 02:04:04 +00:00
Jim Meyering 8e9d1adf75 . 1996-05-05 01:56:17 +00:00
Jim Meyering 2f6c94da4c [IN_CTYPE_DOMAIN]: Rename from ISASCII. 1996-05-05 01:55:52 +00:00
Jim Meyering 68898bb9a7 . 1996-05-05 01:55:26 +00:00
Jim Meyering 812fdadfca [IN_CTYPE_DOMAIN]: Rename from ISASCII. 1996-05-05 01:55:16 +00:00
Jim Meyering 0e307a526c . 1996-05-05 01:55:04 +00:00
Jim Meyering c1997cb5c3 . 1996-05-05 01:53:15 +00:00
Jim Meyering 74445dae42 [IN_CTYPE_DOMAIN]: Rename from ISASCII. 1996-05-05 01:51:50 +00:00
Jim Meyering fcf3192814 [IN_CTYPE_DOMAIN]: Rename from ISASCII. 1996-05-05 01:51:26 +00:00
Jim Meyering 916861c0e8 . 1996-05-05 01:40:46 +00:00
Jim Meyering 437e9a0bc4 . 1996-05-02 02:47:10 +00:00
Jim Meyering 389c4049b3 (parse_ls_color, usage): Remove support for alternate spellings:
--colours and LS_COLOURS.
(parse_ls_color): Reverse sense of test for LS_COLORS environment
variable and return -- save a level of indentation on a 100+-line block.
1996-05-02 02:45:43 +00:00
Jim Meyering a9ec4db8f2 . 1996-05-02 02:37:09 +00:00