about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix signal handling in backtraceAdhemerval Zanella2017-05-112-14/+20
* 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-1111-150/+176
* Remove wrong definitions from pthread header refactorAdhemerval Zanella2017-05-112-2/+2
* getaddrinfo: Unconditionally use malloc for address listFlorian Weimer2017-05-111-24/+5
* Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers2017-05-093-88/+0
* Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers2017-05-099-65/+13
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-0931-3236/+1316
* Simplify sendmmsg code.Joseph Myers2017-05-092-68/+12
* Simplify recvmmsg code.Joseph Myers2017-05-092-68/+10
* float128: Add _Float128 make bits to libm.Paul E. Murphy2017-05-092-0/+148
* Assume prlimit64 is available.Joseph Myers2017-05-095-85/+3
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-091-1/+1
* S390: Regenerate ULPsStefan Liebler2017-05-091-6/+6
* 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
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-041-26/+2
* ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy2017-05-044-3/+7
* Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers2017-05-043-10/+10
* powerpc: Fix strncat ifunc selectionRajalakshmi Srinivasaraghavan2017-05-041-1/+1
* x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu2017-05-0311-138/+237
* 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
* sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev2017-05-021-0/+6
* posix: Fix internal p{read,write} plt usageAdhemerval Zanella2017-05-024-1/+3
* powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2017-05-021-16/+16
* Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h.Joseph Myers2017-05-011-0/+1
* Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers2017-05-011-1/+3
* powerpc: Fix logbl on power7 [BZ# 21280]Tulio Magno Quites Machado Filho2017-04-281-6/+18
* powerpc64le: Create divergent sysdep directory for powerpc64le.Paul E. Murphy2017-04-2819-0/+21
* Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak2017-04-261-4/+4
* 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-253-1/+13
* Macroize function declarations in math_private.hGabriel F. T. Gomes2017-04-242-170/+146
* S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler2017-04-212-103/+160
* S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr ...Stefan Liebler2017-04-212-72/+114
* S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler2017-04-212-95/+150
* S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c.Stefan Liebler2017-04-212-29/+17
* Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer2017-04-193-3/+3