platform/upstream/coreutils.git
28 years ago(describe_change): Declare pointer parameters to be const.
Jim Meyering [Thu, 16 May 1996 03:55:44 +0000 (03:55 +0000)]
(describe_change): Declare pointer parameters to be const.
(change_file_mode): Likewise.
(change_dir_mode): Likewise.

28 years ago(md5_t_stats): Restructure pluralization of error message so it's easier
Jim Meyering [Wed, 15 May 1996 04:45:12 +0000 (04:45 +0000)]
(md5_t_stats): Restructure pluralization of error message so it's easier
to translate.

28 years ago(print_stats): Restructure pluralization of error message so it's easier
Jim Meyering [Wed, 15 May 1996 04:37:50 +0000 (04:37 +0000)]
(print_stats): Restructure pluralization of error message so it's easier
to translate.

28 years ago(main): Restructure pluralization of error message so it's easier to translate.
Jim Meyering [Wed, 15 May 1996 04:37:08 +0000 (04:37 +0000)]
(main): Restructure pluralization of error message so it's easier to translate.

28 years ago.
Jim Meyering [Wed, 15 May 1996 02:03:39 +0000 (02:03 +0000)]
.

28 years ago.
Jim Meyering [Mon, 13 May 1996 05:33:36 +0000 (05:33 +0000)]
.

28 years ago*** empty log message ***
Jim Meyering [Mon, 13 May 1996 05:31:33 +0000 (05:31 +0000)]
*** empty log message ***

28 years ago.
Jim Meyering [Sun, 12 May 1996 03:25:59 +0000 (03:25 +0000)]
.

28 years agoSat May 11 13:30:53 1996 enami tsugutomo <enami@ba2.so-net.or.jp>
Jim Meyering [Sun, 12 May 1996 02:57:30 +0000 (02:57 +0000)]
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.

28 years ago.
Jim Meyering [Sat, 11 May 1996 01:59:25 +0000 (01:59 +0000)]
.

28 years ago(all-yes): Always depend on CATALOGS. From Ulrich Drepper.
Jim Meyering [Sat, 11 May 1996 01:49:04 +0000 (01:49 +0000)]
(all-yes): Always depend on CATALOGS.  From Ulrich Drepper.
(.po.mo): Disable dependency and rule when not in maintainer mode.

28 years ago.
Jim Meyering [Fri, 10 May 1996 05:10:34 +0000 (05:10 +0000)]
.

28 years ago.
Jim Meyering [Fri, 10 May 1996 03:31:07 +0000 (03:31 +0000)]
.

28 years ago.
Jim Meyering [Fri, 10 May 1996 03:30:32 +0000 (03:30 +0000)]
.

28 years ago.
Jim Meyering [Fri, 10 May 1996 03:27:51 +0000 (03:27 +0000)]
.

28 years ago.
Jim Meyering [Fri, 10 May 1996 03:26:38 +0000 (03:26 +0000)]
.

28 years ago. TEXTUTILS-1_14d
Jim Meyering [Fri, 10 May 1996 03:20:30 +0000 (03:20 +0000)]
.

28 years ago,
Jim Meyering [Fri, 10 May 1996 03:06:48 +0000 (03:06 +0000)]
,

28 years ago(all-yes): Also dependend on GMOFILES.
Jim Meyering [Fri, 10 May 1996 03:05:51 +0000 (03:05 +0000)]
(all-yes): Also dependend on GMOFILES.
Depend on CATALOGS and GMOFILES files only in maintainer mode.

28 years ago.
Jim Meyering [Wed, 8 May 1996 05:01:01 +0000 (05:01 +0000)]
.

28 years ago.
Jim Meyering [Wed, 8 May 1996 03:11:42 +0000 (03:11 +0000)]
.

28 years agoUpdate from GNU libc.
Jim Meyering [Tue, 7 May 1996 03:41:17 +0000 (03:41 +0000)]
Update from GNU libc.

28 years ago.
Jim Meyering [Mon, 6 May 1996 04:20:07 +0000 (04:20 +0000)]
.

28 years ago.
Jim Meyering [Mon, 6 May 1996 01:28:23 +0000 (01:28 +0000)]
.

28 years ago(main): Use fputs, not puts. Avoids spurious newline.
Jim Meyering [Mon, 6 May 1996 01:26:25 +0000 (01:26 +0000)]
(main): Use fputs, not puts.  Avoids spurious newline.

28 years ago.
Jim Meyering [Mon, 6 May 1996 01:25:32 +0000 (01:25 +0000)]
.

28 years ago.
Jim Meyering [Sun, 5 May 1996 18:48:42 +0000 (18:48 +0000)]
.

28 years agoLook for SYSTEM_FILE, not USER_FILE in SHAREDIR.
Jim Meyering [Sun, 5 May 1996 02:41:29 +0000 (02:41 +0000)]
Look for SYSTEM_FILE, not USER_FILE in SHAREDIR.

28 years ago.
Jim Meyering [Sun, 5 May 1996 02:15:53 +0000 (02:15 +0000)]
.

28 years agoMake enumerated constants upper case.
Jim Meyering [Sun, 5 May 1996 02:15:23 +0000 (02:15 +0000)]
Make enumerated constants upper case.
(main): Don't rely on ANSI-style string concatenation.
Add `static' and/or `const' to some file scope variables.

28 years ago.
Jim Meyering [Sun, 5 May 1996 02:04:32 +0000 (02:04 +0000)]
.

28 years agoRemove useless void casts of *printf return values.
Jim Meyering [Sun, 5 May 1996 02:04:04 +0000 (02:04 +0000)]
Remove useless void casts of *printf return values.

28 years ago.
Jim Meyering [Sun, 5 May 1996 01:56:17 +0000 (01:56 +0000)]
.

28 years ago[IN_CTYPE_DOMAIN]: Rename from ISASCII.
Jim Meyering [Sun, 5 May 1996 01:55:52 +0000 (01:55 +0000)]
[IN_CTYPE_DOMAIN]: Rename from ISASCII.

28 years ago.
Jim Meyering [Sun, 5 May 1996 01:55:26 +0000 (01:55 +0000)]
.

28 years ago[IN_CTYPE_DOMAIN]: Rename from ISASCII.
Jim Meyering [Sun, 5 May 1996 01:55:16 +0000 (01:55 +0000)]
[IN_CTYPE_DOMAIN]: Rename from ISASCII.

28 years ago.
Jim Meyering [Sun, 5 May 1996 01:55:04 +0000 (01:55 +0000)]
.

28 years ago.
Jim Meyering [Sun, 5 May 1996 01:53:15 +0000 (01:53 +0000)]
.

28 years ago[IN_CTYPE_DOMAIN]: Rename from ISASCII.
Jim Meyering [Sun, 5 May 1996 01:51:50 +0000 (01:51 +0000)]
[IN_CTYPE_DOMAIN]: Rename from ISASCII.

28 years ago[IN_CTYPE_DOMAIN]: Rename from ISASCII.
Jim Meyering [Sun, 5 May 1996 01:51:26 +0000 (01:51 +0000)]
[IN_CTYPE_DOMAIN]: Rename from ISASCII.

28 years ago.
Jim Meyering [Sun, 5 May 1996 01:40:46 +0000 (01:40 +0000)]
.

28 years ago.
Jim Meyering [Thu, 2 May 1996 02:47:10 +0000 (02:47 +0000)]
.

28 years ago(parse_ls_color, usage): Remove support for alternate spellings:
Jim Meyering [Thu, 2 May 1996 02:45:43 +0000 (02:45 +0000)]
(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.

28 years ago.
Jim Meyering [Thu, 2 May 1996 02:37:09 +0000 (02:37 +0000)]
.

28 years ago.
Jim Meyering [Thu, 2 May 1996 02:35:53 +0000 (02:35 +0000)]
.

28 years ago(EXTRA_DIST): Add strcasecmp.c.
Jim Meyering [Wed, 1 May 1996 05:24:54 +0000 (05:24 +0000)]
(EXTRA_DIST): Add strcasecmp.c.

28 years ago.
Jim Meyering [Wed, 1 May 1996 05:20:22 +0000 (05:20 +0000)]
.

28 years ago.
Jim Meyering [Wed, 1 May 1996 05:19:38 +0000 (05:19 +0000)]
.

28 years ago(parse_ls_color, usage): Remove support for alternate spellings:
Jim Meyering [Wed, 1 May 1996 05:19:34 +0000 (05:19 +0000)]
(parse_ls_color, usage): Remove support for alternate spellings:
--colours and LS_COLOURS.

28 years ago.
Jim Meyering [Tue, 30 Apr 1996 03:51:11 +0000 (03:51 +0000)]
.

28 years ago.
Jim Meyering [Tue, 30 Apr 1996 03:49:12 +0000 (03:49 +0000)]
.

28 years ago(usage): Change TAB in message to spaces. Doing that seems
Jim Meyering [Tue, 30 Apr 1996 03:30:51 +0000 (03:30 +0000)]
(usage): Change TAB in message to spaces.  Doing that seems
to have worked around a problem with something in gettext that was
producing a truncated usage message for date's usage.
François Pinard.

28 years ago(main): Separate messages about `too few' and `too many'
Jim Meyering [Tue, 30 Apr 1996 03:29:01 +0000 (03:29 +0000)]
(main): Separate messages about `too few' and `too many'
arguments to ease translation.
From Franc,ois.

28 years agoMark translatable strings.
Jim Meyering [Tue, 30 Apr 1996 03:26:34 +0000 (03:26 +0000)]
Mark translatable strings.
(main): Separate messages about `too few' and `too many'
arguments to ease translation.
From Franc,ois.

28 years agoMark translatable strings.
Jim Meyering [Tue, 30 Apr 1996 03:20:38 +0000 (03:20 +0000)]
Mark translatable strings.

28 years ago(print_name_with_quoting): Add braces around inner if-else stmt.
Jim Meyering [Mon, 29 Apr 1996 04:53:53 +0000 (04:53 +0000)]
(print_name_with_quoting): Add braces around inner if-else stmt.

28 years ago(LEN_STR_PAIR): New macro.
Jim Meyering [Mon, 29 Apr 1996 04:52:16 +0000 (04:52 +0000)]
(LEN_STR_PAIR): New macro.
(color_indicator): Use it in this declaration.
(parse_ls_color): Use error, not fprintf.
(decode_switches): Add a comment.

28 years ago(parse_ls_color): Use strcpy to initialize 3-character array.
Jim Meyering [Mon, 29 Apr 1996 04:31:24 +0000 (04:31 +0000)]
(parse_ls_color): Use strcpy to initialize 3-character array.
Automatic aggregate initialization isn't portable.

28 years agoRemove all ^L's.
Jim Meyering [Mon, 29 Apr 1996 04:29:06 +0000 (04:29 +0000)]
Remove all ^L's.
(get_funky_string): Declare static and move to precede single
caller: parse_ls_color.

28 years ago(get_funky_string): Upper-case anon. union `state'.
Jim Meyering [Mon, 29 Apr 1996 04:26:47 +0000 (04:26 +0000)]
(get_funky_string): Upper-case anon. union `state'.

28 years agoApply color ls changes from Drepper.
Jim Meyering [Mon, 29 Apr 1996 04:24:07 +0000 (04:24 +0000)]
Apply color ls changes from Drepper.

28 years ago.
Jim Meyering [Mon, 29 Apr 1996 04:04:59 +0000 (04:04 +0000)]
.

28 years agoFIXME
Jim Meyering [Mon, 29 Apr 1996 01:44:33 +0000 (01:44 +0000)]
FIXME

28 years ago.
Jim Meyering [Mon, 29 Apr 1996 01:43:52 +0000 (01:43 +0000)]
.

28 years ago.
Jim Meyering [Mon, 29 Apr 1996 01:36:49 +0000 (01:36 +0000)]
.

28 years ago.
Jim Meyering [Mon, 29 Apr 1996 01:35:24 +0000 (01:35 +0000)]
.

28 years ago(main): Give a better diagnostic for `sort -0'. Reported by Karl Berry.
Jim Meyering [Mon, 29 Apr 1996 01:35:18 +0000 (01:35 +0000)]
(main): Give a better diagnostic for `sort -0'.  Reported by Karl Berry.

28 years ago.
Jim Meyering [Mon, 29 Apr 1996 01:29:16 +0000 (01:29 +0000)]
.

28 years ago(copy_rest): Don't copy past end of prefix. Output
Jim Meyering [Mon, 29 Apr 1996 01:28:06 +0000 (01:28 +0000)]
(copy_rest): Don't copy past end of prefix.  Output
trailing spaces if the prefix had any.  Before, the command
perl -e 'print "| S";' |fmt -p' |  '|tr '\0' @ output `|@S'.
Reported by François Pinard.

28 years ago.
Jim Meyering [Sun, 28 Apr 1996 22:12:33 +0000 (22:12 +0000)]
.

28 years ago.
Jim Meyering [Sun, 28 Apr 1996 21:41:28 +0000 (21:41 +0000)]
.

28 years agoIndent CPP conditionals.
Jim Meyering [Sun, 28 Apr 1996 21:41:20 +0000 (21:41 +0000)]
Indent CPP conditionals.

28 years ago[HAVE_ST_BLOCKS || _POSIX_VERSION]: Add extern dcl
Jim Meyering [Sun, 28 Apr 1996 21:34:00 +0000 (21:34 +0000)]
[HAVE_ST_BLOCKS || _POSIX_VERSION]: Add extern dcl
of unused variable so that after preprocessing, the file will never
be empty.  Otherwise, some compilers in ANSI mode (among them, the
Dec Alpha OSF 2.0 C compiler) reject empty files.  From Kaveh Ghazi.

28 years ago.
Jim Meyering [Sat, 27 Apr 1996 04:11:35 +0000 (04:11 +0000)]
.

28 years agoFri Apr 26 05:52:03 1996 Karl Eichwalder <ke@ke.Central.DE>
Jim Meyering [Sat, 27 Apr 1996 04:10:54 +0000 (04:10 +0000)]
Fri Apr 26 05:52:03 1996  Karl Eichwalder  <ke@ke.Central.DE>
* ls.c (usage): Add newline at end of printf format string.

28 years ago. FILEUTILS-3_12m
Jim Meyering [Thu, 25 Apr 1996 04:38:01 +0000 (04:38 +0000)]
.

28 years agoAdd copyright. TEXTUTILS-1_14c
Jim Meyering [Thu, 25 Apr 1996 04:33:03 +0000 (04:33 +0000)]
Add copyright.

28 years ago.
Jim Meyering [Thu, 25 Apr 1996 04:32:42 +0000 (04:32 +0000)]
.

28 years agoGet year as last rather than 6th field in output of date.
Jim Meyering [Thu, 25 Apr 1996 04:28:22 +0000 (04:28 +0000)]
Get year as last rather than 6th field in output of date.
Otherwise, people with 2-word TZ (like `MET DST') lost.

28 years ago(main): Use verbose_fmt_string, not string literal in
Jim Meyering [Thu, 25 Apr 1996 03:10:57 +0000 (03:10 +0000)]
(main): Use verbose_fmt_string, not string literal in
call to make_path for --parents.  From Uli.

28 years ago(do_link): With --force, don't remove DEST when it's
Jim Meyering [Thu, 25 Apr 1996 02:47:07 +0000 (02:47 +0000)]
(do_link): With --force, don't remove DEST when it's
the same as SOURCE.  Before, `ln -f FILE FILE' would remove FILE.
Reported by Bruno Haible.

28 years ago(do_link): Remove duplicate `if (lstat' block.
Jim Meyering [Thu, 25 Apr 1996 02:34:36 +0000 (02:34 +0000)]
(do_link): Remove duplicate `if (lstat' block.

28 years ago.
Jim Meyering [Wed, 24 Apr 1996 05:05:39 +0000 (05:05 +0000)]
.

28 years ago(usage): The long-named arg is --human-readable, not --human.
Jim Meyering [Wed, 24 Apr 1996 05:05:34 +0000 (05:05 +0000)]
(usage): The long-named arg is --human-readable, not --human.

28 years agoBe consistent. Accept --human-readable, not --human.
Jim Meyering [Wed, 24 Apr 1996 05:04:44 +0000 (05:04 +0000)]
Be consistent.  Accept --human-readable, not --human.
(usage): Reflect the change.

28 years ago.
Jim Meyering [Wed, 24 Apr 1996 04:54:04 +0000 (04:54 +0000)]
.

28 years ago.
Jim Meyering [Wed, 24 Apr 1996 04:51:29 +0000 (04:51 +0000)]
.

28 years agoupdate Copyright years for 1996
Jim Meyering [Wed, 24 Apr 1996 04:50:53 +0000 (04:50 +0000)]
update Copyright years for 1996

28 years agoupdate Copyright years for 1996
Jim Meyering [Wed, 24 Apr 1996 04:45:54 +0000 (04:45 +0000)]
update Copyright years for 1996

28 years ago.
Jim Meyering [Wed, 24 Apr 1996 04:43:27 +0000 (04:43 +0000)]
.

28 years agoupdate Copyright years for 1996
Jim Meyering [Wed, 24 Apr 1996 04:42:21 +0000 (04:42 +0000)]
update Copyright years for 1996

28 years ago.
Jim Meyering [Wed, 24 Apr 1996 04:30:07 +0000 (04:30 +0000)]
.

28 years ago.
Jim Meyering [Wed, 24 Apr 1996 04:29:20 +0000 (04:29 +0000)]
.

28 years ago(find_backup_file_name): Constify decls of formal parameters.
Jim Meyering [Wed, 24 Apr 1996 04:29:00 +0000 (04:29 +0000)]
(find_backup_file_name): Constify decls of formal parameters.

28 years ago(find_backup_file_name, max_backup_version, make_version_name,
Jim Meyering [Wed, 24 Apr 1996 04:28:21 +0000 (04:28 +0000)]
(find_backup_file_name, max_backup_version, make_version_name,
version_number, concat): Constify decls of formal parameters.

28 years ago.
Jim Meyering [Wed, 24 Apr 1996 04:08:14 +0000 (04:08 +0000)]
.

28 years ago[HAVE_LCHOWN]: Define chown to lchown.
Jim Meyering [Wed, 24 Apr 1996 03:44:29 +0000 (03:44 +0000)]
[HAVE_LCHOWN]: Define chown to lchown.

28 years ago[chown]: Move definition up a little.
Jim Meyering [Wed, 24 Apr 1996 03:41:33 +0000 (03:41 +0000)]
[chown]: Move definition up a little.

28 years ago[HAVE_LCHOWN]: Define chown to lchown.
Jim Meyering [Wed, 24 Apr 1996 03:41:10 +0000 (03:41 +0000)]
[HAVE_LCHOWN]: Define chown to lchown.

28 years ago[HAVE_LCHOWN]: Define chown to lchown.
Jim Meyering [Wed, 24 Apr 1996 03:40:18 +0000 (03:40 +0000)]
[HAVE_LCHOWN]: Define chown to lchown.