summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/argp-namefrob.h
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-02-12 00:47:04 +0000
committerMiles Bader <miles@gnu.org>1997-02-12 00:47:04 +0000
commit7dc14229af9b49f9a532c5c602028e84c5536a4c (patch)
tree35d5a3483a3c2268d03ac0be5ce80c62848c8377 /libshouldbeinlibc/argp-namefrob.h
parent5b264c32559b38e944bc8a5a119373e05b4ca42e (diff)
(__argp_parse, __argp_help, __argp_state_help, __argp_error, __argp_usage,
__argp_failure, __option_is_short, __option_is_end): New declarations. (argp_usage, _option_is_end, _option_is_short): Inline definitions replaced by __-prefixed versions, and protected by __OPTIMIZE__. [__OPTIMIZE__ && !_LIBC] (__argp_usage, __argp_state_help, __option_is_short, __option_is_end): Add redefs (& later undefs) of __ versions of inline definitions so they define the correct name for the environment (libc vs. non-libc), (struct argp_option, struct argp, struct argp_child, struct argp_state): Use __const instead of const. (argp_parse, argp_help, argp_state_help, argp_error, argp_usage, argp_failure, _option_is_short, _option_is_end): Use __P macro for function declarations. [HAVE_CONFIG_H] <config.h>: New include. [__GNU_LIBRARY__] <sys/cdefs.h>: New include. [!__const] (__const): New macro.
Diffstat (limited to 'libshouldbeinlibc/argp-namefrob.h')
0 files changed, 0 insertions, 0 deletions