aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/Makefile
AgeCommit message (Expand)Author
9 daysFix conditionals on mtrace-based tests (bug 31892)Carlos O'Donell
2024-05-24Revert "Test fscanf of long double without <stdio.h>"H.J. Lu
2024-05-24Test fscanf of long double without <stdio.h>H.J. Lu
2024-04-10posix: Sync tempname with gnulibAdhemerval Zanella
2024-02-01Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-25localedata: Use consistent values for grouping and mon_groupingMike FABIAN
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-21elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella
2023-09-28C2x scanf %wN, %wfN supportJoseph Myers
2023-07-06vfscanf-internal: Remove potentially unbounded allocasAdhemerval Zanella
2023-07-05Exclude routines from fortificationFrédéric Bérat
2023-06-19C2x printf %wN, %wfN support (bug 24466)Joseph Myers
2023-05-18stdio-common: Adjust tests in MakefileCarlos O'Donell
2023-05-16stdio-common: Reformat Makefile.Carlos O'Donell
2023-03-27stdio-common: tests: don't double-define _FORTIFY_SOURCESam James
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-02-14stdio: Do not ignore posix_spawn error on popen (BZ #29016)Adhemerval Zanella
2023-02-06Account for grouping in printf width (bug 30068)Carlos O'Donell
2023-01-31libio: Update number of written bytes in dprintf implementationFlorian Weimer
2023-01-30Account for octal marker in %#o formatAndreas Schwab
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-19stdio-common: Add __translated_number_widthFlorian Weimer
2022-12-19stdio-common: Add __printf_function_invokeFlorian Weimer
2022-12-19stdio-common: Introduce buffers for implementing printfFlorian Weimer
2022-12-19locale: Implement struct grouping_iteratorFlorian Weimer
2022-11-21stdio-common: Add missing dependencies (bug 29780)Andreas Schwab
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-09-08errlist: add missing entry for EDEADLOCK (bug 29545)Andreas Schwab
2022-08-29Add test for bug 29530Andreas Schwab
2022-05-23stdio-common: Add tst-memstream-string for open_memstream overflowFlorian Weimer
2022-05-23stdio-common: Add tst-vfprintf-width-i18n to cover numeric field widthFlorian Weimer
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella
2022-04-15stdio: Split __get_errname definition from errlist.cAdhemerval Zanella
2022-03-17stdio-common: Generate ja_JP.EUC-JP localeFlorian Weimer
2022-03-17stdio-common: Re-flow and sort Makefile variablesFlorian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-23stdio: Implement %#m for vfprintf and related functionsFlorian Weimer
2021-11-10Support C2X printf %b, %BJoseph Myers
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-06-01stdio-common: Remove _IO_vfwscanfFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-10-08Revert "Fix missing redirects in testsuite targets"Andreas Schwab
2020-09-29string: Fix strerrorname_np return value [BZ #26555]Adhemerval Zanella
2020-07-09Fix memory leak in __printf_fp_l (bug 26215).Joseph Myers
2020-07-09Fix double free in __printf_fp_l (bug 26214).Joseph Myers
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
2020-07-07Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...Joseph Myers
2020-03-20stdio: Add tests for printf multibyte convertion leak [BZ#25691]Adhemerval Zanella