summaryrefslogtreecommitdiff
path: root/lib/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [_]: Define to gettext also if ENABLE_NLS is defined.Jim Meyering1997-01-081-1/+1
* New (more POSIX compliant) version from GNU libc.Jim Meyering1997-01-081-46/+216
* use latest from gettext-0.10.23FILEUTILS-3_13Jim Meyering1996-07-111-25/+86
* Get latest from FSF.Jim Meyering1995-10-181-12/+15
* .textutils-1_12_1Jim Meyering1995-08-041-7/+6
* (_getopt_internal) [lint]: Initialize INDFOUND toJim Meyering1995-08-041-3/+9
* merge with 1.11.fJim Meyering1995-04-271-2/+5
* sync from FSFJim Meyering1995-03-201-31/+46
* Remove sys-dependent cruft and define-away getopt in system headersJim Meyering1995-02-281-13/+4
* .Jim Meyering1994-11-211-1/+2
* merge with 1.10x1Jim Meyering1994-11-031-2/+2
* merge with 1.10n1Jim Meyering1994-09-271-7/+0