summaryrefslogtreecommitdiff
path: root/lib/argp.h
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
* Use the correct printf format attribute for mingw.Bruno Haible2020-11-241-4/+24
* Use __restrict also on clang.Bruno Haible2020-08-161-1/+2
* Remove redundant definitions of _GL_ATTRIBUTE_FORMAT.Bruno Haible2020-05-091-12/+0
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* argp: Don't pass an invalid argument to dgettext().Bruno Haible2019-01-051-3/+6
* 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
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* argp: merge changes from glibcPaul Eggert2016-04-031-26/+4
* 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
* headers: check that _GL_INLINE_HEADER_BEGIN is definedPaul Eggert2013-08-281-0/+3
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* argp: port new 'inline' approach to Sun C 5.12 + Solaris 10Paul Eggert2012-12-221-3/+3
* argp: better 'inline'Paul Eggert2012-12-181-0/+5
* maint: spelling fixesPaul Eggert2012-02-051-3/+3
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-17/+17
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Don't interfere with a program's definition of __attribute__.Bruno Haible2011-02-151-9/+9
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Avoid a link error due to the __printf__ symbol.Bruno Haible2010-01-191-9/+8
* 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-69/+69
* Don't redefine __attribute__ without a need.Bruno Haible2008-01-131-2/+2
* Prefer the ISO C99 inline semantics over the old GNU C inline semantics.Bruno Haible2007-10-131-1/+3
* Handle 'inline' change in gcc 4.3.0.Bruno Haible2007-10-131-1/+24
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* 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