summaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)Author
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers
2015-09-04Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers
2015-07-23Add SIGWINCH to generic <bits/signum.h>.Roland McGrath
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich
2015-05-14This patch adds infrastructure for addition of SIMDAndrew Senkevich
2015-03-22Fix visibility of EXTPROC macroSamuel Thibault
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-29Fix indenting in bits/ioctl-types.h.Carlos O'Donell
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-05-08Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.Roland McGrath
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella
2014-03-21Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar
2014-03-18Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath
2014-03-18Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-07Avoid comma operator warnings.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-27Replace generic bits/socket.h with 4.4 file.Roland McGrath
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-02-11Add inline bsearch expansion.Ondrej Bilka
2013-01-23Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-03byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger
2012-11-20Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers
2012-10-01Get rid of unused __swblk_t type.Roland McGrath
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-08-15Define __rtld_lock_initialize in stub bits/libc-lock.h file.Roland McGrath
2012-08-15Define O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl.h file.Roland McGrath
2012-08-07Make the bsd4.4/bits/fcntl.h be the generic one.Roland McGrath
2012-08-07Make the bsd4.4/bits/dirent.h be the generic one.Roland McGrath
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath