summaryrefslogtreecommitdiff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
...
* Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu2012-04-112-0/+2
* Use __builtin_bswap32/64 in __bswap_32/64 for GCC >= 4.2H.J. Lu2012-04-061-3/+21
* Add byteswap-16.h for __bswap_16H.J. Lu2012-04-062-11/+35
* Add __bswap_64 definition for non GCC compilers.Andreas Jaeger2012-04-031-2/+17
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0958-175/+116
* Remove pre-ISO C supportUlrich Drepper2012-01-074-13/+13
* Prevent warnings due to long long constantsUlrich Drepper2011-12-231-10/+11
* Fix _IOT_sgttyb definition.Samuel Thibault2011-11-021-2/+2
* Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab2011-09-131-3/+4
* Remove support for !USE___THREADUlrich Drepper2011-09-101-16/+7
* Fix typos in pretty much unused code in sched.h header.Ulrich Drepper2011-07-181-2/+2
* Synchronize generic bits/sched.h cpu_set_t with Linux implementation.Samuel Thibault2011-02-071-15/+72
* Clean up some bits/select.h headers.Ulrich Drepper2011-01-091-4/+6
* Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.Ulrich Drepper2010-10-191-1/+1
* Add C99 FP_FAST_FMA{,F,L} macros to math.hMichael Meissner2010-10-191-0/+14
* Fix generic bits/sched.h for #define __need_schedparam uses.Samuel Thibault2010-09-011-0/+15
* Add support for new clocks.Ulrich Drepper2010-03-251-1/+7
* Make unistd.h pre-c((-safe.Ulrich Drepper2010-01-141-1/+1
* Fix compile error.Ulrich Drepper2010-01-111-2/+2
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-1/+6
* Update poll.h header for POSIX 2008.Ulrich Drepper2009-12-151-3/+3
* Fix IXANY feature macro conditions.Samuel Thibault2009-09-271-1/+3
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-0/+5
* Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX, _SC_T...Ulrich Drepper2009-02-251-0/+15
* [BZ #7095]Ulrich Drepper2009-02-072-12/+72
* 2009-01-03 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2009-01-031-0/+3
* * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-071-14/+15
* 2008-05-21 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-05-211-1/+3
* [BZ #6442]Ulrich Drepper2008-05-151-2/+2
* 2007-09-14 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-05-051-6/+88
* [BZ #5628]Ulrich Drepper2008-01-161-1/+1
* * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): AddUlrich Drepper2007-07-191-1/+8
* * bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper2007-07-191-4/+1
* * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.Ulrich Drepper2007-07-191-2/+3
* [BZ #3905] Andreas Jaeger2007-04-201-1/+8
* * bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount.Ulrich Drepper2007-04-041-1/+4
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-173-4/+5
* [BZ #2472]Ulrich Drepper2006-04-011-1/+1
* * bits/resource.h (RLIMIT_SBSIZE, RLIMIT_AS, RLIMIT_VMEM): Define.Roland McGrath2006-03-051-1/+9
* [BZ #2172]Roland McGrath2006-02-231-0/+29
* 2005-10-16 Alfred M. Szmidt <ams@gnu.org>Roland McGrath2005-10-171-1/+7
* * sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.Ulrich Drepper2005-10-101-8/+11
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-5/+6
* * sysdeps/generic/bits/byteswap.h: Make sure result of all theUlrich Drepper2005-02-151-9/+9
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-062-4/+5
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-228-70/+22
* 2.5-18.1Jakub Jelinek2007-07-128-22/+70
* Update.Ulrich Drepper2004-11-271-1/+6
* Update.Ulrich Drepper2004-11-261-1/+4
* 2004-09-27 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-281-1/+1