Age | Commit message (Expand) | Author |
2020-12-12 | Fix spelling and grammar in several comments | Jonny Grant |
2020-04-30 | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | Paul E. Murphy |
2020-02-17 | Prepare redirections for IEEE long double on powerpc64le | Gabriel F. T. Gomes |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-06-19 | Fix gcc 9 build errors for make xcheck. [BZ #24556] | Stefan Liebler |
2019-03-01 | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes |
2019-02-21 | Add internal implementations for argp.h, err.h, and error.h functions | Gabriel F. T. Gomes |
2019-01-12 | Fix a few typos in comments | Dmitry V. Levin |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-12-05 | Add __v*printf_internal with flags arguments | Zack Weinberg |
2018-11-29 | argp: do not call _IO_fwide() if _LIBC is not defined | Charles-Antoine Couret |
2018-11-08 | Use TEST_COMPARE_STRING in recently added test | Gabriel F. T. Gomes |
2018-11-06 | Add tests for argp_error and argp_failure with floating-point parameters | Gabriel F. T. Gomes |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu |
2017-10-01 | Mark internal argp functions with attribute_hidden [BZ #18822] | H.J. Lu |
2017-06-14 | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-09-23 | Installed-header hygiene (BZ#20366): Simple self-contained fixes. | Zack Weinberg |
2016-08-18 | argp: Do not override GCC keywords with macros [BZ #16907] | Florian Weimer |
2016-01-07 | argp: Use fwrite_unlocked instead of __fxprintf when !_LIBC | Khem Raj |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-03-17 | Fix __STRICT_ANSI__ -Wundef warnings | Will Newton |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-08-29 | Fix typos. | Ondřej Bílka |
2013-08-21 | Fix typos. | Ondřej Bílka |
2013-03-18 | BZ#14812: Add missing translation marker on some argp option argument names i... | Roland McGrath |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-05-24 | Remove use of INTDEF/INTUSE in intl | Andreas Schwab |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2012-01-07 | Update ABI information | Ulrich Drepper |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper |
2010-04-04 | Add test case for last argp bug. | Ulrich Drepper |
2010-04-04 | Fix option aliasing in argp. | Sergey Poznyakoff |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2007-03-15 | [BZ #4101] | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-05-10 | * io/ftw.c (open_dir_stream): Return right away if REALLOC fails. | Ulrich Drepper |
2006-05-10 | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper |
2006-04-22 | * argp/argp.h (__option_is_short): Check upper limit of | Ulrich Drepper |
2005-10-14 | [BZ #1373] | Ulrich Drepper |
2005-09-27 | 2005-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | Roland McGrath |