Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
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
/
stdio.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
<stdio.h>: Acknowledge that getdelim/getline are in POSIX
Philip Kaludercic
2024-06-11
1
-12
/
+2
*
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-02-01
1
-3
/
+3
*
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
-66
/
+82
*
libio: Add __nonnull for FILE * arguments of fclose and freopen
Xi Ruoyao
2023-05-16
1
-3
/
+3
*
Mark various cold functions as __COLD
Sergey Bugaev
2023-05-01
1
-1
/
+1
*
<stdio.h>: Make fopencookie, vasprintf, asprintf available by default
Florian Weimer
2023-04-06
1
-3
/
+3
*
libio: Do not autogenerate stdio_lim.h
Adhemerval Zanella Netto
2023-03-27
1
-7
/
+12
*
C2x scanf binary constant handling
Joseph Myers
2023-03-02
1
-10
/
+63
*
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
-5
/
+12
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2021-10-20
1
-2
/
+2
*
Add C2X _PRINTF_NAN_LEN_MAX
Joseph Myers
2021-09-30
1
-0
/
+6
*
Enable support for GCC 11 -Wmismatched-dealloc.
Martin Sebor
2021-05-16
1
-22
/
+42
*
Annotate additional APIs with GCC attribute access.
Martin Sebor
2021-05-06
1
-4
/
+6
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
signal: Move sys_errlist to a compat symbol
Adhemerval Zanella
2020-07-07
1
-6
/
+0
*
improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]
Martin Sebor
2020-05-04
1
-2
/
+3
*
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-04-30
1
-4
/
+4
*
Prepare redirections for IEEE long double on powerpc64le
Gabriel F. T. Gomes
2020-02-17
1
-5
/
+11
*
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
*
Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
Zack Weinberg
2019-01-03
1
-14
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Add renameat2 function [BZ #17662]
Florian Weimer
2018-07-05
1
-0
/
+12
*
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-02-07
1
-44
/
+51
*
Remove getc and putc macros from the public stdio.h.
Zack Weinberg
2018-02-05
1
-8
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Deprecate external use of libio.h and _G_config.h.
Zack Weinberg
2017-12-24
1
-1
/
+1
*
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-08
1
-38
/
+9
*
getopt: eliminate __need_getopt by splitting up getopt.h.
Zack Weinberg
2017-04-07
1
-6
/
+4
*
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-03-16
1
-45
/
+0
*
Clean up conditionals for declaration of gets.
Zack Weinberg
2017-02-25
1
-8
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Support __STDC_WANT_LIB_EXT2__ feature test macro.
Joseph Myers
2016-08-02
1
-4
/
+5
*
Fix stdio.h namespace for pre-threads POSIX (bug 20014).
Joseph Myers
2016-04-28
1
-3
/
+3
*
Also define off_t in stdio.h for UNIX98.
Joseph Myers
2016-04-28
1
-1
/
+1
*
Define off_t in stdio.h for XOPEN2K.
Joseph Myers
2016-04-26
1
-1
/
+3
*
Fix stdio.h cuserid namespace (bug 19989).
Joseph Myers
2016-04-25
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
*
Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)
Siddhesh Poyarekar
2014-09-16
1
-1
/
+1
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
1
-10
/
+10
*
Clean up trivially redundant __USE_MISC conditionals.
Joseph Myers
2014-02-13
1
-3
/
+2
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-8
/
+8
*
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
*
Remove __wur from fwrite, fwrite_unlocked
Jim Meyering
2012-04-11
1
-3
/
+3
*
Always declare gets for C++ up to C++11 without checking __USE_GNU.
Joseph Myers
2012-03-09
1
-1
/
+1
[next]