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
/
stdlib
/
bits
/
stdlib.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-08-05
Fix name space violation in fortify wrappers (bug 32052)
Andreas Schwab
2024-02-27
stdlib: Improve fortify with clang
Adhemerval Zanella
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-06-23
stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]
Noah Goldstein
2022-06-22
stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
Noah Goldstein
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-12-17
fortify: Fix spurious warning with realpath
Siddhesh Poyarekar
2021-10-20
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-12-31
nonstring: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-05-04
improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]
Martin Sebor
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-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
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-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-04-29
Fix attributes for fortify functions.
Marek Polacek
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
2007-09-26
* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
Ulrich Drepper
2007-03-17
* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
Ulrich Drepper
2005-08-22
* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
Ulrich Drepper
2005-08-08
* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
Ulrich Drepper
2005-07-25
* debug/mbstowcs_chk.c: New file.
Ulrich Drepper
2005-07-18
Fix typo.
Ulrich Drepper
2005-07-16
* stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT
Ulrich Drepper
2005-07-13
* stdlib/bits/stdlib.h: New file.
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek