about summary refs log tree commit diff
path: root/posix/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Merge getopt patch from GnulibPaul Eggert2022-08-231-1/+2
* Merge _GL_UNUSED C23 patch from GnulibPaul Eggert2022-08-231-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* getopt: annotate files with relationship to gnulib.Zack Weinberg2017-04-071-4/+2
* getopt: merge _GL_UNUSED annotations from gnulibZack Weinberg2017-04-071-1/+2
* getopt: merge from gnulib: alloca avoidanceZack Weinberg2017-04-071-126/+159
* getopt: refactor long-option handlingZack Weinberg2017-04-071-297/+204
* getopt: tidy up _getopt_initialize a bitZack Weinberg2017-04-071-12/+6
* getopt: merge from gnulib: function prototype adjustmentsZack Weinberg2017-04-071-29/+20
* getopt: clean up error reportingZack Weinberg2017-04-071-309/+53
* getopt: fix fencepost error in ambiguous-W-option handlingZack Weinberg2017-04-071-1/+0
* getopt: merge straightforward changes from gnulibZack Weinberg2017-04-071-81/+41
* getopt: merge from gnulib: don't use `...' quotesZack Weinberg2017-04-071-31/+31
* getopt: remove USE_NONOPTION_FLAGSZack Weinberg2017-04-071-95/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix open_memstream namespace (bug 18498).Joseph Myers2015-06-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Cleanup of configuration optionsUlrich Drepper2011-09-101-19/+19
* Handle W; without long options in getoptUlrich Drepper2011-07-061-2/+7
* Provide more helpful error message in getoptUlrich Drepper2011-05-151-19/+60
* getopt mishandles optstring of "+:"Eric Blake2010-04-071-2/+4
* getopt mistakenly allows '-;' as short optionEric Blake2010-04-071-1/+1
* Fix -W with optional parameters in getopt.Eric Blake2010-04-071-1/+6
* Fix printing error messages in getopt.Ulrich Drepper2010-04-041-12/+13
* * include/features.h: If no feature selection given and we selectUlrich Drepper2009-02-261-8/+22
* * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demandedUlrich Drepper2008-03-291-19/+5
* [BZ #5762]Ulrich Drepper2008-03-081-33/+32
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-201-10/+10
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-40/+10
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-10/+40
* 2.5-18.1Jakub Jelinek2007-07-121-40/+10
* Update.Ulrich Drepper2004-03-101-1/+1
* Update.Ulrich Drepper2004-03-091-297/+192
* Update.Ulrich Drepper2003-09-121-1/+84
* Update.Ulrich Drepper2002-03-121-2/+6
* Update.Ulrich Drepper2001-12-061-87/+108
* Update.Ulrich Drepper2001-10-271-1/+1