summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
Commit message (Expand)AuthorAgeFilesLines
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-1/+1
* Add netinet/in.h values from Linux 4.2.Joseph Myers2015-09-011-0/+1
* Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell2015-07-081-0/+5
* Update headers for Linux 4.0, 4.1 definitions.Joseph Myers2015-06-292-0/+5
* Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers2015-06-181-7/+0
* in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang2015-02-251-4/+4
* Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar2015-02-241-2/+3
* Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab2015-02-091-1/+1
* Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu2015-01-061-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0240-40/+40
* Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming2014-11-241-0/+2
* fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton2014-07-291-0/+17
* sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki2014-06-301-74/+74
* Update headers for Linux 3.15.Joseph Myers2014-06-232-0/+9
* Move linux bits/ files out of nptl/.Roland McGrath2014-06-202-18/+138
* Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath2014-03-181-108/+0
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-37/+43
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-215-9/+9
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-124-6/+6
* linux: bits/in.h: sync with latest kernel headersMike Frysinger2014-02-081-1/+25
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0141-41/+41
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-265-22/+22
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-111-0/+4
* Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell2013-09-061-0/+12
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-221-1/+7
* Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger2013-05-101-3/+3
* Sync with Linux 3.9Andreas Jaeger2013-05-031-1/+3
* Use <bits/mman-linux.h> for MIPSAndreas Jaeger2013-03-061-1/+5
* Sync with Linux 3.8Andreas Jaeger2013-03-062-0/+4
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-0/+7
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-0/+94
* Add MSG_FASTOPENAndreas Jaeger2013-01-111-0/+2
* Define flags for fallocateAndreas Schwab2013-01-101-0/+7
* BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger2013-01-081-3/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0240-44/+40
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-201-33/+0
* Fix O_RSYNCAndreas Jaeger2012-10-221-1/+5
* Improve <bits/fcntl-linux.h>: F_GETLK etc.Andreas Jaeger2012-10-221-3/+9
* Reorganization of bits/fcntl.h for LinuxAndreas Jaeger2012-10-201-0/+376
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-0/+42
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-061-1/+6
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-261-1/+12
* Update from Linux 3.4Andreas Jaeger2012-05-231-1/+3
* Add sysctl.mk and bits/sysctl.hH.J. Lu2012-05-221-0/+1
* Pad each field to __syscall_slong_t in struct rusageH.J. Lu2012-05-221-17/+78
* Define __SYSCALL_WORDSIZE for x86-64H.J. Lu2012-05-211-2/+3
* Use __syscall_slong_t in bits/timex.hH.J. Lu2012-05-191-23/+24
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-171-12/+12
* Use __syscall_slong_t in bits/mqueue.hH.J. Lu2012-05-161-6/+8
* Use __syscall_ulong_t in bits/ipc.hH.J. Lu2012-05-161-3/+3