summaryrefslogtreecommitdiff
path: root/lib/argp-parse.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv3+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* argp: Simplify bit manipulation.Bruno Haible2017-05-211-9/+2
* argp: fix shift bugPaul Eggert2017-05-191-6/+16
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* argp: merge changes from glibcPaul Eggert2016-04-031-4/+5
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* argp: make HAVE_DECL usage consistentEric Blake2012-07-131-2/+2
* maint: spelling fixesPaul Eggert2012-02-051-3/+3
* argp: Avoid crash if translator uses % characters in a translation.Guillem Jover2012-01-071-2/+3
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-4/+4
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* argp: use stdalignPaul Eggert2011-10-271-1/+1
* maint: correct misuse of "a" and "an"Jim Meyering2011-05-201-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Argp: fix recognition of short alias options.Sergey Poznyakoff2010-02-051-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-240/+240
* remove trailing blanksJim Meyering2008-05-201-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* (__argp_parse) [!_LIBC]: Make sure program_invocation_name and program_invoca...Sergey Poznyakoff2006-09-101-0/+14
* (argp_default_options): Consistently begin help messages with a lowercase let...Sergey Poznyakoff2006-03-131-5/+5
* (argp_def): Use gettext wrappersSergey Poznyakoff2005-12-091-12/+5
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Removed braces around the expansion of N_()Sergey Poznyakoff2005-01-241-1/+1
* (parser_init): Omit unnecessary alignments, and comment the alignments.Paul Eggert2004-12-241-3/+9
* Include <stddef.h>.Paul Eggert2004-12-241-10/+24
* (parser_init): Avoid arithmetics on void pointers.Sergey Poznyakoff2004-12-221-3/+3
* Use "gettext.h" instead of its complicated substitute.Paul Eggert2004-08-121-22/+13
* Simplify argp by assuming alloca module.Paul Eggert2004-05-181-15/+1
* Sync getopt and argp from libc CVS.Paul Eggert2004-03-091-72/+30
* argp update from libcKarl Berry2003-11-291-1/+16
* argp update from libcKarl Berry2003-10-041-9/+13
* Leave whitespace alone when importing, undoing that part of yesterday'sPaul Eggert2003-08-131-2/+2
* Normalize leading white space and remove trailing white space.Paul Eggert2003-08-131-2/+2
* Get lib/argp* from glibc.Paul Eggert2003-07-081-11/+10
* argp facility from glibc-20030610.Bruno Haible2003-06-101-0/+973