summaryrefslogtreecommitdiff
path: root/lib/argmatch.c
Commit message (Expand)AuthorAgeFilesLines
* argmatch: fix testing typoPaul Eggert2021-03-181-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* argmatch: don't define _ in the headerAkim Demaille2019-07-031-0/+2
* argmatch: add support to generate the usage messageAkim Demaille2019-06-211-4/+0
* argmatch: use void* for raw memory pointersAkim Demaille2019-04-251-10/+10
* 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
* Port modules to use getprogname explicitlyPino Toscano2016-09-051-5/+3
* 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
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* Use ', not `, for quoting output.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* argmatch: don't hard-code `' when listing valid option argumentsJim Meyering2011-12-121-3/+3
* Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"Jim Meyering2011-04-251-9/+1
* use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PUREJim Meyering2011-04-251-1/+9
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-2/+2
* 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-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-41/+41
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* exit.h is replaced with stdlib.h.Bruno Haible2007-02-181-2/+1
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-5/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (argmatch): Clarify comment: null-terminated -> NULL-terminated.Jim Meyering2005-03-271-2/+2
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-1/+4
* (enum backuptype): Rename none -> no_backups,Paul Eggert2004-10-041-9/+9
* Merge from coreutils.Paul Eggert2004-08-061-10/+11
* Exit-status fixes from coreutils.Paul Eggert2004-01-241-3/+4
* Use "exit.h" rather than rolling EXIT_FAILURE ourselves in each module.Paul Eggert2003-09-121-4/+1
* (getenv): Remove decl.Paul Eggert2003-09-121-1/+0
* (EXIT_FAILURE): Define if the system doesn't.Paul Eggert2003-03-101-1/+7
* Remove case insensitive option matching.Bruno Haible2002-11-211-32/+9
* Comment tweak.Bruno Haible2002-11-211-0/+1
* Include config.h here, not in argmatch.h.Paul Eggert2002-11-211-11/+6
* Include gettext.h instead of <libintl.h> with #ifdefs.Bruno Haible2002-11-051-11/+3
* Include unlocked-io.h.Jim Meyering2001-11-171-0/+1
* (argmatch_invalid): Use quotearg_n_style (0, ...Jim Meyering2001-10-111-2/+2
* Include "quote.h".Jim Meyering2001-05-241-4/+6
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* (ARGMATCH_QUOTING_STYLE):Jim Meyering1999-08-101-15/+5
* (program_name): Remove dcl.Jim Meyering1999-01-251-9/+10
* (ARGMATCH_DIE_DECL): Use it.Jim Meyering1999-01-161-0/+4