Age | Commit message (Expand) | Author |
2015-07-23 | Add SIGWINCH to generic <bits/signum.h>. | Roland McGrath |
2015-06-18 | Vector sincos for x86_64 and tests. | Andrew Senkevich |
2015-06-17 | Vector pow for x86_64 and tests. | Andrew Senkevich |
2015-06-17 | Vector exp for x86_64 and tests. | Andrew Senkevich |
2015-06-17 | Vector log for x86_64 and tests. | Andrew Senkevich |
2015-06-11 | Vector sin for x86_64 and tests. | Andrew Senkevich |
2015-05-14 | This patch adds infrastructure for addition of SIMD | Andrew Senkevich |
2015-03-22 | Fix visibility of EXTPROC macro | Samuel Thibault |
2015-01-06 | Define CLOCKS_PER_SEC type to the type clock_t | H.J. Lu |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-29 | Fix indenting in bits/ioctl-types.h. | Carlos O'Donell |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-05-08 | Fix -Wundef for _UTSNAME_DOMAIN_LENGTH. | Roland McGrath |
2014-04-09 | Define _STRING_ARCH_unaligned unconditionally | Adhemerval Zanella |
2014-03-21 | Fix -Wundef warnins for __FP_FAST_FMA* | Siddhesh Poyarekar |
2014-03-18 | Add comments about non-Linux use of bits/mman-linux.h. | Roland McGrath |
2014-03-18 | Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/. | Roland McGrath |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers |
2014-02-13 | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers |
2014-02-07 | Avoid comma operator warnings. | Roland McGrath |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-08-27 | Replace generic bits/socket.h with 4.4 file. | Roland McGrath |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers |
2013-02-11 | Add inline bsearch expansion. | Ondrej Bilka |
2013-01-23 | Make bits/wchar.h correct for all architectures (bug 15036). | Joseph Myers |
2013-01-11 | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-12-03 | byteswap.h: fix gcc ver test for __builtin_bswap{32,64} | Mike Frysinger |
2012-11-20 | Fix __bswap_64 return type in generic bits/byteswap.h. | Joseph Myers |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath |
2012-09-13 | Remove unused __rtld_lock_init_recursive macro | H.J. Lu |
2012-08-17 | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath |
2012-08-15 | Define __rtld_lock_initialize in stub bits/libc-lock.h file. | Roland McGrath |
2012-08-15 | Define O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl.h file. | Roland McGrath |
2012-08-07 | Make the bsd4.4/bits/fcntl.h be the generic one. | Roland McGrath |
2012-08-07 | Make the bsd4.4/bits/dirent.h be the generic one. | Roland McGrath |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-06-21 | Avoid -Wconversion warning for htons | Andreas Jaeger |
2012-05-17 | Add __fsword_t and use it in bits/statfs.h | H.J. Lu |
2012-05-16 | Fold copyright years | H.J. Lu |
2012-05-15 | Remove __snseconds_t | H.J. Lu |
2012-05-15 | Add __syscall_slong_t and __syscall_ulong_t | H.J. Lu |
2012-05-10 | Hurd: Fix POSIX 2008 visibility | Samuel Thibault |
2012-05-10 | Hurd: libc_once_get | Thomas Schwinge |
2012-05-10 | Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6 | Samuel Thibault |
2012-05-10 | Hurd: Add more ipv6 macros. | Samuel Thibault |