about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers2017-03-181-18/+18
* Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers2017-03-171-1/+1
* conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers2017-03-171-0/+4
* conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers2017-03-171-0/+5
* Add ifunc support for aarch64.Steve Ellcey2017-03-155-0/+186
* Fix test-errno issuesAdhemerval Zanella2017-03-152-7/+41
* Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2017-03-141-0/+2
* Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers2017-03-131-0/+14
* Fix send consolidation typoMarko Myllynen2017-03-121-1/+1
* Consolidate Linux send implementationAdhemerval Zanella2017-03-0922-77/+24
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-0916-19/+4
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-0918-81/+12
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-0917-19/+5