summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella
2017-05-11getaddrinfo: Unconditionally use malloc for address listFlorian Weimer
2017-05-09Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers
2017-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-05-09Simplify sendmmsg code.Joseph Myers
2017-05-09Simplify recvmmsg code.Joseph Myers
2017-05-09float128: Add _Float128 make bits to libm.Paul E. Murphy
2017-05-09Assume prlimit64 is available.Joseph Myers
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg
2017-05-09S390: Regenerate ULPsStefan Liebler
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-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers
2017-05-04ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy
2017-05-04Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers
2017-05-04powerpc: Fix strncat ifunc selectionRajalakshmi Srinivasaraghavan
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-02sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev
2017-05-02posix: Fix internal p{read,write} plt usageAdhemerval Zanella
2017-05-02powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho
2017-05-01Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h.Joseph Myers
2017-05-01Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers
2017-04-28powerpc: Fix logbl on power7 [BZ# 21280]Tulio Magno Quites Machado Filho
2017-04-28powerpc64le: Create divergent sysdep directory for powerpc64le.Paul E. Murphy
2017-04-26Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak
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-24Macroize function declarations in math_private.hGabriel F. T. Gomes
2017-04-21S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler
2017-04-21S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr ...Stefan Liebler
2017-04-21S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler
2017-04-21S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c.Stefan Liebler
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-18x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu
2017-04-18x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu
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-18powerpc64: strrchr optimization for power8Rajalakshmi Srinivasaraghavan
2017-04-17[BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutexRabin Vincent