aboutsummaryrefslogtreecommitdiff
path: root/argp/argp-help.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-19Avoid use of atoi in some places in libcJoseph Myers1-3/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-02-04argp: Avoid undefined behaviour when invoking qsort().Bruno Haible1-81/+173
2021-02-04argp: Improve comments.Bruno Haible1-43/+65
2021-02-04argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit.Bruno Haible1-7/+7
2021-02-04argp: Don't rely on undefined behaviour of _tolower().Bruno Haible1-6/+4
2021-02-04argp: fix pointer-subtraction bugPaul Eggert1-1/+2
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-02-21Add internal implementations for argp.h, err.h, and error.h functionsGabriel F. T. Gomes1-16/+24
2019-01-12Fix a few typos in commentsDmitry V. Levin1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-05Add __v*printf_internal with flags argumentsZack Weinberg1-2/+2
2018-11-29argp: do not call _IO_fwide() if _LIBC is not definedCharles-Antoine Couret1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-01Mark internal argp functions with attribute_hidden [BZ #18822]H.J. Lu1-2/+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-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-29Fix typos.Ondřej Bílka1-5/+5
2013-08-21Fix typos.Ondřej Bílka1-3/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-0/+1
2012-05-24Remove use of INTDEF/INTUSE in intlAndreas Schwab1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-10Cleanup of configuration optionsUlrich Drepper1-7/+4
2007-03-15[BZ #4101]Ulrich Drepper1-4/+5
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-5/+4
2007-07-31.Jakub Jelinek1-4/+5
2006-05-10* io/ftw.c (open_dir_stream): Return right away if REALLOC fails.Ulrich Drepper1-5/+11
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper1-34/+30
2005-08-09* argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.Ulrich Drepper1-3/+4
2005-08-092005-08-08 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper1-4/+4
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper1-60/+43
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-88/+101
2007-07-122.5-18.1Jakub Jelinek1-101/+88
2004-06-01(__argp_error, __argp_failure): Check result of __asprintf call and don't use...Ulrich Drepper1-2/+4
2004-04-04Update.Ulrich Drepper1-5/+10
2003-11-29Update.Ulrich Drepper1-11/+7
2003-10-032003-10-02 Roland McGrath <roland@redhat.com>Roland McGrath1-9/+9
2003-10-02Update.Ulrich Drepper1-7/+62
2003-09-25Update.Ulrich Drepper1-1/+9
2003-06-13Update.Ulrich Drepper1-0/+1
2003-06-11Update.Ulrich Drepper1-2/+2
2002-04-08Update.Ulrich Drepper1-2/+3
2001-08-20Update.Ulrich Drepper1-4/+3