about summary refs log tree commit diff
path: root/argp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0118-18/+18
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0718-18/+18
* Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler2019-06-191-1/+1
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-013-1/+29
* 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-0117-17/+17
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-053-6/+3
* argp: do not call _IO_fwide() if _LIBC is not definedCharles-Antoine Couret2018-11-292-0/+6
* Use TEST_COMPARE_STRING in recently added testGabriel F. T. Gomes2018-11-081-8/+1
* Add tests for argp_error and argp_failure with floating-point parametersGabriel F. T. Gomes2018-11-062-1/+111
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0116-16/+16
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-3/+3
* Mark internal argp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-015-6/+6
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0116-16/+16
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-231-2/+2
* argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer2016-08-182-55/+6
* argp: Use fwrite_unlocked instead of __fxprintf when !_LIBCKhem Raj2016-01-071-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0416-16/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0216-16/+16
* Fix __STRICT_ANSI__ -Wundef warningsWill Newton2014-03-172-4/+8
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0116-16/+16
* Fix typos.Ondřej Bílka2013-08-292-6/+6
* Fix typos.Ondřej Bílka2013-08-211-3/+3
* BZ#14812: Add missing translation marker on some argp option argument names i...Roland McGrath2013-03-181-3/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0216-18/+16
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-0/+1
* Remove use of INTDEF/INTUSE in intlAndreas Schwab2012-05-242-4/+4
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0916-48/+32
* Remove pre-ISO C supportUlrich Drepper2012-01-072-58/+50
* Update ABI informationUlrich Drepper2012-01-071-3/+0
* Cleanup of configuration optionsUlrich Drepper2011-09-103-20/+8
* Add test case for last argp bug.Ulrich Drepper2010-04-042-2/+58
* Fix option aliasing in argp.Sergey Poznyakoff2010-04-041-6/+6
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-3/+3
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-2/+3
* [BZ #4101]Ulrich Drepper2007-03-153-6/+108
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-113-108/+6
* .Jakub Jelinek2007-07-313-6/+108
* * 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-103-36/+60
* * argp/argp.h (__option_is_short): Check upper limit ofUlrich Drepper2006-04-221-2/+3
* [BZ #1373]Ulrich Drepper2005-10-141-2/+2
* 2005-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>Roland McGrath2005-09-275-8/+4
* * 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-202-9/+7