Commit Graph

3244 Commits

Author SHA1 Message Date
Jim Meyering 2a3863e2b8 . 1997-01-26 03:01:01 +00:00
Jim Meyering bd30083472 . 1997-01-26 02:59:50 +00:00
Jim Meyering 01839f9f82 remove trailing blanks 1997-01-25 13:50:24 +00:00
Jim Meyering 6f807a8598 remove now-spurious junk 1997-01-25 13:45:55 +00:00
Jim Meyering 94439345f5 . 1997-01-25 13:38:54 +00:00
Jim Meyering e9dc554349 (noinst_HEADERS): Add getdate.h. 1997-01-25 13:38:49 +00:00
Jim Meyering 68ed0308cf . 1997-01-25 06:59:56 +00:00
Jim Meyering fb04070061 . 1997-01-25 06:54:19 +00:00
Jim Meyering 9200311684 . 1997-01-25 06:52:50 +00:00
Jim Meyering dd374cd779 . 1997-01-25 06:46:53 +00:00
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