diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-12 07:57:07 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-12 07:57:07 +0000 |
commit | 8c275683036775b0f42833f4e895343d0f3e85fe (patch) | |
tree | a31a14c200e2a42e58c9fa6965287f7bdece1051 /lib/argp-parse.c | |
parent | 0bfeec755acf57d790481f9827468808d5a97a2b (diff) | |
download | gnulib-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