index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
socket
/
bits
Age
Commit message (
Expand
)
Author
2024-02-27
socket: 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-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
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-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-09-23
Installed-header hygiene (BZ#20366): conditionally defined structures.
Zack Weinberg
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
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-08
* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
Ulrich Drepper
2005-03-19
[BZ #779]
Ulrich Drepper
2005-03-06
(recv): Avoid calls to the _chk variant if we know the call succeeds. (recvfr...
Ulrich Drepper
2005-03-01
* posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead
cvs/fedora-glibc-20050302T1820
Roland McGrath
2005-02-21
* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
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