about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers2017-05-044-10/+31
* powerpc: Fix strncat ifunc selectionRajalakshmi Srinivasaraghavan2017-05-042-1/+6
* x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu2017-05-0312-138/+273
* Tweak realloc/MREMAP comment to be more accurate.DJ Delorie2017-05-032-3/+8
* Correct misplaced comments in struct ip_mreq_sourcePhil Blundell2017-05-032-2/+7
* Bug 20686: Add el_GR@euro support.Carlos O'Donell2017-05-032-0/+6
* Bug 20116: Clarify behaviour of PD->lock.Carlos O'Donell2017-05-032-3/+18
* Consolidate Linux epoll_wait syscallAdhemerval Zanella2017-05-035-5/+17
* Consolidate Linux select implementationAdhemerval Zanella2017-05-037-11/+78
* Consolidate Linux poll implementationAdhemerval Zanella2017-05-033-3/+13
* Add HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits/hwcap.h.Joseph Myers2017-05-032-0/+6
* sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev2017-05-022-0/+12
* posix: Fix internal p{read,write} plt usageAdhemerval Zanella2017-05-026-1/+17
* powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2017-05-022-16/+20
* nptl: Using libsupport for tst-cancel4*Adhemerval Zanella2017-05-016-946/+250
* posix: Using libsupport for p{write,read}v testsAdhemerval Zanella2017-05-012-25/+30
* Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h.Joseph Myers2017-05-012-0/+3
* Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers2017-05-012-1/+7
* Default Linux kernel version in build-many-glibcs.py to 4.11.Joseph Myers2017-05-012-1/+6
* powerpc: Fix logbl on power7 [BZ# 21280]Tulio Magno Quites Machado Filho2017-04-282-6/+25
* powerpc64le: Create divergent sysdep directory for powerpc64le.Paul E. Murphy2017-04-2820-0/+43
* conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.Joseph Myers2017-04-283-2/+10
* conformtest: Fix XPG standard naming.Joseph Myers2017-04-2764-224/+291
* Default build-many-glibcs.py to GCC 7 branch.Joseph Myers2017-04-262-1/+6
* Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak2017-04-262-4/+10
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-2511-21/+58
* conformtest: Allow *_t in sys/socket.h.Joseph Myers2017-04-252-0/+5
* posix: Remove ununsed posix_spawn internal assignmentAdhemerval Zanella2017-04-252-16/+19
* [BZ 21340] add support for POSIX_SPAWN_SETSIDAdhemerval Zanella2017-04-259-2/+131
* Macroize function declarations in math_private.hGabriel F. T. Gomes2017-04-243-170/+154
* S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler2017-04-213-103/+169
* S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr ...Stefan Liebler2017-04-213-72/+123
* S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler2017-04-213-95/+159
* S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c.Stefan Liebler2017-04-213-29/+25
* manual: Document replacing malloc [BZ #20424]Florian Weimer2017-04-212-0/+72
* Do not use wildcard symbol names for public versions in Versions files.Joseph Myers2017-04-203-2/+29
* Fix missing timespec definition for sys/stat.h (BZ #21371)Adhemerval Zanella2017-04-202-1/+6
* nss_dns: Correct parentheses for the __glibc_unlikely argumentFlorian Weimer2017-04-192-1/+5
* rcmd/rexec: Fix typo in commentFlorian Weimer2017-04-193-2/+7
* A third round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg2017-04-194-0/+9
* resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likelyFlorian Weimer2017-04-196-20/+41
* Bug 21399: Fix CP1254 comment for U+00ECChristopher Chittleborough2017-04-192-1/+6
* Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer2017-04-199-10/+28
* Assume that accept4 is always available and worksFlorian Weimer2017-04-1916-138/+230
* conformtest: Enable tests when cross compiling.Joseph Myers2017-04-182-2/+5
* Fix bits/socket.h IOC* namespace issues (bug 21267).Joseph Myers2017-04-182-0/+45
* x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu2017-04-1811-1/+45
* x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu2017-04-183-2/+42
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-1827-565/+91
* Assume that dup3 is availableFlorian Weimer2017-04-189-82/+21