1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00
Commit Graph

3234 Commits

Author SHA1 Message Date
Jim Meyering 71076df2d8 . 1997-01-25 06:46:33 +00:00
Jim Meyering a1a27df129 . 1997-01-25 06:45:38 +00:00
Jim Meyering fd685e41d6 Move the code from configure.in into
this macro that resorts to looking for getgroups in -lbsd.
Set new shell variable, GETGROUPS_LIB (that callers should check),
if it is found there.
1997-01-25 06:45:32 +00:00
Jim Meyering c672fc6df6 . 1997-01-25 06:43:47 +00:00
Jim Meyering 0a735b7b9e . 1997-01-25 06:43:16 +00:00
Jim Meyering 5aaadded9d . 1997-01-25 06:37:40 +00:00
Jim Meyering a8bcd782c4 update for changed xstrtou?l 1997-01-25 06:21:24 +00:00
Jim Meyering 2be7ff8311 . 1997-01-25 06:17:20 +00:00
Jim Meyering 0894db7b3f (XSTRTOL_H): Undefine it. 1997-01-25 06:17:13 +00:00
Jim Meyering d58a074dea . 1997-01-25 06:15:49 +00:00
Jim Meyering d73bc3ca57 [!_STRTOL_ERROR]: Define the type `enum strtol_error'
only if it hasn't already been defined.
1997-01-25 06:15:18 +00:00
Jim Meyering 186d893f27 (__xstrtol): Change interpretation of
VALID_SUFFIXES == NULL vs VALID_SUFFIXES == "".  Use the former
when any suffix is valid, the later when no suffix is allowed.
1997-01-25 06:13:46 +00:00
Jim Meyering edeada009c fix copyright filling 1997-01-25 06:11:48 +00:00
Jim Meyering 18195dd699 fix copyright filling 1997-01-25 06:11:22 +00:00
Jim Meyering 338b31ba60 . 1997-01-25 05:58:58 +00:00
Jim Meyering 562eb3d16d . 1997-01-25 05:56:52 +00:00
Jim Meyering 175fb661e0 (parse_long_options): Reset optind to zero
before just returning so that getopt internals get initialized from
the probably-new parameters when/if getopt is called later.
1997-01-25 05:37:15 +00:00
Jim Meyering 50c04a9d3e (parse_obsolescent_option): Recognize and fail for
more malformed obsolescent options.  Makes for better diagnostics.
1997-01-24 02:11:52 +00:00
Jim Meyering 8a66d0dd57 . 1997-01-24 01:16:39 +00:00
Jim Meyering 1f678023d5 . 1997-01-23 05:15:14 +00:00
Jim Meyering b66a30133f . 1997-01-23 04:12:43 +00:00
Jim Meyering 598a7bda46 . 1997-01-23 04:03:50 +00:00
Jim Meyering 0800b55642 . 1997-01-23 04:01:58 +00:00
Jim Meyering 5ac433d292 . 1997-01-23 04:00:19 +00:00
Jim Meyering b22469537b . 1997-01-23 03:55:50 +00:00
Jim Meyering 591844b387 . 1997-01-23 03:47:20 +00:00
Jim Meyering 2611844743 (parse_options): New function.
(parse_obsolescent_option): New function.
(main): Use the new functions instead of open-coding them.
This better fixes the bug in handling obsolescent `+Nc' options.
General cleanup.
1997-01-23 03:38:23 +00:00
Jim Meyering c04fc60484 . 1997-01-23 03:22:16 +00:00
Jim Meyering ffb626613a . 1997-01-23 03:02:56 +00:00
Jim Meyering 3452006a53 . 1997-01-23 03:02:17 +00:00
Jim Meyering 161422b9b2 . 1997-01-23 02:45:08 +00:00
Jim Meyering 2091adbbb1 Update from GNU via Uli 1997-01-23 02:45:02 +00:00
Jim Meyering ccbf5f37f1 . 1997-01-23 02:25:26 +00:00
Jim Meyering ef2b6836fd revert last change 1997-01-23 02:23:44 +00:00
Jim Meyering 44386ac6ff . 1997-01-23 02:21:03 +00:00
Jim Meyering 5c7e1b6bee . 1997-01-23 02:18:00 +00:00
Jim Meyering 3266134b2a . 1997-01-23 02:16:55 +00:00
Jim Meyering 63571532a2 (AM_FUNC_MKTIME): Run tests for each of a few values
for the TZ environment variable.  Andre Novaes Cunha provided the
hairy TZ setting that exercized the Solaris tzset bug.
1997-01-23 02:16:20 +00:00
Jim Meyering 82b01ee905 increment serial number 1997-01-23 00:39:19 +00:00
Jim Meyering 48569d6b98 [strftime]: Add parameters to macro definition. From Drepper. 1997-01-22 23:23:04 +00:00
Jim Meyering 211fe36692 (main): Use TZ=GMT0, not TZ=GMT, since only GMT0 is specified by Posix.1. 1997-01-22 22:45:47 +00:00
Jim Meyering 8dd8bb78b1 . 1997-01-22 22:43:41 +00:00
Jim Meyering d64cc3c1ef (_strftime_copytm): New function, to work around Solaris 2.5 tzset bug.
From Paul Eggert.
1997-01-22 22:43:15 +00:00
Jim Meyering db7201835d . 1997-01-22 22:39:41 +00:00
Jim Meyering 74cb2ee314 (AM_FUNC_MKTIME): Fix bug in mktime test -- don't
test now, test a couple of thousand times.
1997-01-22 22:38:37 +00:00
Jim Meyering 6d24eee926 . 1997-01-22 04:56:25 +00:00
Jim Meyering aeb7c0bc47 . 1997-01-22 04:55:59 +00:00
Jim Meyering 940f23f4a4 . 1997-01-22 04:53:59 +00:00
Jim Meyering f3f1cae097 (main): Properly handle what the POSIX spec calls
the `obsolescent' usage (e.g., tail +2c).  It didn't work.
Reported by Karl Heuer.
1997-01-22 04:53:52 +00:00
Jim Meyering fbe50426e2 . 1997-01-22 04:48:32 +00:00