Age | Commit message (Expand) | Author |
2017-11-23 | Linux: Add memfd_create system call wrapper | Florian Weimer |
2017-11-15 | Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h. | Joseph Myers |
2017-11-15 | Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14. | Joseph Myers |
2017-11-07 | Move <bits/mman-linux.h> to the Linux sysdeps directory | Florian Weimer |
2017-10-17 | posix: Add p{readv,writev}2 flags to generic uio-ext.h | Adhemerval Zanella |
2017-09-08 | Add Linux 4.13 constants to bits/fcntl-linux.h. | Joseph Myers |
2017-09-08 | Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h. | Joseph Myers |
2017-09-07 | Add SOL_TLS definition from Linux 4.13. | Joseph Myers |
2017-08-16 | Fix sigval namespace (bug 21944). | Joseph Myers |
2017-08-07 | Fix XPG4.2 bits/sigaction.h namespace (bug 21899). | Joseph Myers |
2017-07-11 | posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738) | Adhemerval Zanella |
2017-06-20 | Factor out shared definitions from bits/signum.h. | Zack Weinberg |
2017-06-19 | Define struct rusage in sys/wait.h when required (bug 21575). | Joseph Myers |
2017-06-14 | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg |
2017-06-14 | Remove __need_IOV_MAX and __need_FOPEN_MAX. | Zack Weinberg |
2017-06-12 | Remove __need_schedparam and __cpu_set_t_defined. | Zack Weinberg |
2017-06-09 | Fix waitid namespace (bug 21561). | Joseph Myers |
2017-06-05 | Define SIG_HOLD for XPG4 (bug 21538). | Joseph Myers |
2017-06-05 | Fix struct sigaltstack namespace (bug 21517). | Joseph Myers |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-05-22 | Fix a bug in 'Remove __need macros from signal.h' (a992f506) | Zack Weinberg |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg |
2017-05-19 | Split up bits/sigstack.h. | Joseph Myers |
2017-05-01 | Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h. | Joseph Myers |
2017-04-25 | Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). | Joseph Myers |
2017-04-18 | Fix bits/socket.h IOC* namespace issues (bug 21267). | Joseph Myers |
2017-03-13 | Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h. | Joseph Myers |
2017-02-21 | Add IP_RECVFRAGSIZE from Linux 4.10. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-14 | Include <linux/falloc.h> in bits/fcntl-linux.h. | Joseph Myers |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg |
2016-09-23 | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg |
2016-09-23 | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg |
2016-09-23 | Installed-header hygiene (BZ#20366): Simple self-contained fixes. | Zack Weinberg |
2016-08-03 | Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h. | Joseph Myers |
2016-06-10 | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella |
2016-06-07 | Bug 20214: Fix linux/in6.h and netinet/in.h sync. | Carlos O'Donell |
2016-06-02 | Fix macro API for __USE_KERNEL_IPV6_DEFS. | Carlos O'Donell |
2016-05-25 | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella |
2016-05-23 | Make padding in struct sockaddr_storage explicit [BZ #20111] | Florian Weimer |
2016-05-23 | Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6. | Joseph Myers |
2016-05-18 | Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h. | Joseph Myers |
2016-04-08 | Fix termios.h XCASE namespace (bug 19925). | Joseph Myers |
2016-03-14 | Update glibc headers for Linux 4.5. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-01 | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu |
2015-09-01 | Add netinet/in.h values from Linux 4.2. | Joseph Myers |
2015-07-08 | Add missing Advanced API (RFC3542) (1) defines. | Carlos O'Donell |
2015-06-29 | Update headers for Linux 4.0, 4.1 definitions. | Joseph Myers |
2015-06-18 | Fix netinet/in.h MCAST_* namespace (bug 18558). | Joseph Myers |