summaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)Author
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
2012-06-21Avoid -Wconversion warning for htonsAndreas Jaeger
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Fold copyright yearsH.J. Lu
2012-05-15Remove __snseconds_tH.J. Lu
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu
2012-05-10Hurd: Fix POSIX 2008 visibilitySamuel Thibault
2012-05-10Hurd: libc_once_getThomas Schwinge
2012-05-10Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault
2012-05-10Hurd: Add more ipv6 macros.Samuel Thibault
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu
2012-04-06Use __builtin_bswap32/64 in __bswap_32/64 for GCC >= 4.2H.J. Lu
2012-04-06Add byteswap-16.h for __bswap_16H.J. Lu
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-12-23Prevent warnings due to long long constantsUlrich Drepper
2011-11-02Fix _IOT_sgttyb definition.Samuel Thibault