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