Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-01-26 | (parse_obsolescent_option): Comment. | Jim Meyering | |
1997-01-26 | . | Jim Meyering | |
1997-01-26 | (is_ancestor): Add it. | Jim Meyering | |
1997-01-26 | . | Jim Meyering | |
1997-01-26 | . | Jim Meyering | |
1997-01-26 | . | Jim Meyering | |
1997-01-26 | . | Jim Meyering | |
1997-01-26 | Interpret `input arg is a hash | Jim Meyering | |
reference' as meaning that the tested program will read no input. Most of the tests for the date program use this feature. Also for date, the generated script now reflects specification (in Test.pm) of default and per-test environment settings. | |||
1997-01-26 | . | Jim Meyering | |
1997-01-26 | . | Jim Meyering | |
1997-01-25 | remove trailing blanks | Jim Meyering | |
1997-01-25 | remove now-spurious junk | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | (noinst_HEADERS): Add getdate.h. | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | Move the code from configure.in into | Jim Meyering | |
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 | . | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | update for changed xstrtou?l | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | (XSTRTOL_H): Undefine it. | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | [!_STRTOL_ERROR]: Define the type `enum strtol_error' | Jim Meyering | |
only if it hasn't already been defined. | |||
1997-01-25 | (__xstrtol): Change interpretation of | Jim Meyering | |
VALID_SUFFIXES == NULL vs VALID_SUFFIXES == "". Use the former when any suffix is valid, the later when no suffix is allowed. | |||
1997-01-25 | fix copyright filling | Jim Meyering | |
1997-01-25 | fix copyright filling | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | . | Jim Meyering | |
1997-01-25 | (parse_long_options): Reset optind to zero | Jim Meyering | |
before just returning so that getopt internals get initialized from the probably-new parameters when/if getopt is called later. | |||
1997-01-24 | (parse_obsolescent_option): Recognize and fail for | Jim Meyering | |
more malformed obsolescent options. Makes for better diagnostics. | |||
1997-01-24 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | (parse_options): New function. | Jim Meyering | |
(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 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | . | Jim Meyering | |
1997-01-23 | Update from GNU via Uli | Jim Meyering | |