aboutsummaryrefslogtreecommitdiff
path: root/argp
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-08-28argp-parse: Get rid of allocaJoe Simmons-Talbott
2023-06-06tests: fix warn unused result on asprintf callsFrédéric Bérat
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-05-17argp: Reformat Makefile.Carlos O'Donell
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-19Avoid use of atoi in some places in libcJoseph Myers
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-07-04argp: Remove old includes in !_LIBC caseGuilherme Janczak
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-02-04argp: Avoid undefined behaviour when invoking qsort().Bruno Haible
2021-02-04argp: Improve comments.Bruno Haible
2021-02-04argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit.Bruno Haible
2021-02-04argp: Don't rely on undefined behaviour of _tolower().Bruno Haible
2021-02-04argp: fix pointer-subtraction bugPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-12Fix spelling and grammar in several commentsJonny Grant
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy
2020-02-17Prepare redirections for IEEE long double on powerpc64leGabriel F. T. Gomes
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-06-19Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes
2019-02-21Add internal implementations for argp.h, err.h, and error.h functionsGabriel F. T. Gomes
2019-01-12Fix a few typos in commentsDmitry V. Levin
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-05Add __v*printf_internal with flags argumentsZack Weinberg
2018-11-29argp: do not call _IO_fwide() if _LIBC is not definedCharles-Antoine Couret
2018-11-08Use TEST_COMPARE_STRING in recently added testGabriel F. T. Gomes
2018-11-06Add tests for argp_error and argp_failure with floating-point parametersGabriel F. T. Gomes
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-10-01Mark internal argp functions with attribute_hidden [BZ #18822]H.J. Lu
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-08-18argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer
2016-01-07argp: Use fwrite_unlocked instead of __fxprintf when !_LIBCKhem Raj
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-03-17Fix __STRICT_ANSI__ -Wundef warningsWill Newton
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-29Fix typos.Ondřej Bílka
2013-08-21Fix typos.Ondřej Bílka
2013-03-18BZ#14812: Add missing translation marker on some argp option argument names i...Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-05-24Remove use of INTDEF/INTUSE in intlAndreas Schwab