aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)Author
2016-12-14Include <linux/falloc.h> in bits/fcntl-linux.h.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-08-03Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-06-07Bug 20214: Fix linux/in6.h and netinet/in.h sync.Carlos O'Donell
2016-06-02Fix macro API for __USE_KERNEL_IPV6_DEFS.Carlos O'Donell
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer
2016-05-23Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6.Joseph Myers
2016-05-18Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-09-01Add netinet/in.h values from Linux 4.2.Joseph Myers
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers
2015-06-18Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers
2015-02-25in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang
2015-02-24Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar
2015-02-09Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming
2014-07-29fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton
2014-06-30sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki
2014-06-23Update headers for Linux 3.15.Joseph Myers
2014-06-20Move linux bits/ files out of nptl/.Roland McGrath
2014-03-18Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-08linux: bits/in.h: sync with latest kernel headersMike Frysinger
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab
2013-09-06Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger
2013-05-03Sync with Linux 3.9Andreas Jaeger
2013-03-06Use <bits/mman-linux.h> for MIPSAndreas Jaeger
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger
2013-01-11Add MSG_FASTOPENAndreas Jaeger
2013-01-10Define flags for fallocateAndreas Schwab
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger