index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libio
/
bits
/
stdio-ldbl.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-03-02
C2x scanf binary constant handling
Joseph Myers
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-04-30
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-02-17
Prepare redirections for IEEE long double on powerpc64le
Gabriel F. T. Gomes
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-03
Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
Zack Weinberg
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-03-16
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-02-21
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-05-03
Fix conditions on checking versions of dprintf (bug 13775).
Joseph Myers
2012-04-29
Fix attributes for fortify functions.
Marek Polacek
2012-02-27
BZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature test conditional.
Roland McGrath
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2008-03-05
* include/stdio.h (__asprintf_chk, __dprintf_chk,
cvs/fedora-glibc-20080305T0857
Ulrich Drepper
2007-09-18
* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
Ulrich Drepper
2007-09-15
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
Ulrich Drepper
2006-01-14
* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.
Roland McGrath
2006-01-14
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
Roland McGrath
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek