From a52976a0b6c0773c8bbfff818d9cad11696cfac8 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 12 Feb 1997 23:42:11 +0000 Subject: . --- libshouldbeinlibc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libshouldbeinlibc') diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 81bd9a6d..d9208f55 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,8 +1,14 @@ Wed Feb 12 00:35:21 1997 Miles Bader + * argp-parse.c (parser_parse_next): Decrement PARSER->state.next + if we consumed an arg we didn't end up parsing. + Set ARG_EBADKEY ourselves in all cases. + (parser_parse_arg, parser_parse_opt): Get rid of ARG_EBADKEY param. + * argp-parse.c (__progname, __progname_full): Decls removed. (argp_default_parser): Use PROGRAM_INVOCATION_NAME & PROGRAM_INVOCATION_SHORT_NAME, not __PROGNAME_FULL & __PROGNAME. + * argp-help.c (__progname, __progname_full): Decls removed. (__argp_failure, __argp_error, __argp_state_help): Use PROGRAM_INVOCATION_NAME instead of __PROGNAME_FULL. -- cgit v1.2.3