aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/argp-parse.c
Commit message (Collapse)AuthorAgeFilesLines
...
* (argp_parse):Miles Bader1995-10-111-45/+59
| | | | | | Put all the group attributes into structures which get stored in the GROUPS array, rather than having a separate array for each. Implement ARGP_KEY_NO_ARGS in a better way.
* (argp_parse): Add support for ARGP_KEY_NO_ARGS.Miles Bader1995-10-101-2/+10
|
* Initial revisionMiles Bader1995-10-101-0/+356