about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits
Commit message (Expand)AuthorAgeFilesLines
* Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers2012-02-151-0/+29
* Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2012-02-141-0/+29
* Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers2012-02-131-0/+31
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0932-96/+64
* Remove pre-ISO C supportUlrich Drepper2012-01-076-23/+23
* unsigned long it better for the size argumentsUlrich Drepper2011-11-011-4/+6
* New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper2011-11-011-1/+24
* Define IP_MULTICAST_ALLUlrich Drepper2011-09-151-1/+2
* Fix invalid conversion in __cmsg_nxthdrAndreas Schwab2011-09-121-2/+2
* Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper2011-09-091-2/+2
* Define AF_NFC and PF_NFCUlrich Drepper2011-07-231-1/+3
* Fix typos in pretty much unused code in sched.h header.Ulrich Drepper2011-07-181-1/+1
* Clean up after kernel sigcontext header messUlrich Drepper2011-06-221-1/+5
* Don't document si_code used for raise()Ulrich Drepper2011-05-291-2/+2
* Add sendmmsg syscallUlrich Drepper2011-05-281-1/+8
* Set setns system callUlrich Drepper2011-05-281-3/+7
* Define RLIMIT_RTTIMEUlrich Drepper2011-05-231-2/+8
* Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARMUlrich Drepper2011-05-211-0/+4
* Define CLOCK_BOOTTIME.Ulrich Drepper2011-04-021-0/+2
* Add clock_adjtime syscall.Ulrich Drepper2011-03-302-0/+201
* Add definitions for new socket protocols.Ulrich Drepper2011-01-171-2/+6
* Define EXTPROC for Linux.Ulrich Drepper2010-08-121-2/+4
* f_flags in Linux statfs implementation.Ulrich Drepper2010-08-111-3/+6
* Add support for prlimit and prlimit64 on Linux.Ulrich Drepper2010-08-111-1/+29
* Define MSG_WAITFORONE.Ulrich Drepper2010-03-291-1/+3
* More in.h definitions from the Linux kernel.Ulrich Drepper2010-03-031-9/+21
* Fix double-inclusion problem of bits/stat.h.Ulrich Drepper2010-01-111-0/+5
* FIx up signal.h for XPG7.Ulrich Drepper2010-01-101-1/+3
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-2/+2
* Update poll.h header for POSIX 2008.Ulrich Drepper2009-12-151-2/+2
* Add recvmmsg interface.Ulrich Drepper2009-12-081-2/+25
* Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.Ulrich Drepper2009-11-301-4/+7
* Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab2009-11-231-4/+4
* Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper2009-11-191-6/+6
* Add support for new Linux error ERFKILL.Ulrich Drepper2009-11-141-1/+5
* Add 802.15.4 definitions to header files.Ulrich Drepper2009-06-181-2/+4
* Add missing protocol numbers.Ulrich Drepper2009-04-031-1/+11
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-12/+12
* * include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper2009-02-261-3/+2
* (SHM_EXEC): Define.Andreas Jaeger2009-01-301-1/+2
* [BZ #9720] cvs/fedora-glibc-20090108T1017Jakub Jelinek2009-01-081-2/+3
* [BZ #6545]Ulrich Drepper2008-12-091-1/+1
* * posix/globtest.sh: Use mktemp to create temporary file andUlrich Drepper2008-12-061-11/+11
* * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle largeUlrich Drepper2008-12-061-3/+8
* [BZ #7029]Ulrich Drepper2008-11-131-2/+2
* [BZ #6790]Ulrich Drepper2008-08-081-0/+2
* * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.Ulrich Drepper2008-07-271-1/+3
* * Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper2008-07-251-3/+13
* * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper2008-05-141-1/+3
* Define RUSAGE_THREAD and RUSAGE_LWP.Ulrich Drepper2008-05-011-1/+9