summaryrefslogtreecommitdiff
path: root/lib/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* merge with 1.10eJim Meyering1994-07-131-3/+11
* .merge-with-1_9_4kJim Meyering1994-05-131-2/+6
* merge with 1.9.4eJim Meyering1994-04-191-4/+5
* merge with 1.9.4dJim Meyering1994-04-041-4/+0
* merge with 1.9.4aJim Meyering1994-03-081-92/+80
* merge with 1.9.2iJim Meyering1994-02-121-5/+3
* merge with 1.9.2gJim Meyering1994-02-101-4/+8
* merge with 1.9.2bJim Meyering1993-12-291-5/+8
* merge with 1.8.1aJim Meyering1993-10-041-1/+5
* new versionsJim Meyering1993-09-081-53/+127