summaryrefslogtreecommitdiff
path: root/lib/argp.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid circular definition restrict -> __restrict -> restrict on BeOS.Bruno Haible2007-03-251-3/+5
* Import the following change from libc; problem reported byPaul Eggert2006-12-281-1/+1
* Avoid clash with mingw's definition of __argc and __argv as macros.Bruno Haible2006-10-231-2/+2
* Move declarations of program_invocation_name and program_invocation_short_nam...Sergey Poznyakoff2006-09-101-0/+14
* (struct argp_option): Document the use of N_() wrappers.Sergey Poznyakoff2006-09-091-1/+4
* (struct argp): Document the N_("..") "\v" N_("..") convention. Text propose...Sergey Poznyakoff2006-09-091-1/+3
* * argp.h (__const): Remove macro. Use const instead.Paul Eggert2006-01-101-45/+41
* (__option_is_short): Check upper limit of __key.Sergey Poznyakoff2005-06-161-1/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (OPTION_NO_TRANS): New option.Paul Eggert2004-09-301-5/+11
* update from libcKarl Berry2004-09-081-4/+7
* argp update from libcKarl Berry2003-11-291-0/+12
* argp update from libcKarl Berry2003-10-041-0/+13
* argp.h update from libcKarl Berry2003-09-191-2/+2
* update from libcKarl Berry2003-08-311-10/+10
* Get lib/argp* from glibc.Paul Eggert2003-07-081-11/+14
* argp facility from glibc-20030610.Bruno Haible2003-06-101-0/+567