about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-1/+2
* Consolidate Linux writev implementationAdhemerval Zanella2017-05-111-0/+27
* Consolidate Linux readv implementationAdhemerval Zanella2017-05-111-0/+27
* Consolidate Linux write syscallAdhemerval Zanella2017-05-111-0/+33
* Consolidate Linux read syscallAdhemerval Zanella2017-05-111-0/+33
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-116-18/+51
* Consolidate Linux open implementationAdhemerval Zanella2017-05-115-68/+27
* Consolidate Linux close syscall generationAdhemerval Zanella2017-05-111-0/+30
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-117-59/+75
* Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers2017-05-093-88/+0
* Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers2017-05-099-65/+13
* Simplify sendmmsg code.Joseph Myers2017-05-092-68/+12
* Simplify recvmmsg code.Joseph Myers2017-05-092-68/+10
* Assume prlimit64 is available.Joseph Myers2017-05-095-85/+3
* Remove __ASSUME_PROC_PID_TASK_COMM.Joseph Myers2017-05-082-19/+0
* Remove __ASSUME_GETCPU_SYSCALL.Joseph Myers2017-05-081-5/+0
* Remove <sys/ultrasound.h>Florian Weimer2017-05-082-2/+1
* Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers2017-05-084-8/+0
* Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers2017-05-043-10/+10
* x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu2017-05-032-5/+3
* Consolidate Linux epoll_wait syscallAdhemerval Zanella2017-05-034-5/+8
* Consolidate Linux select implementationAdhemerval Zanella2017-05-036-11/+68
* Consolidate Linux poll implementationAdhemerval Zanella2017-05-032-3/+6
* Add HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits/hwcap.h.Joseph Myers2017-05-031-0/+1
* posix: Fix internal p{read,write} plt usageAdhemerval Zanella2017-05-024-1/+3
* Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers2017-05-011-1/+3
* powerpc64le: Create divergent sysdep directory for powerpc64le.Paul E. Murphy2017-04-282-0/+2
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-6/+1
* posix: Remove ununsed posix_spawn internal assignmentAdhemerval Zanella2017-04-251-16/+14
* [BZ 21340] add support for POSIX_SPAWN_SETSIDAdhemerval Zanella2017-04-251-0/+4
* Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer2017-04-192-2/+2
* Assume that accept4 is always available and worksFlorian Weimer2017-04-195-77/+18
* Fix bits/socket.h IOC* namespace issues (bug 21267).Joseph Myers2017-04-181-0/+35
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-4/+0
* Assume that dup3 is availableFlorian Weimer2017-04-181-1/+0
* Assume that pipe2 is always availableFlorian Weimer2017-04-181-1/+0
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-1223-565/+172
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-103-437/+1
* Build divdi3 only for architecture that required itAdhemerval Zanella2017-04-064-0/+26
* Remove __ASSUME_REQUEUE_PIAdhemerval Zanella2017-04-045-9/+0
* posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2017-04-031-0/+5
* Fix more test-errno issuesAdhemerval Zanella2017-03-301-2/+7
* Consolidate set* Linux implementationAdhemerval Zanella2017-03-2864-379/+29
* Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers2017-03-271-6/+3
* conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers2017-03-201-1/+1
* conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers2017-03-201-1/+1
* Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers2017-03-201-2/+4
* posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2017-03-201-5/+6
* linux ttyname and ttyname_r: do not return wrong resultsChristian Brauner2017-03-193-8/+59
* conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers2017-03-181-0/+5