about summary refs log tree commit diff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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