| Commit message (Expand) | Author | Age | Files | Lines |
* | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg | 2016-09-23 | 2 | -37/+20 |
* | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg | 2016-09-23 | 1 | -2/+2 |
* | Installed-header hygiene (BZ#20366): Simple self-contained fixes. | Zack Weinberg | 2016-09-23 | 1 | -2/+2 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+8 |
* | Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro. | Joseph Myers | 2016-08-03 | 1 | -0/+9 |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 1 | -0/+74 |
* | Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro. | Joseph Myers | 2016-08-03 | 1 | -0/+9 |
* | Support __STDC_WANT_LIB_EXT2__ feature test macro. | Joseph Myers | 2016-08-02 | 1 | -0/+43 |
* | Fix TABDLY value | Samuel Thibault | 2016-07-13 | 1 | -1/+1 |
* | Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernels | Aurelien Jarno | 2016-07-08 | 1 | -0/+3 |
* | Move sysdeps/generic/bits/hwcap.h to top-level bits/ | Zack Weinberg | 2016-06-22 | 1 | -0/+23 |
* | Make padding in struct sockaddr_storage explicit [BZ #20111] | Florian Weimer | 2016-05-23 | 2 | -5/+8 |
* | non-linux: Apply RFC3542 obsoletion of RFC2292 macros | Samuel Thibault | 2016-04-24 | 1 | -0/+12 |
* | non-linux: Apply RFC3542 obsoletion of RFC2292 macros | Samuel Thibault | 2016-04-24 | 1 | -11/+15 |
* | Remove union wait [BZ #19613] | Florian Weimer | 2016-04-14 | 1 | -46/+0 |
* | Update glibc headers for Linux 4.5. | Joseph Myers | 2016-03-14 | 1 | -0/+1 |
* | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu | 2016-02-18 | 1 | -2/+6 |
* | Add new header definitions from Linux 4.4 (plus older ptrace definitions). | Joseph Myers | 2016-01-12 | 1 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 60 | -60/+60 |
* | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu | 2015-12-01 | 1 | -0/+1 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 1 | -42/+0 |
* | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 2015-09-08 | 1 | -140/+0 |
* | Rename bits/linkmap.h to linkmap.h (bug 14912). | Joseph Myers | 2015-09-04 | 1 | -4/+0 |
* | Rename bits/stdio-lock.h to stdio-lock.h (bug 14912). | Joseph Myers | 2015-09-04 | 1 | -57/+0 |
* | Rename bits/libc-tsd.h to libc-tsd.h (bug 14912). | Joseph Myers | 2015-09-03 | 1 | -60/+0 |
* | Add SIGWINCH to generic <bits/signum.h>. | Roland McGrath | 2015-07-23 | 1 | -4/+12 |
* | Vector sincos for x86_64 and tests. | Andrew Senkevich | 2015-06-18 | 1 | -0/+4 |
* | Vector pow for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -0/+3 |
* | Vector exp for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -0/+4 |
* | Vector log for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -0/+4 |
* | Vector sin for x86_64 and tests. | Andrew Senkevich | 2015-06-11 | 1 | -0/+4 |
* | This patch adds infrastructure for addition of SIMD | Andrew Senkevich | 2015-05-14 | 2 | -0/+67 |
* | Fix visibility of EXTPROC macro | Samuel Thibault | 2015-03-22 | 1 | -1/+3 |
* | Define CLOCKS_PER_SEC type to the type clock_t | H.J. Lu | 2015-01-06 | 1 | -4/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 62 | -62/+62 |
* | Fix indenting in bits/ioctl-types.h. | Carlos O'Donell | 2014-11-29 | 1 | -9/+9 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | Fix -Wundef for _UTSNAME_DOMAIN_LENGTH. | Roland McGrath | 2014-05-08 | 1 | -1/+5 |
* | Define _STRING_ARCH_unaligned unconditionally | Adhemerval Zanella | 2014-04-09 | 1 | -0/+2 |
* | Fix -Wundef warnins for __FP_FAST_FMA* | Siddhesh Poyarekar | 2014-03-21 | 1 | -3/+3 |
* | Add comments about non-Linux use of bits/mman-linux.h. | Roland McGrath | 2014-03-18 | 1 | -1/+4 |
* | Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/. | Roland McGrath | 2014-03-18 | 1 | -0/+108 |
* | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers | 2014-03-07 | 1 | -35/+41 |
* | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 2014-02-21 | 3 | -3/+3 |
* | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers | 2014-02-13 | 1 | -3/+1 |
* | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2014-02-12 | 4 | -28/+28 |
* | Avoid comma operator warnings. | Roland McGrath | 2014-02-07 | 1 | -4/+6 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 61 | -61/+61 |
* | Replace generic bits/socket.h with 4.4 file. | Roland McGrath | 2013-08-27 | 1 | -15/+123 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 1 | -1/+1 |