summaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)Author
2012-07-22Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
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-11Merge branch 't/struct_stat' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-05-11Merge branch 't/libc_once' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-05-11Merge branch 't/init-first.c' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-05-11Hurd: Fix POSIX 2008 visibilitySamuel Thibault
2012-05-11Hurd: libc_once_getThomas Schwinge
2012-05-11Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault
2012-05-11Hurd: Add more ipv6 macros.Samuel Thibault
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-05Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger
2012-04-03Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-02-20Merge branch 't/SOL_IP' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2012-02-20Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault
2012-02-20Merge branch 't/posix2008' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2012-02-20Fix POSIX 2008 visibilitySamuel Thibault
2012-02-20Merge branch 't/IPV6_PKTINFO' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2012-02-20Add more ipv6 macros.Samuel Thibault
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
2011-10-09Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2011-09-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2011-09-16Merge branch 't/master_backports' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2011-09-16Merge branch 't/bits_sched.h' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2011-09-16Discard. Better patch backported in t/master_backports:Thomas Schwinge
2011-09-16Synchronize generic bits/sched.h cpu_set_t with Linux implementation.Samuel Thibault
2011-09-16Merge commit 'refs/top-bases/t/bits_sched.h' into t/bits_sched.hThomas Schwinge
2011-09-16Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-07-18Fix typos in pretty much unused code in sched.h header.Ulrich Drepper
2011-02-07Synchronize generic bits/sched.h cpu_set_t with Linux implementation.Samuel Thibault
2011-02-05Merge branch 't/master_backports' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2011-02-05Fix generic bits/sched.h for #define __need_schedparam uses.Samuel Thibault
2011-01-09Clean up some bits/select.h headers.Ulrich Drepper
2010-10-19Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.Ulrich Drepper
2010-10-19Add C99 FP_FAST_FMA{,F,L} macros to math.hMichael Meissner