aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
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
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer
2017-04-18Assume that dup3 is availableFlorian Weimer
2017-04-18Assume that pipe2 is always availableFlorian Weimer
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella
2017-04-04Remove __ASSUME_REQUEUE_PIAdhemerval Zanella
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger
2017-03-30Fix more test-errno issuesAdhemerval Zanella
2017-03-28Consolidate set* Linux implementationAdhemerval Zanella
2017-03-27Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers
2017-03-20conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers
2017-03-20conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers
2017-03-20Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger
2017-03-19linux ttyname and ttyname_r: do not return wrong resultsChristian Brauner
2017-03-18conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers
2017-03-17Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers
2017-03-17conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers
2017-03-17conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers
2017-03-15Add ifunc support for aarch64.Steve Ellcey
2017-03-15Fix test-errno issuesAdhemerval Zanella
2017-03-14Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella
2017-03-13Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers
2017-03-12Fix send consolidation typoMarko Myllynen
2017-03-09Consolidate Linux send implementationAdhemerval Zanella
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella