summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert32-96/+64
2012-01-07Remove pre-ISO C supportUlrich Drepper6-23/+23
2011-11-01unsigned long it better for the size argumentsUlrich Drepper1-4/+6
2011-11-01New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper1-1/+24
2011-09-15Define IP_MULTICAST_ALLUlrich Drepper1-1/+2
2011-09-12Fix invalid conversion in __cmsg_nxthdrAndreas Schwab1-2/+2
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper1-2/+2
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper1-1/+3
2011-07-18Fix typos in pretty much unused code in sched.h header.Ulrich Drepper1-1/+1
2011-06-22Clean up after kernel sigcontext header messUlrich Drepper1-1/+5
2011-05-29Don't document si_code used for raise()Ulrich Drepper1-2/+2
2011-05-28Add sendmmsg syscallUlrich Drepper1-1/+8
2011-05-28Set setns system callUlrich Drepper1-3/+7
2011-05-23Define RLIMIT_RTTIMEUlrich Drepper1-2/+8
2011-05-21Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARMUlrich Drepper1-0/+4
2011-04-02Define CLOCK_BOOTTIME.Ulrich Drepper1-0/+2
2011-03-30Add clock_adjtime syscall.Ulrich Drepper2-0/+201
2011-01-17Add definitions for new socket protocols.Ulrich Drepper1-2/+6
2010-08-12Define EXTPROC for Linux.Ulrich Drepper1-2/+4
2010-08-11f_flags in Linux statfs implementation.Ulrich Drepper1-3/+6
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper1-1/+29
2010-03-29Define MSG_WAITFORONE.Ulrich Drepper1-1/+3
2010-03-03More in.h definitions from the Linux kernel.Ulrich Drepper1-9/+21
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper1-0/+5
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper1-1/+3
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-2/+2
2009-12-15Update poll.h header for POSIX 2008.Ulrich Drepper1-2/+2
2009-12-08Add recvmmsg interface.Ulrich Drepper1-2/+25
2009-11-30Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.Ulrich Drepper1-4/+7
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab1-4/+4
2009-11-19Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper1-6/+6
2009-11-14Add support for new Linux error ERFKILL.Ulrich Drepper1-1/+5
2009-06-18Add 802.15.4 definitions to header files.Ulrich Drepper1-2/+4
2009-04-03Add missing protocol numbers.Ulrich Drepper1-1/+11
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper1-12/+12
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper1-3/+2
2009-01-30(SHM_EXEC): Define.Andreas Jaeger1-1/+2
2009-01-08[BZ #9720] Jakub Jelinek1-2/+3
2008-12-09[BZ #6545]Ulrich Drepper1-1/+1
2008-12-06* posix/globtest.sh: Use mktemp to create temporary file andUlrich Drepper1-11/+11
2008-12-06* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle largeUlrich Drepper1-3/+8
2008-11-13[BZ #7029]Ulrich Drepper1-2/+2
2008-08-08[BZ #6790]Ulrich Drepper1-0/+2
2008-07-27* sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.Ulrich Drepper1-1/+3
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper1-3/+13
2008-05-14* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper1-1/+3
2008-05-01Define RUSAGE_THREAD and RUSAGE_LWP.Ulrich Drepper1-1/+9
2008-03-27* sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX ifUlrich Drepper1-1/+9
2008-03-24* sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,Ulrich Drepper1-1/+6
2008-03-08[BZ #5778]Ulrich Drepper1-3/+4