aboutsummaryrefslogtreecommitdiff
path: root/stdio-common
AgeCommit message (Expand)Author
2024-02-09stdio: Fix clang warnings on testsAdhemerval Zanella
2024-02-09stdio: Suppress %Z format for clangAdhemerval Zanella
2024-02-09stdio: Fix tst-vfprintf-user-type on clangAdhemerval Zanella
2024-02-09stdio: Suppress clang warnings for tst-vprintf-width-i18n.cAdhemerval Zanella
2024-02-09stdio: Suppress clang warnings for tst-unlockedio.cAdhemerval Zanella
2024-02-09stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.cAdhemerval Zanella
2024-02-09stdio: Disable attribute (optimize) if compiler does not support itAdhemerval Zanella
2024-02-09stdio: Disable clang warning on scanf13 testAdhemerval Zanella
2024-02-09stdio: Disable bug23-3 on clangAdhemerval Zanella
2024-02-09stdio: Fix -Wtautological-constant-out-of-range-compare on clangAdhemerval Zanella
2024-02-09Suppress -Wmaybe-uninitialized only for gccAdhemerval 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-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-09-28C2x scanf %wN, %wfN supportJoseph Myers
2023-08-15fxprintf: Get rid of allocaJoe Simmons-Talbott
2023-08-01vfprintf-internal: Get rid of alloca.Joe Simmons-Talbott
2023-07-06vfscanf-internal: Remove potentially unbounded allocasAdhemerval Zanella
2023-07-05Exclude routines from fortificationFrédéric Bérat
2023-06-22stdio-common: tests: Incorrect maxlen parameter for swprintfFrederic Berat
2023-06-19C2x scanf %b supportJoseph Myers
2023-06-19C2x printf %wN, %wfN support (bug 24466)Joseph Myers
2023-06-13tests: replace fgets by xfgetsFrederic Berat
2023-06-13tests: replace fread by xfreadFrederic Berat
2023-06-06tests: fix warn unused result on asprintf callsFrédéric Bérat
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-06-01tests: fix warn unused resultsFrédéric Bérat
2023-06-01tests: replace ftruncate by xftruncateFrédéric Bérat
2023-05-18stdio-common: Adjust tests in MakefileCarlos O'Donell
2023-05-16stdio-common: Reformat Makefile.Carlos O'Donell
2023-04-03stdio-common: Fix building when !IS_IN (libc)Sergey Bugaev
2023-03-27libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto
2023-03-27libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-03-27stdio-common: tests: don't double-define _FORTIFY_SOURCESam James
2023-03-14Update printf %b/%B C2x supportJoseph Myers
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-19libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer
2022-12-19libio: Convert __obstack_vprintf_internal to buffers (bug 27124)Florian Weimer
2022-12-19libio: Convert __vdprintf_internal to buffersFlorian Weimer
2022-12-19libio: Convert __vasprintf_internal to buffersFlorian Weimer