summaryrefslogtreecommitdiff
path: root/lib/argp-parse.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-12 07:57:07 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-12 07:57:07 +0000
commit8c275683036775b0f42833f4e895343d0f3e85fe (patch)
treea31a14c200e2a42e58c9fa6965287f7bdece1051 /lib/argp-parse.c
parent0bfeec755acf57d790481f9827468808d5a97a2b (diff)
downloadgnulib-8c275683036775b0f42833f4e895343d0f3e85fe.tar.gz
Use "gettext.h" instead of its complicated substitute.
Include <errno.h>, for program_invocation_short_name and program_invocation_name. (__argp_basename) [!_LIBC]: Remove; the only use was replaced by its body. (__argp_short_program_name): Change condition from !defined __argp_short_program_name to ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME), to match argp-namefrob.h. (__argp_failure): Don't assume strerror_r returns char *.
Diffstat (limited to 'lib/argp-parse.c')
0 files changed, 0 insertions, 0 deletions