index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libio
/
bits
/
stdio2.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libio: Improve fortify with clang
Adhemerval Zanella
2024-02-27
1
-20
/
+153
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
libio: Add nonnull attribute for most FILE * arguments in stdio.h
Xi Ruoyao
2023-09-26
1
-6
/
+8
*
libio/bits/stdio2.h: Clearly separate declaration from definitions
Frédéric Bérat
2023-07-05
1
-48
/
+0
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Apply asm redirections in stdio.h before first use [BZ #27087]
Tulio Magno Quites Machado Filho
2022-07-14
1
-62
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2021-10-20
1
-63
/
+43
*
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2021-10-20
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
nonstring: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-12-31
1
-28
/
+34
*
improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]
Martin Sebor
2020-05-04
1
-9
/
+16
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-02-07
1
-15
/
+20
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Clean up conditionals for declaration of gets.
Zack Weinberg
2017-02-25
1
-2
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
1
-1
/
+1
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Fix conditions on checking versions of dprintf (bug 13775).
Joseph Myers
2012-05-03
1
-20
/
+26
*
Fix attributes for fortify functions.
Marek Polacek
2012-04-29
1
-20
/
+20
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Don't always provide definition of gets checking version
Marek Polacek
2012-01-13
1
-0
/
+3
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-30
/
+30
*
* include/stdio.h (__asprintf_chk, __dprintf_chk,
cvs/fedora-glibc-20080305T0857
Ulrich Drepper
2008-03-05
1
-1
/
+88
*
* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
Ulrich Drepper
2007-09-26
1
-18
/
+64
*
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
Ulrich Drepper
2007-09-15
1
-13
/
+71
*
* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
Ulrich Drepper
2007-08-28
1
-0
/
+67
*
* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
Ulrich Drepper
2007-03-17
1
-4
/
+4
*
[BZ #779]
Ulrich Drepper
2005-03-19
1
-15
/
+42
*
* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
Ulrich Drepper
2005-02-21
1
-4
/
+15
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-59
/
+10
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-10
/
+59
*
2004-10-15 Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
2004-10-18
1
-0
/
+78