platform/upstream/coreutils.git
25 years ago(batch_convert): Use a `%s' format in error call,
Jim Meyering [Sun, 7 Mar 1999 04:54:36 +0000 (04:54 +0000)]
(batch_convert): Use a `%s' format in error call,
in case the argument string contains a `%'.

25 years ago*** empty log message ***
Jim Meyering [Sun, 7 Mar 1999 04:53:14 +0000 (04:53 +0000)]
*** empty log message ***

25 years ago(main): Use a `%s' format in error call,
Jim Meyering [Sun, 7 Mar 1999 04:52:49 +0000 (04:52 +0000)]
(main): Use a `%s' format in error call,
in case the argument string contains a `%'.

25 years ago(FATAL_ERROR): s/s/Message
Jim Meyering [Sun, 7 Mar 1999 04:50:48 +0000 (04:50 +0000)]
(FATAL_ERROR): s/s/Message

25 years ago(swallow_file_in_memory): Use a `%s' format in error call,
Jim Meyering [Sun, 7 Mar 1999 04:35:33 +0000 (04:35 +0000)]
(swallow_file_in_memory): Use a `%s' format in error call,
in case the argument string contains a `%'.

25 years ago(swallow_file_in_memory): Slurp up the whole file at
Jim Meyering [Sun, 7 Mar 1999 04:32:25 +0000 (04:32 +0000)]
(swallow_file_in_memory): Slurp up the whole file at
once on MSDOS as well, but we have to relax the test for whether
reading it succeeded.

25 years ago[__DJGPP__]: Include <io.h> and <sys/exceptn.h>.
Jim Meyering [Sun, 7 Mar 1999 04:10:17 +0000 (04:10 +0000)]
[__DJGPP__]: Include <io.h> and <sys/exceptn.h>.

25 years ago.
Jim Meyering [Sat, 6 Mar 1999 22:01:29 +0000 (22:01 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sat, 6 Mar 1999 22:00:52 +0000 (22:00 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Sat, 6 Mar 1999 22:00:09 +0000 (22:00 +0000)]
.

25 years ago.
Jim Meyering [Sat, 6 Mar 1999 21:59:25 +0000 (21:59 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sat, 6 Mar 1999 15:31:38 +0000 (15:31 +0000)]
*** empty log message ***

25 years agoInclude long-options.h.
Jim Meyering [Sat, 6 Mar 1999 15:28:54 +0000 (15:28 +0000)]
Include long-options.h.
[long_options]: Remove the "help" and "version" entries.
Remove declarations of show_help and show_version.
(main): Use parse_long_options, including author name(s).
Remove the show_version and show_help blocks.

25 years ago*** empty log message ***
Jim Meyering [Thu, 4 Mar 1999 14:02:25 +0000 (14:02 +0000)]
*** empty log message ***

25 years ago(main): Include author name argument in call to parse_long_options.
Jim Meyering [Thu, 4 Mar 1999 14:02:14 +0000 (14:02 +0000)]
(main): Include author name argument in call to parse_long_options.

25 years ago*** empty log message ***
Jim Meyering [Thu, 4 Mar 1999 05:36:19 +0000 (05:36 +0000)]
*** empty log message ***

25 years agoInclude long-options.h
Jim Meyering [Thu, 4 Mar 1999 05:36:10 +0000 (05:36 +0000)]
Include long-options.h
[long_options]: Remove the "help" and "version" entries.
Remove declarations of show_help and show_version.
(main): Use parse_long_options, including author name(s).
Remove the show_version and show_help blocks.

25 years ago(main): Include author name argument in call to parse_long_options.
Jim Meyering [Thu, 4 Mar 1999 05:33:22 +0000 (05:33 +0000)]
(main): Include author name argument in call to parse_long_options.

25 years ago(main): Include author name argument in call to parse_long_options.
Jim Meyering [Thu, 4 Mar 1999 05:32:11 +0000 (05:32 +0000)]
(main): Include author name argument in call to parse_long_options.

25 years agoInclude long-options.h
Jim Meyering [Thu, 4 Mar 1999 05:31:17 +0000 (05:31 +0000)]
Include long-options.h
[long_options]: Remove the "help" and "version" entries.
Remove declarations of show_help and show_version.
(main): Remove `const' attribute from dcl of argv parameter.
Call bindtextdomain and textdomain.
Use parse_long_options, including author name(s).
Remove the show_version and show_help blocks.

25 years ago(main): Include author name argument.
Jim Meyering [Thu, 4 Mar 1999 05:26:47 +0000 (05:26 +0000)]
(main): Include author name argument.

25 years ago*** empty log message ***
Jim Meyering [Thu, 4 Mar 1999 05:09:13 +0000 (05:09 +0000)]
*** empty log message ***

25 years agoInclude long-options.h
Jim Meyering [Thu, 4 Mar 1999 05:09:05 +0000 (05:09 +0000)]
Include long-options.h
[long_options]: Remove the "help" and "version" entries.
(main): Use parse_long_options, including author name(s).
Remove the show_version and show_help blocks.

25 years agoUpdate prototype.
Jim Meyering [Thu, 4 Mar 1999 05:08:21 +0000 (05:08 +0000)]
Update prototype.

25 years ago(_): Define it.
Jim Meyering [Thu, 4 Mar 1999 05:08:01 +0000 (05:08 +0000)]
(_): Define it.
(parse_long_options): Accept new parameter, authors, and print it.

25 years ago*** empty log message ***
Jim Meyering [Wed, 3 Mar 1999 03:46:58 +0000 (03:46 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Tue, 2 Mar 1999 13:53:48 +0000 (13:53 +0000)]
*** empty log message ***

25 years ago(read_utmp) [HAVE_UTMPNAME]: Rewrite.
Jim Meyering [Tue, 2 Mar 1999 13:53:33 +0000 (13:53 +0000)]
(read_utmp) [HAVE_UTMPNAME]: Rewrite.

25 years agoimport latest
Jim Meyering [Tue, 2 Mar 1999 02:44:56 +0000 (02:44 +0000)]
import latest

25 years ago*** empty log message ***
Jim Meyering [Fri, 19 Feb 1999 07:33:55 +0000 (07:33 +0000)]
*** empty log message ***

25 years ago<alloca.h>: Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H.
Jim Meyering [Fri, 19 Feb 1999 07:31:48 +0000 (07:31 +0000)]
<alloca.h>: Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H.
The FORCE_ALLOCA_H was a relic of the bad old pre-autoconf Emacs days.

25 years ago*** empty log message ***
Jim Meyering [Wed, 17 Feb 1999 20:12:20 +0000 (20:12 +0000)]
*** empty log message ***

25 years ago(AM_GNU_GETTEXT): Do `changequote' around use of brackets
Jim Meyering [Wed, 17 Feb 1999 20:12:10 +0000 (20:12 +0000)]
(AM_GNU_GETTEXT): Do `changequote' around use of brackets
in macro definition.  From Eli Zaretskii and Alain Magloire.

25 years agotweak comment
Jim Meyering [Wed, 17 Feb 1999 14:58:41 +0000 (14:58 +0000)]
tweak comment

25 years ago(wipename): Fix string thinko. Now, shredding files
Jim Meyering [Wed, 17 Feb 1999 14:41:39 +0000 (14:41 +0000)]
(wipename): Fix string thinko.  Now, shredding files
in subdirectories works (dir/file).  From Janos Farkas.

25 years ago*** empty log message ***
Jim Meyering [Wed, 17 Feb 1999 14:41:22 +0000 (14:41 +0000)]
*** empty log message ***

25 years agonew version from Uli
Jim Meyering [Tue, 16 Feb 1999 21:35:48 +0000 (21:35 +0000)]
new version from Uli

25 years ago.
Jim Meyering [Tue, 16 Feb 1999 14:52:40 +0000 (14:52 +0000)]
.

25 years ago.
Jim Meyering [Tue, 16 Feb 1999 04:23:49 +0000 (04:23 +0000)]
.

25 years ago(usage): add \n\
Jim Meyering [Tue, 16 Feb 1999 04:22:00 +0000 (04:22 +0000)]
(usage): add \n\

25 years agoupdate copyright dates
Jim Meyering [Tue, 16 Feb 1999 04:20:43 +0000 (04:20 +0000)]
update copyright dates

25 years ago*** empty log message ***
Jim Meyering [Tue, 16 Feb 1999 04:19:44 +0000 (04:19 +0000)]
*** empty log message ***

25 years ago(main): #ifdef-out unreachable code.
Jim Meyering [Tue, 16 Feb 1999 04:18:43 +0000 (04:18 +0000)]
(main): #ifdef-out unreachable code.

25 years agoupdate copyright dates
Jim Meyering [Tue, 16 Feb 1999 04:17:15 +0000 (04:17 +0000)]
update copyright dates

25 years ago(usage): Add a one-line description.
Jim Meyering [Tue, 16 Feb 1999 04:15:46 +0000 (04:15 +0000)]
(usage): Add a one-line description.

25 years agoupdate copyright dates
Jim Meyering [Tue, 16 Feb 1999 04:14:17 +0000 (04:14 +0000)]
update copyright dates

25 years ago*** empty log message ***
Jim Meyering [Mon, 15 Feb 1999 15:42:39 +0000 (15:42 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Mon, 15 Feb 1999 15:25:29 +0000 (15:25 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Mon, 15 Feb 1999 13:43:27 +0000 (13:43 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Sun, 14 Feb 1999 16:49:44 +0000 (16:49 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sun, 14 Feb 1999 03:29:33 +0000 (03:29 +0000)]
*** empty log message ***

25 years ago(dc_parse_stream): Don't try to dereference NULL
Jim Meyering [Sun, 14 Feb 1999 03:28:41 +0000 (03:28 +0000)]
(dc_parse_stream): Don't try to dereference NULL
if there's an error is in our built-in list.

25 years ago*** empty log message ***
Jim Meyering [Sun, 14 Feb 1999 02:36:41 +0000 (02:36 +0000)]
*** empty log message ***

25 years ago(main): Set x.backup_type only if backups are requested.
Jim Meyering [Sun, 14 Feb 1999 02:36:16 +0000 (02:36 +0000)]
(main): Set x.backup_type only if backups are requested.
(cp_option_init): Initialize backup_type.
(backup_type): Remove unused variable.

25 years agoimport latest
Jim Meyering [Tue, 9 Feb 1999 20:49:55 +0000 (20:49 +0000)]
import latest

25 years ago*** empty log message ***
Jim Meyering [Tue, 9 Feb 1999 05:04:50 +0000 (05:04 +0000)]
*** empty log message ***

25 years ago(slack_codes): Add "DOOR".
Jim Meyering [Tue, 9 Feb 1999 05:04:18 +0000 (05:04 +0000)]
(slack_codes): Add "DOOR".
(ls_codes): Add corresponding "do".

25 years ago*** empty log message ***
Jim Meyering [Mon, 8 Feb 1999 04:02:16 +0000 (04:02 +0000)]
*** empty log message ***

25 years agoRun all tests even if some fails.
Jim Meyering [Mon, 8 Feb 1999 04:01:34 +0000 (04:01 +0000)]
Run all tests even if some fails.
Don't use trap.

25 years agoUse `stty', not $STTY.
Jim Meyering [Mon, 8 Feb 1999 03:42:02 +0000 (03:42 +0000)]
Use `stty', not $STTY.
Fix typo in VERBOSE code: s/\$RM/stty/.

25 years ago(TESTS_ENVIRONMENT): Set PATH, not STTY.
Jim Meyering [Mon, 8 Feb 1999 03:40:51 +0000 (03:40 +0000)]
(TESTS_ENVIRONMENT): Set PATH, not STTY.

25 years ago*** empty log message ***
Jim Meyering [Mon, 8 Feb 1999 03:35:15 +0000 (03:35 +0000)]
*** empty log message ***

25 years agoDon't include stdio.h.
Jim Meyering [Mon, 8 Feb 1999 03:32:38 +0000 (03:32 +0000)]
Don't include stdio.h.

25 years agoInclude stdio.h.
Jim Meyering [Mon, 8 Feb 1999 03:32:06 +0000 (03:32 +0000)]
Include stdio.h.

25 years ago*** empty log message ***
Jim Meyering [Mon, 8 Feb 1999 03:31:41 +0000 (03:31 +0000)]
*** empty log message ***

25 years agocopyright date
Jim Meyering [Mon, 8 Feb 1999 03:31:26 +0000 (03:31 +0000)]
copyright date

25 years agocopyright date
Jim Meyering [Mon, 8 Feb 1999 03:30:52 +0000 (03:30 +0000)]
copyright date

25 years agoInclude stdio.h.
Jim Meyering [Mon, 8 Feb 1999 03:30:33 +0000 (03:30 +0000)]
Include stdio.h.

25 years agoInclude stdio.h.
Jim Meyering [Mon, 8 Feb 1999 03:30:06 +0000 (03:30 +0000)]
Include stdio.h.

25 years agoInclude stdio.h.
Jim Meyering [Mon, 8 Feb 1999 03:29:36 +0000 (03:29 +0000)]
Include stdio.h.

25 years agoInclude stdio.h.
Jim Meyering [Mon, 8 Feb 1999 03:29:02 +0000 (03:29 +0000)]
Include stdio.h.

25 years agos/@code etc./@env/ for envvars
Jim Meyering [Mon, 8 Feb 1999 03:26:59 +0000 (03:26 +0000)]
s/@code etc./@env/ for envvars

25 years agotypos, s/@code/@env/ for envvars
Jim Meyering [Mon, 8 Feb 1999 00:03:16 +0000 (00:03 +0000)]
typos, s/@code/@env/ for envvars

25 years ago*** empty log message *** SH-UTILS-1_16f
Jim Meyering [Mon, 8 Feb 1999 00:00:44 +0000 (00:00 +0000)]
*** empty log message ***

25 years ago*** empty log message *** FILEUTILS-4_0d
Jim Meyering [Sun, 7 Feb 1999 23:34:24 +0000 (23:34 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Sun, 7 Feb 1999 23:31:49 +0000 (23:31 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Sun, 7 Feb 1999 23:07:43 +0000 (23:07 +0000)]
*** empty log message ***

25 years ago*** empty log message *** TEXTUTILS-1_22h
Jim Meyering [Sun, 7 Feb 1999 23:06:38 +0000 (23:06 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Sun, 7 Feb 1999 23:06:14 +0000 (23:06 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sun, 7 Feb 1999 23:06:10 +0000 (23:06 +0000)]
*** empty log message ***

25 years ago(my-distcheck): Don't depend on dist, now that this
Jim Meyering [Sun, 7 Feb 1999 23:02:34 +0000 (23:02 +0000)]
(my-distcheck): Don't depend on dist, now that this
is hooked up to the distcheck rule.

25 years ago.
Jim Meyering [Sun, 7 Feb 1999 23:00:01 +0000 (23:00 +0000)]
.

25 years ago.
Jim Meyering [Sun, 7 Feb 1999 16:38:18 +0000 (16:38 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sun, 7 Feb 1999 16:37:08 +0000 (16:37 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Sun, 7 Feb 1999 16:36:58 +0000 (16:36 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Sun, 7 Feb 1999 16:35:56 +0000 (16:35 +0000)]
.

25 years ago.
Jim Meyering [Sun, 7 Feb 1999 16:35:30 +0000 (16:35 +0000)]
.

25 years agoNew file -- extracted from sh-utils' configure.in.
Jim Meyering [Sun, 7 Feb 1999 14:24:08 +0000 (14:24 +0000)]
New file -- extracted from sh-utils' configure.in.

25 years ago*** empty log message ***
Jim Meyering [Sun, 7 Feb 1999 13:49:07 +0000 (13:49 +0000)]
*** empty log message ***

25 years agoSupport DOS-style d:/foo/bar absolute file names.
Jim Meyering [Sun, 7 Feb 1999 13:41:27 +0000 (13:41 +0000)]
Support DOS-style d:/foo/bar absolute file names.
From Eli Zaretskii.

25 years agoUse AC_SUBST(LIBOBJS) since we set LIBOBJS.
Jim Meyering [Sun, 7 Feb 1999 05:37:39 +0000 (05:37 +0000)]
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.

25 years ago*** empty log message ***
Jim Meyering [Sun, 7 Feb 1999 05:32:49 +0000 (05:32 +0000)]
*** empty log message ***

25 years agoUse .$ac_objext, not .o
Jim Meyering [Sun, 7 Feb 1999 05:27:24 +0000 (05:27 +0000)]
Use .$ac_objext, not .o

25 years ago.
Jim Meyering [Sun, 7 Feb 1999 05:24:19 +0000 (05:24 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sun, 7 Feb 1999 05:24:15 +0000 (05:24 +0000)]
*** empty log message ***

25 years agoActually invoke jm_WITH_REGEX now that it requires an argument.
Jim Meyering [Sun, 7 Feb 1999 05:23:27 +0000 (05:23 +0000)]
Actually invoke jm_WITH_REGEX now that it requires an argument.

25 years agoAdd a run-time Test for proper operation of re_compile_pattern.
Jim Meyering [Sun, 7 Feb 1999 05:20:23 +0000 (05:20 +0000)]
Add a run-time Test for proper operation of re_compile_pattern.

25 years agoimport latest
Jim Meyering [Sat, 6 Feb 1999 18:37:55 +0000 (18:37 +0000)]
import latest

25 years agocpp indent
Jim Meyering [Wed, 3 Feb 1999 15:23:21 +0000 (15:23 +0000)]
cpp indent

25 years ago(S_ISDOOR): Define if missing.
Jim Meyering [Wed, 3 Feb 1999 13:56:43 +0000 (13:56 +0000)]
(S_ISDOOR): Define if missing.