Age | Commit message (Expand) | Author |
2017-05-19 | Split up bits/sigstack.h. | Joseph Myers |
2017-05-19 | Fix makefile rules for vmsplice, splice, and open_by_handle_at | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux mq_timedsend syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux mq_timedreceive syscall | Adhemerval Zanella |
2017-05-18 | linux: Consolidate Linux open_by_handle_at syscall | Adhemerval Zanella |
2017-05-18 | linux: Consolidate Linux splice syscall | Adhemerval Zanella |
2017-05-18 | linux: Consolidate Linux vmsplice syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux fsync syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux fdatasync syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux msync syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux sigsuspend implementation | Adhemerval Zanella |
2017-05-18 | linux: Consolidate Linux tee implementation | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux nanosleep syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux waitpid syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux pause syscall | Adhemerval Zanella |
2017-05-15 | posix: Fix and simplify default p{read,write}v implementation | Adhemerval Zanella |
2017-05-12 | Remove __ASSUME_STATFS_F_FLAGS. | Joseph Myers |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-05-11 | Consolidate Linux writev implementation | Adhemerval Zanella |
2017-05-11 | Consolidate Linux readv implementation | Adhemerval Zanella |
2017-05-11 | Consolidate Linux write syscall | Adhemerval Zanella |
2017-05-11 | Consolidate Linux read syscall | Adhemerval Zanella |
2017-05-11 | Consolidate Linux creat implementation | Adhemerval Zanella |
2017-05-11 | Consolidate Linux open implementation | Adhemerval Zanella |
2017-05-11 | Consolidate Linux close syscall generation | Adhemerval Zanella |
2017-05-11 | Condition some sys/ucontext.h contents on __USE_MISC (bug 21457). | Joseph Myers |
2017-05-09 | Remove MIPS32 accept4, recvmmsg, sendmmsg implementations. | 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-05-08 | Remove __ASSUME_GETCPU_SYSCALL. | Joseph Myers |
2017-05-08 | Remove <sys/ultrasound.h> | Florian Weimer |
2017-05-08 | Require Linux kernel 3.2 or later on x86 / x86_64. | Joseph Myers |
2017-05-04 | Use __glibc_reserved convention in mcontext, sigcontext (bug 21457). | Joseph Myers |
2017-05-03 | x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391] | H.J. Lu |
2017-05-03 | Consolidate Linux epoll_wait syscall | Adhemerval Zanella |
2017-05-03 | Consolidate Linux select implementation | Adhemerval Zanella |
2017-05-03 | Consolidate Linux poll implementation | Adhemerval Zanella |
2017-05-03 | Add HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits/hwcap.h. | Joseph Myers |
2017-05-02 | posix: Fix internal p{read,write} plt usage | Adhemerval Zanella |
2017-05-01 | Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h. | Joseph Myers |
2017-04-28 | powerpc64le: Create divergent sysdep directory for powerpc64le. | Paul E. Murphy |
2017-04-25 | Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). | Joseph Myers |
2017-04-25 | posix: Remove ununsed posix_spawn internal assignment | Adhemerval Zanella |
2017-04-25 | [BZ 21340] add support for POSIX_SPAWN_SETSID | Adhemerval Zanella |
2017-04-19 | Create more sockets with SOCK_CLOEXEC [BZ #15722] | Florian Weimer |
2017-04-19 | Assume that accept4 is always available and works | Florian Weimer |
2017-04-18 | Fix bits/socket.h IOC* namespace issues (bug 21267). | Joseph Myers |