about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* posix: Consolidate Linux fdatasync syscallAdhemerval Zanella2017-05-182-1/+29
* posix: Consolidate Linux msync syscallAdhemerval Zanella2017-05-182-1/+26
* posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella2017-05-183-40/+0
* linux: Consolidate Linux tee implementationAdhemerval Zanella2017-05-183-2/+28
* posix: Consolidate Linux nanosleep syscallAdhemerval Zanella2017-05-182-1/+30
* posix: Consolidate Linux waitpid syscallAdhemerval Zanella2017-05-186-28/+0
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-185-22/+11
* posix: Fix and simplify default p{read,write}v implementationAdhemerval Zanella2017-05-154-4/+4
* Remove __ASSUME_STATFS_F_FLAGS.Joseph Myers2017-05-122-199/+1
* 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