| Commit message (Expand) | Author | Age | Files | Lines |
* | improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] | Martin Sebor | 2020-05-04 | 1 | -23/+35 |
* | y2038: Define __suseconds64_t type to be used with struct __timeval64 | Lukasz Majewski | 2020-02-07 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 8 | -8/+8 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 8 | -8/+8 |
* | Make mktime etc. compatible with __time64_t | Paul Eggert | 2019-04-30 | 1 | -3/+6 |
* | Use a proper C tokenizer to implement the obsolete typedefs test. | Zack Weinberg | 2019-03-13 | 1 | -5/+5 |
* | Provide <bits/unistd_ext.h> as a sysdeps header exclusively | Florian Weimer | 2019-02-08 | 1 | -21/+0 |
* | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer | 2019-02-08 | 1 | -0/+21 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 8 | -8/+8 |
* | Y2038: Add 64-bit time for all architectures | Albert ARIBAUD (3ADEV) | 2018-10-24 | 1 | -0/+8 |
* | Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b... | Joseph Myers | 2018-02-07 | 1 | -0/+10 |
* | Correct type of SSIZE_MAX for 32-bit (bug 13575). | Joseph Myers | 2018-02-06 | 1 | -1/+9 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 8 | -8/+8 |
* | Remove __qaddr_t. | Joseph Myers | 2017-08-09 | 1 | -1/+0 |
* | Correct indentation in posix/bits/cpu-set.h. | Zack Weinberg | 2017-06-13 | 1 | -22/+22 |
* | Remove __need_schedparam and __cpu_set_t_defined. | Zack Weinberg | 2017-06-12 | 1 | -0/+124 |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 1 | -0/+4 |
* | getopt: annotate files with relationship to gnulib. | Zack Weinberg | 2017-04-07 | 3 | -3/+6 |
* | getopt: eliminate __need_getopt by splitting up getopt.h. | Zack Weinberg | 2017-04-07 | 3 | -0/+221 |
* | Move bits/types.h into posix/bits. | Zack Weinberg | 2017-02-16 | 1 | -0/+203 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 3 | -3/+3 |
* | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg | 2016-12-08 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 3 | -3/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 3 | -3/+3 |
* | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 2014-02-21 | 1 | -1/+1 |
* | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2014-02-12 | 1 | -4/+4 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 3 | -3/+3 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 3 | -3/+3 |
* | Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856). | Joseph Myers | 2012-11-19 | 1 | -2/+6 |
* | Fix attributes for fortify functions. | Marek Polacek | 2012-04-29 | 1 | -14/+14 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 3 | -9/+6 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -9/+9 |
* | * posix/bits/posix1_lim.h: Cleanup namespace a bit. | Ulrich Drepper | 2009-04-26 | 1 | -4/+8 |
* | [BZ #6980] | Ulrich Drepper | 2008-10-31 | 1 | -2/+2 |
* | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper | 2007-09-26 | 1 | -44/+180 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -15/+15 |
* | * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not | Ulrich Drepper | 2006-08-24 | 1 | -1/+1 |
* | * posix/bits/unistd.h (__readlinkat_chk): New prototype. | Ulrich Drepper | 2006-04-24 | 1 | -0/+22 |
* | 2006-04-05 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper | 2006-04-05 | 1 | -8/+8 |
* | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 2005-08-08 | 1 | -5/+5 |
* | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper | 2005-07-18 | 1 | -0/+98 |
* | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t | Ulrich Drepper | 2005-03-20 | 1 | -1/+1 |
* | [BZ #779] | Ulrich Drepper | 2005-03-19 | 1 | -7/+11 |
* | (read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in... | Ulrich Drepper | 2005-03-19 | 1 | -32/+74 |
* | * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code. | Ulrich Drepper | 2005-03-07 | 1 | -1/+1 |
* | * posix/bits/unistd.h (pread, pread64): Don't swap function arguments. | Ulrich Drepper | 2005-03-03 | 1 | -3/+3 |
* | * posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead cvs/fedora-glibc-20050302T1820 | Roland McGrath | 2005-03-01 | 1 | -12/+12 |
* | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 2005-03-01 | 1 | -0/+6 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 2005-02-21 | 1 | -0/+78 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -250/+0 |