aboutsummaryrefslogtreecommitdiff
path: root/posix/getopt.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-08-23Merge getopt patch from GnulibPaul Eggert1-1/+2
2022-08-23Merge _GL_UNUSED C23 patch from GnulibPaul Eggert1-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-04-07getopt: annotate files with relationship to gnulib.Zack Weinberg1-4/+2
2017-04-07getopt: merge _GL_UNUSED annotations from gnulibZack Weinberg1-1/+2
2017-04-07getopt: merge from gnulib: alloca avoidanceZack Weinberg1-126/+159
2017-04-07getopt: refactor long-option handlingZack Weinberg1-297/+204
2017-04-07getopt: tidy up _getopt_initialize a bitZack Weinberg1-12/+6
2017-04-07getopt: merge from gnulib: function prototype adjustmentsZack Weinberg1-29/+20
2017-04-07getopt: clean up error reportingZack Weinberg1-309/+53
2017-04-07getopt: fix fencepost error in ambiguous-W-option handlingZack Weinberg1-1/+0
2017-04-07getopt: merge straightforward changes from gnulibZack Weinberg1-81/+41
2017-04-07getopt: merge from gnulib: don't use `...' quotesZack Weinberg1-31/+31
2017-04-07getopt: remove USE_NONOPTION_FLAGSZack Weinberg1-95/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-05Fix open_memstream namespace (bug 18498).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-10Cleanup of configuration optionsUlrich Drepper1-19/+19
2011-07-06Handle W; without long options in getoptUlrich Drepper1-2/+7
2011-05-15Provide more helpful error message in getoptUlrich Drepper1-19/+60
2010-04-07getopt mishandles optstring of "+:"Eric Blake1-2/+4
2010-04-07getopt mistakenly allows '-;' as short optionEric Blake1-1/+1
2010-04-07Fix -W with optional parameters in getopt.Eric Blake1-1/+6
2010-04-04Fix printing error messages in getopt.Ulrich Drepper1-12/+13
2009-02-26* include/features.h: If no feature selection given and we selectUlrich Drepper1-8/+22
2008-03-29* posix/getopt.c (_getopt_internal_r): Remove old POSIX-demandedUlrich Drepper1-19/+5
2008-03-08[BZ #5762]Ulrich Drepper1-33/+32
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper1-10/+10
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper1-40/+10
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-10/+40
2007-07-122.5-18.1Jakub Jelinek1-40/+10
2004-03-10Update.Ulrich Drepper1-1/+1
2004-03-09Update.Ulrich Drepper1-297/+192
2003-09-12Update.Ulrich Drepper1-1/+84
2002-03-12Update.Ulrich Drepper1-2/+6
2001-12-06Update.Ulrich Drepper1-87/+108
2001-10-27Update.Ulrich Drepper1-1/+1