about summary refs log tree commit diff
path: root/argp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0118-18/+18
* argp-parse: Get rid of allocaJoe Simmons-Talbott2023-08-281-24/+11
* tests: fix warn unused result on asprintf callsFrédéric Bérat2023-06-061-3/+5
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-023-3/+3
* argp: Reformat Makefile.Carlos O'Donell2023-05-171-6/+24
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0618-18/+18
* Avoid use of atoi in some places in libcJoseph Myers2022-12-192-4/+4
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-3/+4
* argp: Remove old includes in !_LIBC caseGuilherme Janczak2022-07-041-5/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0118-18/+18
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-033-3/+0
* 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-0218-18/+18
* Fix spelling and grammar in several commentsJonny Grant2020-12-121-3/+3
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-1/+1
* Prepare redirections for IEEE long double on powerpc64leGabriel F. T. Gomes2020-02-171-1/+2
* 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