aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/options.c
Commit message (Collapse)AuthorAgeFilesLines
* (options_parse): Use 0 as the tag for non-option args.Miles Bader1995-09-271-1/+1
|
* Include "options.h" instead of <options.h>.Miles Bader1995-08-241-1/+2
|
* When adding a fake argv[0], bump argc.Miles Bader1995-05-221-1/+4
| | | | Set optind to 0, so that getopt will reinitialize itself.
* Initial revisionMiles Bader1995-05-201-0/+227