summaryrefslogtreecommitdiff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* Fix TABDLY valueSamuel Thibault2016-07-131-1/+1
* Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernelsAurelien Jarno2016-07-081-0/+3
* Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg2016-06-221-0/+23
* Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2016-05-232-5/+8
* non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault2016-04-241-0/+12
* non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault2016-04-241-11/+15
* Remove union wait [BZ #19613]Florian Weimer2016-04-141-46/+0
* Update glibc headers for Linux 4.5.Joseph Myers2016-03-141-0/+1
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-181-2/+6
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0460-60/+60
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-42/+0
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-140/+0
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-4/+0
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-041-57/+0
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-60/+0
* Add SIGWINCH to generic <bits/signum.h>.Roland McGrath2015-07-231-4/+12
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+3
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+4
* This patch adds infrastructure for addition of SIMDAndrew Senkevich2015-05-142-0/+67
* Fix visibility of EXTPROC macroSamuel Thibault2015-03-221-1/+3
* Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu2015-01-061-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0262-62/+62
* Fix indenting in bits/ioctl-types.h.Carlos O'Donell2014-11-291-9/+9
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.Roland McGrath2014-05-081-1/+5
* Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella2014-04-091-0/+2
* Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar2014-03-211-3/+3
* Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath2014-03-181-1/+4
* Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath2014-03-181-0/+108
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-35/+41
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-213-3/+3
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-131-3/+1
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-124-28/+28
* Avoid comma operator warnings.Roland McGrath2014-02-071-4/+6
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0161-61/+61
* Replace generic bits/socket.h with 4.4 file.Roland McGrath2013-08-271-15/+123
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-1/+1
* Add inline bsearch expansion.Ondrej Bilka2013-02-111-0/+43
* Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers2013-01-231-2/+26
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-112-12/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0260-65/+60
* byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger2012-12-031-2/+2
* Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers2012-11-201-5/+6
* Get rid of unused __swblk_t type.Roland McGrath2012-10-012-2/+0
* Remove unused __rtld_lock_init_recursive macroH.J. Lu2012-09-131-1/+0