|
bda142ee
|
1999-03-26T04:19:07
|
|
(parse_long_options): Remove version-, copyright-,
and author-printing code. Do it via version_etc.
|
|
84015099
|
1999-03-07T17:48:10
|
|
restore blank lines in --version output
|
|
83af9954
|
1999-03-07T16:43:15
|
|
(parse_long_options): Include `Copyright...' line in --version output.
|
|
ebe0827f
|
1999-03-07T15:53:20
|
|
(parse_long_options): Add the `...NO warranty...' message.
|
|
b18bd420
|
1999-03-04T05:08:01
|
|
(_): Define it.
(parse_long_options): Accept new parameter, authors, and print it.
|
|
378b0cd3
|
1999-01-14T18:26:51
|
|
(parse_long_options): Rename `usage' parameter
to avoid shadowing globally scoped function.
|
|
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
|