about summary refs log tree commit diff
path: root/argp/argp-help.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Avoid use of atoi in some places in libcJoseph Myers2022-12-191-3/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* argp: Avoid undefined behaviour when invoking qsort().Bruno Haible2021-02-041-81/+173
* argp: Improve comments.Bruno Haible2021-02-041-43/+65
* argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit.Bruno Haible2021-02-041-7/+7
* argp: Don't rely on undefined behaviour of _tolower().Bruno Haible2021-02-041-6/+4
* argp: fix pointer-subtraction bugPaul Eggert2021-02-041-1/+2
* 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
* Add internal implementations for argp.h, err.h, and error.h functionsGabriel F. T. Gomes2019-02-211-16/+24
* Fix a few typos in commentsDmitry V. Levin2019-01-121-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-051-2/+2
* argp: do not call _IO_fwide() if _LIBC is not definedCharles-Antoine Couret2018-11-291-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Mark internal argp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-2/+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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix typos.Ondřej Bílka2013-08-291-5/+5
* Fix typos.Ondřej Bílka2013-08-211-3/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-0/+1
* Remove use of INTDEF/INTUSE in intlAndreas Schwab2012-05-241-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Cleanup of configuration optionsUlrich Drepper2011-09-101-7/+4
* [BZ #4101]Ulrich Drepper2007-03-151-4/+5
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-5/+4
* .Jakub Jelinek2007-07-311-4/+5
* * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.Ulrich Drepper2006-05-101-5/+11
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-34/+30
* * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.Ulrich Drepper2005-08-091-3/+4
* 2005-08-08 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-091-2/+2
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-201-4/+4
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-60/+43
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-88/+101
* 2.5-18.1Jakub Jelinek2007-07-121-101/+88
* (__argp_error, __argp_failure): Check result of __asprintf call and don't use...Ulrich Drepper2004-06-011-2/+4
* Update.Ulrich Drepper2004-04-041-5/+10
* Update.Ulrich Drepper2003-11-291-11/+7
* 2003-10-02 Roland McGrath <roland@redhat.com>Roland McGrath2003-10-031-9/+9
* Update.Ulrich Drepper2003-10-021-7/+62
* Update.Ulrich Drepper2003-09-251-1/+9
* Update.Ulrich Drepper2003-06-131-0/+1
* Update.Ulrich Drepper2003-06-111-2/+2