summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.zack/em-ci-mkZack Weinberg2017-05-0817-35/+39
* Remove __ASSUME_PROC_PID_TASK_COMM.Joseph Myers2017-05-083-19/+6
* Remove __ASSUME_GETCPU_SYSCALL.Joseph Myers2017-05-082-5/+5
* support: Prevent multiple deletion of temporary filesFlorian Weimer2017-05-087-93/+81
* support: Delete temporary files in LIFO orderFlorian Weimer2017-05-082-11/+14
* Remove <sys/ultrasound.h>Florian Weimer2017-05-084-2/+9
* Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers2017-05-087-11/+15
* manual: Add preadv and pwritev documentationAdhemerval Zanella2017-05-042-0/+106
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-0410-60/+105
* ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy2017-05-045-3/+15
* Fix signal.h bsd_signal namespace (bug 21445).Joseph Myers2017-05-042-1/+4
* 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