Age | Commit message (Expand) | Author | Files | Lines |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-06-02 | Fix all the remaining misspellings -- BZ 25337 | Paul Pluzhnikov | 1 | -1/+1 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-12-19 | Avoid use of atoi in some places in libc | Joseph Myers | 1 | -3/+3 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-02-04 | argp: Avoid undefined behaviour when invoking qsort(). | Bruno Haible | 1 | -81/+173 |
2021-02-04 | argp: Improve comments. | Bruno Haible | 1 | -43/+65 |
2021-02-04 | argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit. | Bruno Haible | 1 | -7/+7 |
2021-02-04 | argp: Don't rely on undefined behaviour of _tolower(). | Bruno Haible | 1 | -6/+4 |
2021-02-04 | argp: fix pointer-subtraction bug | Paul Eggert | 1 | -1/+2 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-02-21 | Add internal implementations for argp.h, err.h, and error.h functions | Gabriel F. T. Gomes | 1 | -16/+24 |
2019-01-12 | Fix a few typos in comments | Dmitry V. Levin | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-12-05 | Add __v*printf_internal with flags arguments | Zack Weinberg | 1 | -2/+2 |
2018-11-29 | argp: do not call _IO_fwide() if _LIBC is not defined | Charles-Antoine Couret | 1 | -0/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-10-01 | Mark internal argp functions with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -2/+2 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-08-29 | Fix typos. | Ondřej Bílka | 1 | -5/+5 |
2013-08-21 | Fix typos. | Ondřej Bílka | 1 | -3/+3 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -0/+1 |
2012-05-24 | Remove use of INTDEF/INTUSE in intl | Andreas Schwab | 1 | -2/+2 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 1 | -7/+4 |
2007-03-15 | [BZ #4101] | Ulrich Drepper | 1 | -4/+5 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -5/+4 |
2007-07-31 | . | Jakub Jelinek | 1 | -4/+5 |
2006-05-10 | * io/ftw.c (open_dir_stream): Return right away if REALLOC fails. | Ulrich Drepper | 1 | -5/+11 |
2006-05-10 | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper | 1 | -34/+30 |
2005-08-09 | * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf. | Ulrich Drepper | 1 | -3/+4 |
2005-08-09 | 2005-08-08 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+2 |
2005-07-20 | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper | 1 | -4/+4 |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 1 | -60/+43 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -88/+101 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -101/+88 |
2004-06-01 | (__argp_error, __argp_failure): Check result of __asprintf call and don't use... | Ulrich Drepper | 1 | -2/+4 |
2004-04-04 | Update. | Ulrich Drepper | 1 | -5/+10 |
2003-11-29 | Update. | Ulrich Drepper | 1 | -11/+7 |
2003-10-03 | 2003-10-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -9/+9 |
2003-10-02 | Update. | Ulrich Drepper | 1 | -7/+62 |
2003-09-25 | Update. | Ulrich Drepper | 1 | -1/+9 |
2003-06-13 | Update. | Ulrich Drepper | 1 | -0/+1 |
2003-06-11 | Update. | Ulrich Drepper | 1 | -2/+2 |