Age | Commit message (Expand) | Author | Files | Lines |
2016-12-28 | Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for Linux | Adhemerval Zanella | 1 | -0/+4 |
2016-06-13 | Remove __ASSUME_FUTEX_LOCK_PI | Adhemerval Zanella | 1 | -4/+0 |
2016-05-25 | Adjust kernel-features.h defaults for recvmsg and sendmsg | Adhemerval Zanella | 1 | -0/+6 |
2016-03-22 | Remove __ASSUME_GETDENTS64_SYSCALL. | Joseph Myers | 1 | -4/+0 |
2016-03-21 | Remove __ASSUME_SIGNALFD4. | Joseph Myers | 1 | -1/+0 |
2016-03-17 | Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list. | Joseph Myers | 1 | -1/+0 |
2016-03-17 | Remove __ASSUME_FALLOCATE. | Joseph Myers | 1 | -4/+0 |
2016-03-15 | Remove __ASSUME_PPOLL. | Joseph Myers | 1 | -1/+0 |
2016-03-15 | Adjust kernel-features.h defaults for socket syscalls. | Joseph Myers | 1 | -14/+12 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-17 | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 1 | -1/+0 |
2015-08-24 | Remove __ASSUME_IPC64 | Andreas Schwab | 1 | -5/+0 |
2015-05-22 | Remove socket.S implementation | Adhemerval Zanella | 1 | -3/+2 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-12-22 | Make __ASSUME_UTIMES hppa-specific. | Joseph Myers | 1 | -6/+0 |
2014-07-17 | [PATCH 6/6] Split s390 out of main Linux kernel-features.h. | Joseph Myers | 1 | -3/+0 |
2014-07-17 | [PATCH 5/6] Split sh out of main Linux kernel-features.h. | Joseph Myers | 1 | -25/+2 |
2014-07-17 | [PATCH 4/6] Split powerpc out of main Linux kernel-features.h. | Joseph Myers | 1 | -13/+6 |
2014-07-17 | [PATCH 3/6] Split sparc out of main Linux kernel-features.h. | Joseph Myers | 1 | -27/+10 |
2014-07-17 | [PATCH 2/6] Split i386 out of main Linux kernel-features.h. | Joseph Myers | 1 | -7/+5 |
2014-07-17 | [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h. | Joseph Myers | 1 | -9/+4 |
2014-06-25 | Remove __ASSUME_XFS_RESTRICTED_CHOWN. | Joseph Myers | 1 | -4/+0 |
2014-06-25 | Remove __ASSUME_UTIMENSAT. | Joseph Myers | 1 | -4/+0 |
2014-06-25 | Remove __ASSUME_COMPLETE_READV_WRITEV. | Joseph Myers | 1 | -5/+0 |
2014-06-20 | Remove __ASSUME_F_GETOWN_EX. | Joseph Myers | 1 | -3/+0 |
2014-06-20 | Remove __ASSUME_AT_RANDOM. | Joseph Myers | 1 | -3/+0 |
2014-06-20 | Remove __ASSUME_ADJ_OFFSET_SS_READ. | Joseph Myers | 1 | -3/+0 |
2014-05-14 | Reduce kernel-features.h duplication. | Joseph Myers | 1 | -25/+12 |
2014-05-12 | Clean up kernel version conditionals for pre-2.6.32 kernels. | Joseph Myers | 1 | -76/+28 |
2014-03-31 | Correct robust mutex / PI futex kernel assumptions (bug 9894). | Joseph Myers | 1 | -6/+14 |
2014-02-20 | Fix __ASSUME_SENDMMSG issues (bug 16611). | Joseph Myers | 1 | -2/+19 |
2014-02-20 | Fix __ASSUME_RECVMMSG issues (bug 16610). | Joseph Myers | 1 | -2/+19 |
2014-02-20 | Fix __ASSUME_ACCEPT4 issues (bug 16609). | Joseph Myers | 1 | -4/+40 |
2014-02-05 | Fix comment in kernel-features.h. | Carlos O'Donell | 1 | -1/+1 |
2014-02-05 | Fix tst-setgetname for Linux kernels < 2.6.33. | Carlos O'Donell | 1 | -0/+6 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-04-03 | Preserve errno across _PC_CHOWN_RESTRICTED call on XFS | Siddhesh Poyarekar | 1 | -0/+6 |
2013-02-18 | FUTEX_*_REQUEUE_PI support for non-x86 code | Siddhesh Poyarekar | 1 | -0/+5 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-09-01 | Remove __ASSUME_POSIX_CPU_TIMERS. | Joseph Myers | 1 | -3/+0 |
2012-08-27 | Remove __ASSUME_STAT64_SYSCALL. | Joseph Myers | 1 | -27/+0 |
2012-08-21 | Remove __ASSUME_FADVISE64_64_SYSCALL. | Joseph Myers | 1 | -8/+0 |
2012-08-20 | Remove __ASSUME_SWAPCONTEXT_SYSCALL. | Joseph Myers | 1 | -7/+0 |
2012-08-20 | Define __ASSUME_UTIMES for s390. | Joseph Myers | 1 | -2/+4 |
2012-08-20 | Remove __ASSUME_MMAP2_SYSCALL. | Joseph Myers | 1 | -16/+3 |
2012-08-16 | Remove __ASSUME_POSIX_TIMERS. | Joseph Myers | 1 | -4/+0 |
2012-08-14 | Remove __ASSUME_CLONE_THREAD_FLAGS. | Joseph Myers | 1 | -11/+0 |
2012-08-10 | Move Linux kernel version conditionals to kernel-features.h. | Joseph Myers | 1 | -0/+7 |
2012-08-08 | Remove __ASSUME_TGKILL. | Joseph Myers | 1 | -7/+0 |
2012-08-07 | Remove some pre-2.6.16 Linux kernel conditionals. | Joseph Myers | 1 | -17/+0 |