]> git.ipfire.org Git - thirdparty/coreutils.git/log
thirdparty/coreutils.git
26 years ago*** empty log message ***
Jim Meyering [Mon, 4 Oct 1999 07:51:26 +0000 (07:51 +0000)] 
*** empty log message ***

26 years ago(__attribute__): Wrap with #ifndef __attribute__.
Jim Meyering [Mon, 4 Oct 1999 06:04:19 +0000 (06:04 +0000)] 
(__attribute__): Wrap with #ifndef __attribute__.

26 years ago(__attribute__): Define to empty if GCC claims to
Jim Meyering [Mon, 4 Oct 1999 06:02:41 +0000 (06:02 +0000)] 
(__attribute__): Define to empty if GCC claims to
be before 2.8; this is needed for OPENStep 4.2 cc.  Also,
define to empty if strict ANSI.

26 years ago(__attribute__): Define to empty if GCC claims to
Jim Meyering [Mon, 4 Oct 1999 05:59:37 +0000 (05:59 +0000)] 
(__attribute__): Define to empty if GCC claims to
be before 2.8; this is needed for OPENStep 4.2 cc.  Also,
define to empty if strict ANSI.

26 years ago(TARGET_DIRECTORY_OPTION): Define.
Jim Meyering [Sun, 3 Oct 1999 16:59:07 +0000 (16:59 +0000)] 
(TARGET_DIRECTORY_OPTION): Define.
(usage): Describe it.
(main): Implement it.
Remove unused variable, stdin_tty.
Make code clearer:  use new variable `n_files' in place of
`argc - optind'.  Use `file' instead of `argv + optind'.

26 years agoanother example for tr -- illustrating problems with `-' in ranges..
Jim Meyering [Sat, 2 Oct 1999 11:46:53 +0000 (11:46 +0000)] 
another example for tr -- illustrating problems with `-' in ranges..

26 years ago*** empty log message ***
Jim Meyering [Sat, 2 Oct 1999 11:42:26 +0000 (11:42 +0000)] 
*** empty log message ***

26 years ago.
Jim Meyering [Sat, 2 Oct 1999 11:12:34 +0000 (11:12 +0000)] 
.

26 years ago.
Jim Meyering [Sat, 2 Oct 1999 11:12:06 +0000 (11:12 +0000)] 
.

26 years ago*** empty log message ***
Jim Meyering [Wed, 29 Sep 1999 14:44:36 +0000 (14:44 +0000)] 
*** empty log message ***

26 years ago(AC_SYS_LARGEFILE_FLAGS): Work around GCC 2.95.1 bug with HP-UX 10.20.
Jim Meyering [Wed, 29 Sep 1999 14:44:31 +0000 (14:44 +0000)] 
(AC_SYS_LARGEFILE_FLAGS): Work around GCC 2.95.1 bug with HP-UX 10.20.

26 years agoDo s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics.
Jim Meyering [Tue, 28 Sep 1999 16:22:54 +0000 (16:22 +0000)] 
Do s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics.
Do the same for other config.h macros like CLOSEDIR_VOID and MAJOR_*.

26 years agoDo s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics.
Jim Meyering [Tue, 28 Sep 1999 16:22:38 +0000 (16:22 +0000)] 
Do s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics.

26 years ago*** empty log message ***
Jim Meyering [Tue, 28 Sep 1999 15:27:13 +0000 (15:27 +0000)] 
*** empty log message ***

26 years ago(__attribute__): Protect against redefinition.
Jim Meyering [Tue, 28 Sep 1999 15:26:45 +0000 (15:26 +0000)] 
(__attribute__): Protect against redefinition.

26 years ago*** empty log message ***
Jim Meyering [Tue, 28 Sep 1999 14:48:53 +0000 (14:48 +0000)] 
*** empty log message ***

26 years ago(error_at_line): Use strerror portably here, too,
Jim Meyering [Tue, 28 Sep 1999 14:48:43 +0000 (14:48 +0000)] 
(error_at_line): Use strerror portably here, too,
just as was done in error.

26 years ago.
Jim Meyering [Sun, 26 Sep 1999 22:36:11 +0000 (22:36 +0000)] 
.

26 years ago(xalloc_die): Rename from xalloc_fail and update callers.
Jim Meyering [Sun, 26 Sep 1999 19:05:39 +0000 (19:05 +0000)] 
(xalloc_die): Rename from xalloc_fail and update callers.
Use explicit exit to help avoid warnings.

26 years agosmall correction from Akim
Jim Meyering [Sun, 26 Sep 1999 19:01:12 +0000 (19:01 +0000)] 
small correction from Akim

26 years ago*** empty log message ***
Jim Meyering [Sun, 26 Sep 1999 18:53:01 +0000 (18:53 +0000)] 
*** empty log message ***

26 years ago(DIRECTORY_SEPARATOR): Define.
Jim Meyering [Sun, 26 Sep 1999 18:52:51 +0000 (18:52 +0000)] 
(DIRECTORY_SEPARATOR): Define.
(ISSLASH): Define.
(path_concat): Allow parameter DIR to be NULL.
(xpath_concat): New function.
From Akim Demaille.

26 years ago(__attribute__): Define.
Jim Meyering [Sun, 26 Sep 1999 18:42:56 +0000 (18:42 +0000)] 
(__attribute__): Define.
(ATTRIBUTE_NORETURN): Define.
(xalloc_fail_func): Add noreturn attribute.
(xalloc_die): Declare.
(NEW): Define as yet unused macro.
(XFREE): Likewise
(CCLONE): Likewise.
(CLONE): Likewise.
From Akim Demaille.

26 years ago(base_name): Add prototype. From Akim Demaille.
Jim Meyering [Sun, 26 Sep 1999 18:37:02 +0000 (18:37 +0000)] 
(base_name): Add prototype.  From Akim Demaille.

26 years ago.
Jim Meyering [Fri, 24 Sep 1999 07:42:42 +0000 (07:42 +0000)] 
.

26 years ago.
Jim Meyering [Fri, 24 Sep 1999 07:35:42 +0000 (07:35 +0000)] 
.

26 years ago*** empty log message ***
Jim Meyering [Sun, 19 Sep 1999 16:48:43 +0000 (16:48 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 19 Sep 1999 16:47:58 +0000 (16:47 +0000)] 
*** empty log message ***

26 years ago[STAT_MACROS_BROKEN] (S_ISLNK): Undefine.
Jim Meyering [Sun, 19 Sep 1999 16:46:50 +0000 (16:46 +0000)] 
[STAT_MACROS_BROKEN] (S_ISLNK): Undefine.
(S_ISLNK): Define if necessary.
This is necessary on a NEC SX-4 with SUPER-UX 9.1.

26 years ago*** empty log message ***
Jim Meyering [Sun, 19 Sep 1999 16:45:24 +0000 (16:45 +0000)] 
*** empty log message ***

26 years ago(siginfo_handler): Mark parameter with ATTRIBUTE_UNUSED.
Jim Meyering [Sun, 19 Sep 1999 16:23:17 +0000 (16:23 +0000)] 
(siginfo_handler): Mark parameter with ATTRIBUTE_UNUSED.
Change lots of count and index variables to be of unsigned type.
(dd_copy): Add new unsigned variable, n_bytes_read, in place of
many uses of `nread'.

26 years ago*** empty log message ***
Jim Meyering [Sun, 19 Sep 1999 16:22:23 +0000 (16:22 +0000)] 
*** empty log message ***

26 years ago(__attribute__): Define.
Jim Meyering [Sun, 19 Sep 1999 16:21:26 +0000 (16:21 +0000)] 
(__attribute__): Define.
(ATTRIBUTE_NORETURN): Remove #else clause.
(ATTRIBUTE_UNUSED): Define.

26 years agoRemove useless parens in #if directive
Jim Meyering [Sun, 19 Sep 1999 08:09:50 +0000 (08:09 +0000)] 
Remove useless parens in #if directive

26 years ago.
Jim Meyering [Sat, 18 Sep 1999 21:18:37 +0000 (21:18 +0000)] 
.

26 years ago.
Jim Meyering [Sat, 18 Sep 1999 21:17:29 +0000 (21:17 +0000)] 
.

26 years ago*** empty log message ***
Jim Meyering [Fri, 17 Sep 1999 21:45:53 +0000 (21:45 +0000)] 
*** empty log message ***

26 years ago(AC_REPLACE_FUNCS): Add strdup.
Jim Meyering [Fri, 17 Sep 1999 21:45:48 +0000 (21:45 +0000)] 
(AC_REPLACE_FUNCS): Add strdup.
Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
due to missing strdup (against sh-utils-2.0).

26 years ago(usage): Remove misleading sentence in --help output.
Jim Meyering [Thu, 9 Sep 1999 19:56:10 +0000 (19:56 +0000)] 
(usage): Remove misleading sentence in --help output.
From Karl Heuer.

26 years agoRemove declaration of xstrdup.
Jim Meyering [Wed, 8 Sep 1999 08:39:49 +0000 (08:39 +0000)] 
Remove declaration of xstrdup.

26 years ago*** empty log message ***
Jim Meyering [Sun, 5 Sep 1999 06:56:59 +0000 (06:56 +0000)] 
*** empty log message ***

26 years ago(ENOSYS): Don't use ENOMSG; it's not in NeXTStep3.3.
Jim Meyering [Sun, 5 Sep 1999 06:56:50 +0000 (06:56 +0000)] 
(ENOSYS): Don't use ENOMSG; it's not in NeXTStep3.3.
Use EINVAL instead.

26 years agotweak comment
Jim Meyering [Sat, 4 Sep 1999 20:27:03 +0000 (20:27 +0000)] 
tweak comment

26 years ago*** empty log message ***
Jim Meyering [Thu, 2 Sep 1999 21:34:33 +0000 (21:34 +0000)] 
*** empty log message ***

26 years agoRemove xstrdup declaration.
Jim Meyering [Thu, 2 Sep 1999 21:34:04 +0000 (21:34 +0000)] 
Remove xstrdup declaration.

26 years agoRemove xstrdup declaration.
Jim Meyering [Thu, 2 Sep 1999 21:33:23 +0000 (21:33 +0000)] 
Remove xstrdup declaration.

26 years agoRemove xstrdup declaration.
Jim Meyering [Thu, 2 Sep 1999 21:33:00 +0000 (21:33 +0000)] 
Remove xstrdup declaration.

26 years ago*** empty log message ***
Jim Meyering [Thu, 2 Sep 1999 21:31:37 +0000 (21:31 +0000)] 
*** empty log message ***

26 years agoRemove xstrdup declaration.
Jim Meyering [Thu, 2 Sep 1999 21:31:19 +0000 (21:31 +0000)] 
Remove xstrdup declaration.

26 years ago(xalloc_fail_func): Use `PARAMS'.
Jim Meyering [Thu, 2 Sep 1999 21:23:01 +0000 (21:23 +0000)] 
(xalloc_fail_func): Use `PARAMS'.
(xstrdup): Add protoype.

26 years agoimport version 1.013
Jim Meyering [Thu, 2 Sep 1999 10:40:44 +0000 (10:40 +0000)] 
import version 1.013

26 years agoRemove declaration of xstrdup.
Jim Meyering [Wed, 1 Sep 1999 13:28:21 +0000 (13:28 +0000)] 
Remove declaration of xstrdup.

26 years ago(version_etc_copyright): Declare it.
Jim Meyering [Wed, 1 Sep 1999 13:16:46 +0000 (13:16 +0000)] 
(version_etc_copyright): Declare it.

26 years ago(version_etc_copyright): Default copyright string.
Jim Meyering [Wed, 1 Sep 1999 13:15:11 +0000 (13:15 +0000)] 
(version_etc_copyright): Default copyright string.
(version_etc): Use it.

26 years ago(xalloc_fail_func): Use `PARAMS'.
Jim Meyering [Wed, 1 Sep 1999 13:09:19 +0000 (13:09 +0000)] 
(xalloc_fail_func): Use `PARAMS'.

26 years ago*** empty log message ***
Jim Meyering [Tue, 31 Aug 1999 20:46:40 +0000 (20:46 +0000)] 
*** empty log message ***

26 years agoAdd .rpm, .png, and .fli.
Jim Meyering [Tue, 31 Aug 1999 20:46:18 +0000 (20:46 +0000)] 
Add .rpm, .png, and .fli.
From Andres Soolo.

26 years ago*** empty log message ***
Jim Meyering [Mon, 30 Aug 1999 15:05:34 +0000 (15:05 +0000)] 
*** empty log message ***

26 years ago.
Jim Meyering [Mon, 30 Aug 1999 14:59:37 +0000 (14:59 +0000)] 
.

26 years ago.
Jim Meyering [Mon, 30 Aug 1999 14:59:08 +0000 (14:59 +0000)] 
.

26 years ago*** empty log message ***
Jim Meyering [Mon, 30 Aug 1999 14:44:10 +0000 (14:44 +0000)] 
*** empty log message ***

26 years ago(longopts): Restore accidentally-removed entry for `--portability' long option.
Jim Meyering [Mon, 30 Aug 1999 14:43:52 +0000 (14:43 +0000)] 
(longopts): Restore accidentally-removed entry for `--portability' long option.

26 years ago(usage): Correct --help message.
Jim Meyering [Mon, 30 Aug 1999 14:41:05 +0000 (14:41 +0000)] 
(usage): Correct --help message.

26 years agosplit a long line.
Jim Meyering [Mon, 30 Aug 1999 14:39:05 +0000 (14:39 +0000)] 
split a long line.

26 years ago(usage): Correct --help message.
Jim Meyering [Mon, 30 Aug 1999 14:38:00 +0000 (14:38 +0000)] 
(usage): Correct --help message.

26 years ago(usage): Correct --help message.
Jim Meyering [Mon, 30 Aug 1999 14:37:40 +0000 (14:37 +0000)] 
(usage): Correct --help message.

26 years ago(usage): Correct --help message.
Jim Meyering [Mon, 30 Aug 1999 14:36:26 +0000 (14:36 +0000)] 
(usage): Correct --help message.

26 years ago(usage): Correct --help message.
Jim Meyering [Mon, 30 Aug 1999 14:36:06 +0000 (14:36 +0000)] 
(usage): Correct --help message.

26 years ago(usage): Correct --help message.
Jim Meyering [Mon, 30 Aug 1999 14:35:45 +0000 (14:35 +0000)] 
(usage): Correct --help message.

26 years ago(usage): Correct --help message.
Jim Meyering [Mon, 30 Aug 1999 14:35:20 +0000 (14:35 +0000)] 
(usage): Correct --help message.

26 years ago.
Jim Meyering [Mon, 30 Aug 1999 14:34:09 +0000 (14:34 +0000)] 
.

26 years ago.
Jim Meyering [Mon, 30 Aug 1999 14:33:39 +0000 (14:33 +0000)] 
.

26 years ago.
Jim Meyering [Mon, 30 Aug 1999 14:31:16 +0000 (14:31 +0000)] 
.

26 years ago.
Jim Meyering [Mon, 30 Aug 1999 14:30:28 +0000 (14:30 +0000)] 
.

26 years ago.
Jim Meyering [Sun, 29 Aug 1999 21:13:46 +0000 (21:13 +0000)] 
.

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 21:10:22 +0000 (21:10 +0000)] 
*** empty log message ***

26 years ago(main): Call exit explicitly to avoid warning from gcc.
Jim Meyering [Sun, 29 Aug 1999 21:09:34 +0000 (21:09 +0000)] 
(main): Call exit explicitly to avoid warning from gcc.
Include "xstrtol.h".
(isinteger): Remove function and prototype.
(main): Use xstrtol in place of atoi.  Remove associated FIXME comments.

26 years ago(isinteger): Move definition to precede use. Remove prototype.
Jim Meyering [Sun, 29 Aug 1999 20:49:07 +0000 (20:49 +0000)] 
(isinteger): Move definition to precede use.  Remove prototype.

26 years ago(main): Call exit explicitly to avoid warning from gcc.
Jim Meyering [Sun, 29 Aug 1999 20:47:17 +0000 (20:47 +0000)] 
(main): Call exit explicitly to avoid warning from gcc.

26 years ago(main): Call exit explicitly to avoid warning from gcc.
Jim Meyering [Sun, 29 Aug 1999 20:45:50 +0000 (20:45 +0000)] 
(main): Call exit explicitly to avoid warning from gcc.

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 20:42:42 +0000 (20:42 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 20:40:15 +0000 (20:40 +0000)] 
*** empty log message ***

26 years agoRequire jm_BISON.
Jim Meyering [Sun, 29 Aug 1999 20:40:00 +0000 (20:40 +0000)] 
Require jm_BISON.

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 20:37:25 +0000 (20:37 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 20:35:16 +0000 (20:35 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 20:05:07 +0000 (20:05 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 19:54:09 +0000 (19:54 +0000)] 
*** empty log message ***

26 years ago(relative_time_table): Change `type' of `THIS' from
Jim Meyering [Sun, 29 Aug 1999 14:55:24 +0000 (14:55 +0000)] 
(relative_time_table): Change `type' of `THIS' from
tMINUTE_UNIT to tUNUMBER.  From Urs Thuermann.

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 14:49:06 +0000 (14:49 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 14:46:35 +0000 (14:46 +0000)] 
*** empty log message ***

26 years ago(test_vector): Add a test for the Risks-reported problem with `Nov 11 1996'.
Jim Meyering [Sun, 29 Aug 1999 14:46:25 +0000 (14:46 +0000)] 
(test_vector): Add a test for the Risks-reported problem with `Nov 11 1996'.

26 years ago*** empty log message ***
Jim Meyering [Sun, 29 Aug 1999 14:37:40 +0000 (14:37 +0000)] 
*** empty log message ***

26 years ago(test_vector): Add tests for use of `this'.
Jim Meyering [Sun, 29 Aug 1999 14:36:48 +0000 (14:36 +0000)] 
(test_vector): Add tests for use of `this'.

26 years ago(get_date): Rename latter local `tm' to probe_tm.
Jim Meyering [Sun, 29 Aug 1999 12:55:35 +0000 (12:55 +0000)] 
(get_date): Rename latter local `tm' to probe_tm.

26 years ago(get_date): Rename outermost local `probe' to `quarter'.
Jim Meyering [Sun, 29 Aug 1999 12:28:56 +0000 (12:28 +0000)] 
(get_date): Rename outermost local `probe' to `quarter'.

26 years agoAdd copyright notice.
Jim Meyering [Sun, 29 Aug 1999 07:29:51 +0000 (07:29 +0000)] 
Add copyright notice.

(number): Handle `Nov 11 1996' example; see Risks Digest 20.55
http://catless.ncl.ac.uk/Risks/20.55.html#subj18
(1999-08-27)

(<stdio.h>): Include only if testing.
(ISUPPER): Remove.
(ISLOWER, PC): New macros.
(<string.h>): Include if HAVE_STRING_H, not USG.
(bcopy): Remove.
(yymaxdepth, ..., yycheck): Don't bother to redefine, since we assume
bison.
(EPOCH_YEAR): Renamed from EPOCH.
(table): Renamed from TABLE.
(meridian): Now an anonymous enum.
(struct parser_control): New type.
(YYLEX_PARAM, YYPARSE_PARAM, YYSTYPE): New macros.
(yyInput, ..., yyRelYear): Migrated into struct parser_control.
(%pure_parser): Added, so that the parser is pure.
(%union): Removed; the type is now just plain int.
All %type directives removed.
(tLOCAL_ZONE): New %token.
(month_day_table): Renamed from MonthDayTable.
(gmtime, localtime, mktime, time): Declare only if not defined.
(meridian_table): New table.
(dst_table): New table.
(units_table): renamed from UnitsTable.
(relative_time_table): Renamed from OtherTable.
(time_zone_table): Renamed from TimezoneTable.  Modernized data.
(military_table): Renamed from MilitaryTable.
(to_hour): Renamed from ToHour.
(to_year): Renamed from ToYear.
(lookup_zone): New function.
(LookupWord): Renamed from lookup_word.
Use lookup_zone for time zones.
(yylex): Now reentrant.  All callers changed.
(get_date): Add support for local time zone abbreviations.
Make it reentrant.

26 years ago*** empty log message ***
Jim Meyering [Wed, 25 Aug 1999 15:41:52 +0000 (15:41 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 22 Aug 1999 16:28:45 +0000 (16:28 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 22 Aug 1999 16:28:26 +0000 (16:28 +0000)] 
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 22 Aug 1999 16:23:28 +0000 (16:23 +0000)] 
*** empty log message ***