aboutsummaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)AuthorFilesLines
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella1-0/+5
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+26
2016-09-30Add iscanonical.Joseph Myers1-0/+28
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2-2/+12
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2-37/+20
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg1-2/+2
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg1-2/+2
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers1-0/+9
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg1-0/+74
2016-08-03Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers1-0/+9
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers1-0/+43
2016-07-13Fix TABDLY valueSamuel Thibault1-1/+1
2016-07-08Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernelsAurelien Jarno1-0/+3
2016-06-22Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg1-0/+23
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2-5/+8
2016-04-24non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault1-0/+12
2016-04-24non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault1-11/+15
2016-04-14Remove union wait [BZ #19613]Florian Weimer1-46/+0
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers1-0/+1
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu1-2/+6
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers1-0/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers60-60/+60
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu1-0/+1
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-42/+0
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-140/+0
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers1-4/+0
2015-09-04Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers1-57/+0
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers1-60/+0
2015-07-23Add SIGWINCH to generic <bits/signum.h>.Roland McGrath1-4/+12
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich1-0/+3
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich1-0/+4
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich1-0/+4
2015-05-14This patch adds infrastructure for addition of SIMDAndrew Senkevich2-0/+67
2015-03-22Fix visibility of EXTPROC macroSamuel Thibault1-1/+3
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu1-4/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers62-62/+62
2014-11-29Fix indenting in bits/ioctl-types.h.Carlos O'Donell1-9/+9
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-05-08Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.Roland McGrath1-1/+5
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella1-0/+2
2014-03-21Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar1-3/+3
2014-03-18Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath1-1/+4
2014-03-18Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath1-0/+108
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers1-35/+41
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers3-3/+3
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers1-3/+1
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers4-28/+28