summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/argp-parse.c
AgeCommit message (Expand)Author
1996-07-10(argp_version_options, argp_version_parser):Miles Bader
1996-07-06(argp_version_parser):Miles Bader
1996-06-27(argp_parse): Zero the CHILD_INPUTS vector.Miles Bader
1996-06-21(argp_parse):Miles Bader
1996-06-17(argp_parse): Handle null streams.Miles Bader
1996-06-17(argp_default_parser): Output to STATE->out_stream.Miles Bader
1996-05-23(argp_default_parser): Break after --HANG.Miles Bader
1996-05-22(argp_parse): Only print a `Try...' message if the error was a parsing error.Miles Bader
1996-05-11(argp_parse): Turn any EBADKEY that makes it to the end back into EINVAL.Miles Bader
1996-05-11ARGP_ERR_UNKNOWN_KEY --> ARGP_ERR_UNKNOWN.Miles Bader
1996-05-11(EBADKEY): New define.Miles Bader
1996-05-02(_argp_hang): New variable.Miles Bader
1996-05-01(argp_parse): Work with ARGP == 0.Miles Bader
1996-04-03(argp_parse):Miles Bader
1996-03-19(struct group): Add PARENT, PARENT_INDEX, HOOK, and CHILD_HOOKS fields.Miles Bader
1996-02-29(argp_parse): Print an error message if appropiate when we know there are tooMiles Bader
1996-02-15(argp_parse): Correctly deal with errors from getopt, and allow the user toMiles Bader
1996-02-14(argp_parse):Miles Bader
1996-02-09(argp_parse):Miles Bader
1996-02-05(argp_parse): Implement the ARG_NUM field.Miles Bader
1996-02-05(argp_default_options, argp_default_argp, argp_parse, find_long_option):Miles Bader
1996-01-19(argp_default_options, argp_default_parser):Miles Bader
1996-01-03(_argp_unlock_xxx): New function.Miles Bader
1995-12-21(argp_default_options): Put --help in group -1.Miles Bader
1995-12-06(argp_parse): Changes uses of the INDEX field in struct argp_state to use NEXT.Miles Bader
1995-10-13(argp_parse): If an option alias doesn't have a key, use the real key.Miles Bader
1995-10-12(argp_parse): Correctly mark short options as optional.Miles Bader
1995-10-11(argp_parse):Miles Bader
1995-10-11(argp_parse):Miles Bader
1995-10-10(argp_parse): Add support for ARGP_KEY_NO_ARGS.Miles Bader
1995-10-10Initial revisionMiles Bader