Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-03 | (parse_long_options): Compare getopt_long return | Jim Meyering | |
value against -1, not EOF. Use NULL, not `(int *) 0' as last parameter in getopt_long call. | |||
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. | |||
1996-10-04 | (parse_long_options): Separate package name | Jim Meyering | |
and version number to accomodate new --version output requirement. | |||
1996-07-15 | update FSF address in copyright and remove any trailing blanks | Jim Meyering | |
1995-05-26 | Remove trailing white space. | Jim Meyering | |
1994-10-02 | Initial revision | Jim Meyering | |