Age | Commit message (Expand) | Author | Files | Lines |
2022-01-12 | debug: Synchronize feature guards in fortified functions [BZ #28746] | Siddhesh Poyarekar | 1 | -1/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-10-20 | Make sure that the fortified function conditionals are constant | Siddhesh Poyarekar | 1 | -135/+39 |
2021-09-16 | posix: Fix attribute access mode on getcwd [BZ #27476] | Aurelien Jarno | 1 | -3/+2 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-12-31 | nonstring: Enable __FORTIFY_LEVEL=3 | Siddhesh Poyarekar | 1 | -54/+66 |
2020-05-04 | improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] | Martin Sebor | 1 | -23/+35 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-08 | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 1 | -1/+1 |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 1 | -4/+4 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 1 | -14/+14 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -9/+9 |
2008-10-31 | [BZ #6980] | Ulrich Drepper | 1 | -2/+2 |
2007-09-26 | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper | 1 | -44/+180 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -15/+15 |
2006-08-24 | * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not | Ulrich Drepper | 1 | -1/+1 |
2006-04-24 | * posix/bits/unistd.h (__readlinkat_chk): New prototype. | Ulrich Drepper | 1 | -0/+22 |
2006-04-05 | 2006-04-05 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper | 1 | -8/+8 |
2005-08-08 | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 1 | -5/+5 |
2005-07-18 | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper | 1 | -0/+98 |
2005-03-20 | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t | Ulrich Drepper | 1 | -1/+1 |
2005-03-19 | [BZ #779] | Ulrich Drepper | 1 | -7/+11 |
2005-03-19 | (read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in... | Ulrich Drepper | 1 | -32/+74 |
2005-03-07 | * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code. | Ulrich Drepper | 1 | -1/+1 |
2005-03-03 | * posix/bits/unistd.h (pread, pread64): Don't swap function arguments. | Ulrich Drepper | 1 | -3/+3 |
2005-03-01 | * posix/bits/unistd.h (read, pread, pread64): Use __bos0 insteadcvs/fedora-glibc-20050302T1820 | Roland McGrath | 1 | -12/+12 |
2005-03-01 | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 1 | -0/+6 |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 1 | -0/+78 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -250/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+250 |