aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Add netinet/in.h values from Linux 4.2.Joseph Myers1-0/+1
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell1-0/+5
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers2-0/+5
2015-06-18Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers1-7/+0
2015-02-25in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang1-4/+4
2015-02-24Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar1-2/+3
2015-02-09Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab1-1/+1
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu1-4/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers40-40/+40
2014-11-24Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming1-0/+2
2014-07-29fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton1-0/+17
2014-06-30sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki1-74/+74
2014-06-23Update headers for Linux 3.15.Joseph Myers2-0/+9
2014-06-20Move linux bits/ files out of nptl/.Roland McGrath2-18/+138
2014-03-18Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath1-108/+0
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers1-37/+43
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers5-9/+9
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers4-6/+6
2014-02-08linux: bits/in.h: sync with latest kernel headersMike Frysinger1-1/+25
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae41-41/+41
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka5-22/+22
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab1-0/+4
2013-09-06Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell1-0/+12
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado1-1/+7
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger1-3/+3
2013-05-03Sync with Linux 3.9Andreas Jaeger1-1/+3
2013-03-06Use <bits/mman-linux.h> for MIPSAndreas Jaeger1-1/+5
2013-03-06Sync with Linux 3.8Andreas Jaeger2-0/+4
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger1-0/+7
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger1-0/+94
2013-01-11Add MSG_FASTOPENAndreas Jaeger1-0/+2
2013-01-10Define flags for fallocateAndreas Schwab1-0/+7
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger1-3/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers40-44/+40
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge1-33/+0
2012-10-22Fix O_RSYNCAndreas Jaeger1-1/+5
2012-10-22Improve <bits/fcntl-linux.h>: F_GETLK etc.Andreas Jaeger1-3/+9
2012-10-20Reorganization of bits/fcntl.h for LinuxAndreas Jaeger1-0/+376
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath1-0/+42
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath1-1/+6
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger1-1/+12
2012-05-23Update from Linux 3.4Andreas Jaeger1-1/+3
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu1-0/+1
2012-05-22Pad each field to __syscall_slong_t in struct rusageH.J. Lu1-17/+78
2012-05-21Define __SYSCALL_WORDSIZE for x86-64H.J. Lu1-2/+3
2012-05-19Use __syscall_slong_t in bits/timex.hH.J. Lu1-23/+24
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu1-12/+12
2012-05-16Use __syscall_slong_t in bits/mqueue.hH.J. Lu1-6/+8
2012-05-16Use __syscall_ulong_t in bits/ipc.hH.J. Lu1-3/+3
2012-03-30Comment fixes for mmsghdrUlrich Drepper1-2/+3