Age | Commit message (Expand) | Author |
2017-05-08 | Require Linux kernel 3.2 or later on x86 / x86_64. | Joseph Myers |
2017-05-04 | Fix network headers stdint.h namespace (bug 21455). | Joseph Myers |
2017-05-04 | ldbl-128: Use mathx_hidden_def inplace of hidden_def | Paul E. Murphy |
2017-05-04 | Use __glibc_reserved convention in mcontext, sigcontext (bug 21457). | Joseph Myers |
2017-05-04 | powerpc: Fix strncat ifunc selection | Rajalakshmi Srinivasaraghavan |
2017-05-03 | x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391] | H.J. Lu |
2017-05-03 | Consolidate Linux epoll_wait syscall | Adhemerval Zanella |
2017-05-03 | Consolidate Linux select implementation | Adhemerval Zanella |
2017-05-03 | Consolidate Linux poll implementation | Adhemerval Zanella |
2017-05-03 | Add HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits/hwcap.h. | Joseph Myers |
2017-05-02 | sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocs | Vladimir Mezentsev |
2017-05-02 | posix: Fix internal p{read,write} plt usage | Adhemerval Zanella |
2017-05-02 | powerpc: Update powerpc-fpu libm-test-ulps | Tulio Magno Quites Machado Filho |
2017-05-01 | Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h. | Joseph Myers |
2017-05-01 | Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h. | Joseph Myers |
2017-04-28 | powerpc: Fix logbl on power7 [BZ# 21280] | Tulio Magno Quites Machado Filho |
2017-04-28 | powerpc64le: Create divergent sysdep directory for powerpc64le. | Paul E. Murphy |
2017-04-26 | Add earlyclobber to sqrtt/sqrtf insns. | Uros Bizjak |
2017-04-25 | Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). | Joseph Myers |
2017-04-25 | posix: Remove ununsed posix_spawn internal assignment | Adhemerval Zanella |
2017-04-25 | [BZ 21340] add support for POSIX_SPAWN_SETSID | Adhemerval Zanella |
2017-04-24 | Macroize function declarations in math_private.h | Gabriel F. T. Gomes |
2017-04-21 | S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr m... | Stefan Liebler |
2017-04-21 | S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr ... | Stefan Liebler |
2017-04-21 | S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr m... | Stefan Liebler |
2017-04-21 | S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c. | Stefan Liebler |
2017-04-19 | Create more sockets with SOCK_CLOEXEC [BZ #15722] | Florian Weimer |
2017-04-19 | Assume that accept4 is always available and works | Florian Weimer |
2017-04-18 | Fix bits/socket.h IOC* namespace issues (bug 21267). | Joseph Myers |
2017-04-18 | x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396] | H.J. Lu |
2017-04-18 | x86: Set Prefer_No_VZEROUPPER if AVX512ER is available | H.J. Lu |
2017-04-18 | Assume that O_CLOEXEC is always defined and works | Florian Weimer |
2017-04-18 | Assume that dup3 is available | Florian Weimer |
2017-04-18 | Assume that pipe2 is always available | Florian Weimer |
2017-04-18 | powerpc64: strrchr optimization for power8 | Rajalakshmi Srinivasaraghavan |
2017-04-17 | [BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutex | Rabin Vincent |
2017-04-13 | Assume that O_NOFOLLOW is always defined | Florian Weimer |
2017-04-13 | powerpc: Optimized strncat for POWER8 | Rajalakshmi Srinivasaraghavan |
2017-04-12 | Consolidate Linux mmap implementation (BZ#21270) | Adhemerval Zanella |
2017-04-11 | powerpc: refactor memcmp and memmove IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasestr and strstr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strchr, strchrnul, and strrchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strnlen and strlen IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-10 | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella |
2017-04-10 | Add sysdeps/x86/dl-procinfo.c | H.J. Lu |