summaryrefslogtreecommitdiff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-0/+33
* Define __rtld_lock_initialize in stub bits/libc-lock.h file.Roland McGrath2012-08-151-0/+1
* Define O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl.h file.Roland McGrath2012-08-151-0/+4
* Make the bsd4.4/bits/fcntl.h be the generic one.Roland McGrath2012-08-071-11/+62
* Make the bsd4.4/bits/dirent.h be the generic one.Roland McGrath2012-08-071-7/+28
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-062-1/+7
* Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath2012-08-061-0/+7
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-303-33/+51
* Avoid -Wconversion warning for htonsAndreas Jaeger2012-06-212-2/+3
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-172-0/+4
* Fold copyright yearsH.J. Lu2012-05-162-4/+2
* Remove __snseconds_tH.J. Lu2012-05-152-4/+4
* Add __syscall_slong_t and __syscall_ulong_tH.J. Lu2012-05-152-0/+7
* Hurd: Fix POSIX 2008 visibilitySamuel Thibault2012-05-101-1/+3
* Hurd: libc_once_getThomas Schwinge2012-05-101-1/+4
* Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault2012-05-101-0/+7
* Hurd: Add more ipv6 macros.Samuel Thibault2012-05-101-4/+5