|
67f394c1
|
1998-03-15T11:09:10
|
|
Use #if, not #ifdef with HAVE_ macros
|
|
8d4076eb
|
1998-01-04T22:43:44
|
|
(parse_long_options): Check for write error to stdout before exiting.
|
|
b3ffd152
|
1997-02-03T05:06:27
|
|
(parse_long_options): Compare getopt_long return
value against -1, not EOF. Use NULL, not `(int *) 0' as last parameter
in getopt_long call.
|
|
8cc396bc
|
1997-01-25T05:37:15
|
|
(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.
|
|
f3467f4f
|
1996-10-04T12:21:39
|
|
(parse_long_options): Separate package name
and version number to accomodate new --version output requirement.
|
|
37f27c1b
|
1996-07-15T02:41:49
|
|
update FSF address in copyright and remove any trailing blanks
|
|
097ec106
|
1995-05-26T15:08:55
|
|
Remove trailing white space.
|
|
de20ab0a
|
1994-10-02T22:50:11
|
|
Initial revision
|