aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/argp-parse.c
Commit message (Expand)AuthorAgeFilesLines
* (argp_default_options, argp_default_parser):Miles Bader1996-01-191-2/+20
* (_argp_unlock_xxx): New function.Miles Bader1996-01-031-0/+9
* (argp_default_options): Put --help in group -1.Miles Bader1995-12-211-1/+1
* (argp_parse): Changes uses of the INDEX field in struct argp_state to use NEXT.Miles Bader1995-12-061-7/+7
* (argp_parse): If an option alias doesn't have a key, use the real key.Miles Bader1995-10-131-1/+1
* (argp_parse): Correctly mark short options as optional.Miles Bader1995-10-121-1/+1
* (argp_parse):Miles Bader1995-10-111-81/+97
* (argp_parse):Miles Bader1995-10-111-45/+59
* (argp_parse): Add support for ARGP_KEY_NO_ARGS.Miles Bader1995-10-101-2/+10
* Initial revisionMiles Bader1995-10-101-0/+356