summaryrefslogtreecommitdiff
path: root/lib/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* getopt: give accurate ambiguity diagnostic on mem exhaustionPádraig Brady2015-02-181-2/+3
* getopt: don't crash on memory exhaustionPádraig Brady2015-02-181-11/+40
* 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-32/+32
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* getopt: handle W; without long options in getoptEric Blake2011-07-071-3/+8
* getopt: silence clang warningEric Blake2011-06-221-1/+1
* getopt: Avoid gcc warning.Bruno Haible2011-06-041-1/+0
* getopt: for ambiguous options, enumerate the possibilities.James Youngman2011-05-261-17/+66
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* getopt: allow compilation with C++Eric Blake2010-04-161-1/+1
* getopt: merge bug fixes from glibcEric Blake2010-04-131-15/+22
* getopt: avoid compiler warningEric Blake2010-03-191-4/+0
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_Eric Blake2009-12-231-2/+2
* getopt: synchronize from glibcEric Blake2009-12-221-61/+63
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-610/+610
* build: avoid compiler warningsEric Blake2009-10-301-2/+3
* Update VMS specifics.John E. Malmberg2008-03-031-5/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* * getopt.c: Fix typo in last commit.Eric Blake2006-09-141-1/+1
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-1/+1
* * lib/getloadavg.c: Use __VMS, not VMS.Paul Eggert2006-07-061-1/+1
* Work around porting bugs reported by Dieter inPaul Eggert2006-01-241-66/+16
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (POSIXLY_CORRECT): New constant.Paul Eggert2004-11-171-1/+10
* Merge from coreutils to support a more-standard getopt.Paul Eggert2004-11-171-30/+25
* (_getopt_initialize, _getopt_internal_r, _getopt_internal, getopt):Paul Eggert2004-11-111-7/+10
* Remove ELIDE_CODE hack.Paul Eggert2004-08-121-20/+0
* autoupdateKarl Berry2004-03-111-1/+1
* Sync getopt and argp from libc CVS.Paul Eggert2004-03-091-217/+262
* Remove K&R cruft in getopt.Paul Eggert2003-09-091-83/+19
* change license to gpl.Karl Berry2002-11-251-11/+10
* Include gettext.h instead of <libintl.h> with #ifdefs.Bruno Haible2002-11-051-12/+9
* update from libcKarl Berry2002-09-251-55/+264
* (_): Honor the setting of ENABLE_NLS. Otherwise,Jim Meyering2001-10-211-1/+1
* update from libcJim Meyering2001-08-121-18/+26
* Update from libc.Jim Meyering2000-10-171-4/+5
* (_getopt_internal): Update from glibc.Jim Meyering2000-09-101-1/+2
* (_getopt_internal): Update from glibc.Jim Meyering2000-09-061-6/+8
* Update from glibc.Jim Meyering2000-05-041-13/+20
* update from GNU lib CJim Meyering1999-10-111-22/+20
* new version from glibcJim Meyering1999-01-131-71/+65
* add braces to disambiguate ambiguous elseJim Meyering1998-04-051-10/+12
* Update from glibc via patch-2.2.93.Jim Meyering1997-05-271-34/+89
* Update from GNU via UliJim Meyering1997-01-231-28/+27
* reindentJim Meyering1997-01-181-21/+21
* (_getopt_internal): Use `_', rather than the (sometimes-)expansion `gettext'.SH-UTILS-1_15Jim Meyering1997-01-081-5/+5