Age | Commit message (Expand) | Author |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-05-12 | Remove __ASSUME_STATFS_F_FLAGS. | Joseph Myers |
2017-05-09 | Simplify accept4, recvmmsg, sendmmsg code. | Joseph Myers |
2017-05-09 | Simplify sendmmsg code. | Joseph Myers |
2017-05-09 | Simplify recvmmsg code. | Joseph Myers |
2017-05-09 | Assume prlimit64 is available. | Joseph Myers |
2017-05-08 | Remove __ASSUME_PROC_PID_TASK_COMM. | Joseph Myers |
2017-04-19 | Assume that accept4 is always available and works | Florian Weimer |
2017-04-18 | Assume that O_CLOEXEC is always defined and works | Florian Weimer |
2017-04-18 | Assume that dup3 is available | Florian Weimer |
2017-04-18 | Assume that pipe2 is always available | Florian Weimer |
2017-04-04 | Remove __ASSUME_REQUEUE_PI | Adhemerval Zanella |
2017-03-09 | Consolidate Linux sendto implementation | Adhemerval Zanella |
2017-03-09 | Consolidate Linux recvfrom implementation | Adhemerval Zanella |
2017-03-09 | Consolidate Linux connect implementation | Adhemerval Zanella |
2017-03-09 | Consolidate Linux accept implementation | Adhemerval Zanella |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-28 | Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for Linux | Adhemerval Zanella |
2016-06-13 | Remove __ASSUME_FUTEX_LOCK_PI | Adhemerval Zanella |
2016-05-25 | Adjust kernel-features.h defaults for recvmsg and sendmsg | Adhemerval Zanella |
2016-03-22 | Remove __ASSUME_GETDENTS64_SYSCALL. | Joseph Myers |
2016-03-21 | Remove __ASSUME_SIGNALFD4. | Joseph Myers |
2016-03-17 | Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list. | Joseph Myers |
2016-03-17 | Remove __ASSUME_FALLOCATE. | Joseph Myers |
2016-03-15 | Remove __ASSUME_PPOLL. | Joseph Myers |
2016-03-15 | Adjust kernel-features.h defaults for socket syscalls. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-17 | Assume that SOCK_CLOEXEC is available and works | Florian Weimer |
2015-08-24 | Remove __ASSUME_IPC64 | Andreas Schwab |
2015-05-22 | Remove socket.S implementation | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-22 | Make __ASSUME_UTIMES hppa-specific. | Joseph Myers |
2014-07-17 | [PATCH 6/6] Split s390 out of main Linux kernel-features.h. | Joseph Myers |
2014-07-17 | [PATCH 5/6] Split sh out of main Linux kernel-features.h. | Joseph Myers |
2014-07-17 | [PATCH 4/6] Split powerpc out of main Linux kernel-features.h. | Joseph Myers |
2014-07-17 | [PATCH 3/6] Split sparc out of main Linux kernel-features.h. | Joseph Myers |
2014-07-17 | [PATCH 2/6] Split i386 out of main Linux kernel-features.h. | Joseph Myers |
2014-07-17 | [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h. | Joseph Myers |
2014-06-25 | Remove __ASSUME_XFS_RESTRICTED_CHOWN. | Joseph Myers |
2014-06-25 | Remove __ASSUME_UTIMENSAT. | Joseph Myers |
2014-06-25 | Remove __ASSUME_COMPLETE_READV_WRITEV. | Joseph Myers |
2014-06-20 | Remove __ASSUME_F_GETOWN_EX. | Joseph Myers |
2014-06-20 | Remove __ASSUME_AT_RANDOM. | Joseph Myers |
2014-06-20 | Remove __ASSUME_ADJ_OFFSET_SS_READ. | Joseph Myers |
2014-05-14 | Reduce kernel-features.h duplication. | Joseph Myers |
2014-05-12 | Clean up kernel version conditionals for pre-2.6.32 kernels. | Joseph Myers |
2014-03-31 | Correct robust mutex / PI futex kernel assumptions (bug 9894). | Joseph Myers |
2014-02-20 | Fix __ASSUME_SENDMMSG issues (bug 16611). | Joseph Myers |
2014-02-20 | Fix __ASSUME_RECVMMSG issues (bug 16610). | Joseph Myers |
2014-02-20 | Fix __ASSUME_ACCEPT4 issues (bug 16609). | Joseph Myers |