summaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)Author
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
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-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
2010-09-01Fix generic bits/sched.h for #define __need_schedparam uses.Samuel Thibault
2010-03-25Add support for new clocks.Ulrich Drepper
2010-01-14Make unistd.h pre-c((-safe.Ulrich Drepper
2010-01-11Fix compile error.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-12-15Update poll.h header for POSIX 2008.Ulrich Drepper
2009-09-27Fix IXANY feature macro conditions.Samuel Thibault
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper
2009-02-25Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX, _SC_T...Ulrich Drepper
2009-02-07[BZ #7095]Ulrich Drepper
2009-01-032009-01-03 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek
2008-05-212008-05-21 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath
2008-05-15[BZ #6442]Ulrich Drepper
2008-05-052007-09-14 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath
2008-01-16[BZ #5628]Ulrich Drepper
2007-07-19* sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): AddUlrich Drepper
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper
2007-07-19* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.Ulrich Drepper
2007-04-20[BZ #3905] Andreas Jaeger
2007-04-04* bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount.Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2006-04-01[BZ #2472]Ulrich Drepper
2006-03-05* bits/resource.h (RLIMIT_SBSIZE, RLIMIT_AS, RLIMIT_VMEM): Define.Roland McGrath
2006-02-23[BZ #2172]Roland McGrath
2005-10-172005-10-16 Alfred M. Szmidt <ams@gnu.org>Roland McGrath