aboutsummaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2023-01-02getdelim: ensure error indicator is set on error (bug 29917)Andreas Schwab
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
2022-12-19libio: Convert __vsprintf_internal to buffersFlorian Weimer
2022-12-19stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer
2022-12-12stdlib: Move _IO_cleanup to call_function_static_weakAdhemerval Zanella
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-09-22Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto
2022-08-01Remove spurious references to _dl_open_hookFlorian Weimer
2022-07-14Apply asm redirections in stdio.h before first use [BZ #27087]Tulio Magno Quites Machado Filho
2022-03-18libio: Flush-only _IO_str_overflow must not return EOF (bug 28949)Florian Weimer
2022-03-18libio: Convert tst_swprintf to the test frameworkFlorian Weimer
2022-03-08libio: Ensure output buffer for wchars (bug #28828)José Bollo
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-10-20Make sure that the fortified function conditionals are constantSiddhesh Poyarekar
2021-10-20Don't add access size hints to fortifiable functionsSiddhesh Poyarekar
2021-10-12libio: Update tst-wfile-sync to not depend on stdinStafford Horne
2021-09-30Add C2X _PRINTF_NAN_LEN_MAXJoseph Myers
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-07-07libio: Replace internal _IO_getdelim symbol with __getdelimFlorian Weimer
2021-07-07libio: Add hidden prototype for ungetcFlorian Weimer
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella
2021-06-04libio: Assume _IO_lock_inexpensiveAdhemerval Zanella
2021-06-02Add missing symbols to Version filesFlorian Weimer
2021-06-01stdio-common: Remove _IO_vfwscanfFlorian Weimer
2021-05-16Enable support for GCC 11 -Wmismatched-dealloc.Martin Sebor
2021-05-06Annotate additional APIs with GCC attribute access.Martin Sebor
2021-04-21nptl: Move pthread_setcancelstate into libcFlorian Weimer
2021-04-16Set the retain attribute on _elf_set_element if CC supports [BZ #27492]Fangrui Song
2021-03-30libio: Update license on test caseSiddhesh Poyarekar
2021-03-01Correct buffer end pointer in IO_wdefault_doallocate (BZ #26874)Martin Sebor
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-31nonstring: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar
2020-10-08Revert "Fix missing redirects in testsuite targets"Andreas Schwab
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella
2020-08-20Fix namespace violation in stdio.h and sys/stat.h if build with optimization....Stefan Liebler
2020-07-21libio: Remove __libc_readline_unlockedFlorian Weimer
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
2020-05-04improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]Martin Sebor
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy
2020-02-18<fd_to_filename.h>: Add type safety and port to HurdFlorian Weimer
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-12-19Remove __waitpid_nocancelAdhemerval Zanella