Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-24 | Import from gnulib. | Paul Eggert | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2004-11-17 | Merge from gnulib. | Paul Eggert | |
2004-11-17 | (_getopt_initialize, _getopt_internal_r, _getopt_internal): | Paul Eggert | |
New arg POSIXLY_CORRECT. All callers changed. (getopt): Argv is now char * const *, as per standard. (_getopt_internal_r, _getopt_internal): Argv is now char **, not char *__getopt_argv_const *. | |||
2004-11-12 | Sync from gnulib and regenerate. | Paul Eggert | |
2004-09-22 | Remove extraneous spaces before TAB. | Jim Meyering | |
2004-08-20 | Sync getopt from gnulib. | Paul Eggert | |
2004-03-23 | Remove space(s) before TAB. | Jim Meyering | |
2004-03-23 | Sync from gnulib. | Jim Meyering | |
2003-09-10 | (const): Remove macro. | Jim Meyering | |
Include <string.h> unconditionally. (my_index): Remove; all uses changed to strchr. (strlen): Remove decl. (exchange): Remove forward decl; no longer needed. (exchange, _getopt_initialize, _getopt_internal, getopt, main): Define with prototype. | |||
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering | |
each sequence of spaces before a TAB character. | |||
2002-12-01 | Update from gnulib (trivial changes). | Jim Meyering | |
2002-08-31 | Update from GNU libc. | Jim Meyering | |
2001-10-21 | (_): Honor the setting of ENABLE_NLS. Otherwise, | Jim Meyering | |
this code would end up calling gettext even in packages built with --disable-nls. | |||
2001-08-12 | update from libc | Jim Meyering | |
2000-10-17 | Update from libc. | Jim Meyering | |
2000-09-10 | (_getopt_internal): Update from glibc. | Jim Meyering | |
2000-09-06 | (_getopt_internal): Update from glibc. | Jim Meyering | |
2000-05-04 | Update from glibc. | Jim Meyering | |
1999-10-11 | update from GNU lib C | Jim Meyering | |
1999-01-13 | new version from glibc | Jim Meyering | |
1998-04-05 | add braces to disambiguate ambiguous else | Jim Meyering | |
1997-05-27 | Update from glibc via patch-2.2.93. | Jim Meyering | |
1997-01-23 | Update from GNU via Uli | Jim Meyering | |
1997-01-18 | reindent | Jim Meyering | |
1997-01-08 | (_getopt_internal): Use `_', rather than the (sometimes-)expansion `gettext'. | Jim Meyering | |
1997-01-08 | [_]: Define to gettext also if ENABLE_NLS is defined. | Jim Meyering | |
1997-01-08 | New (more POSIX compliant) version from GNU libc. | Jim Meyering | |
1996-07-11 | use latest from gettext-0.10.23 | Jim Meyering | |
1995-10-18 | Get latest from FSF. | Jim Meyering | |
1995-08-04 | . | Jim Meyering | |
1995-08-04 | (_getopt_internal) [lint]: Initialize INDFOUND to | Jim Meyering | |
avoid warning from gcc. | |||
1995-04-27 | merge with 1.11.f | Jim Meyering | |
1995-03-20 | sync from FSF | Jim Meyering | |
1995-02-28 | Remove sys-dependent cruft and define-away getopt in system headers | Jim Meyering | |
instead. | |||
1994-11-21 | . | Jim Meyering | |
1994-11-03 | merge with 1.10x1 | Jim Meyering | |
1994-09-27 | merge with 1.10n1 | Jim Meyering | |
1994-07-13 | merge with 1.10e | Jim Meyering | |
1994-05-13 | . | Jim Meyering | |
1994-04-19 | merge with 1.9.4e | Jim Meyering | |
1994-04-04 | merge with 1.9.4d | Jim Meyering | |
1994-03-08 | merge with 1.9.4a | Jim Meyering | |
1994-02-12 | merge with 1.9.2i | Jim Meyering | |
1994-02-10 | merge with 1.9.2g | Jim Meyering | |
1993-12-29 | merge with 1.9.2b | Jim Meyering | |
1993-10-04 | merge with 1.8.1a | Jim Meyering | |
1993-09-08 | new versions | Jim Meyering | |
1992-11-01 | Initial revision | Jim Meyering | |