about summary refs log tree commit diff
path: root/libio/bits/stdio2.h
Commit message (Expand)AuthorAgeFilesLines
* libio: Improve fortify with clangAdhemerval Zanella2024-02-271-20/+153
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* libio: Add nonnull attribute for most FILE * arguments in stdio.hXi Ruoyao2023-09-261-6/+8
* libio/bits/stdio2.h: Clearly separate declaration from definitionsFrédéric Bérat2023-07-051-48/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Apply asm redirections in stdio.h before first use [BZ #27087]Tulio Magno Quites Machado Filho2022-07-141-62/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Make sure that the fortified function conditionals are constantSiddhesh Poyarekar2021-10-201-63/+43
* Don't add access size hints to fortifiable functionsSiddhesh Poyarekar2021-10-201-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nonstring: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar2020-12-311-28/+34
* improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]Martin Sebor2020-05-041-9/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-15/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-251-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-1/+1
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix conditions on checking versions of dprintf (bug 13775).Joseph Myers2012-05-031-20/+26
* Fix attributes for fortify functions.Marek Polacek2012-04-291-20/+20
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Don't always provide definition of gets checking versionMarek Polacek2012-01-131-0/+3
* Remove pre-ISO C supportUlrich Drepper2012-01-071-30/+30
* * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857Ulrich Drepper2008-03-051-1/+88
* * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper2007-09-261-18/+64
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-13/+71
* * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper2007-08-281-0/+67
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-4/+4
* [BZ #779]Ulrich Drepper2005-03-191-15/+42
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-4/+15
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-59/+10
* 2.5-18.1Jakub Jelinek2007-07-121-10/+59
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-0/+78