aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-24S390: Use 64bit instruction to check for copies of > 1MB with mvcle.Stefan Liebler2-1/+6
2016-05-24S390: Use mvcle for copies > 1MB on 32bit with default memcpy variant.Stefan Liebler2-1/+6
2016-05-24malloc: Correct malloc alignment on 32-bit architectures [BZ #6527]Florian Weimer3-15/+10
2016-05-23Refactor tst-strtod6.cPaul E. Murphy2-65/+41
2016-05-23Refactor bug-strtod2.c to be type genericPaul E. Murphy2-18/+35
2016-05-23Refactor bug-strtod.c to better test new types.Paul E. Murphy3-65/+96
2016-05-23CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer3-1/+20
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer9-15/+213
2016-05-23conformtest: Correct some limits.h expectations for XPG3, XPG4.Joseph Myers3-4/+16
2016-05-23Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6.Joseph Myers2-1/+42
2016-05-20Remove special L2 cache case for Knights LandingH.J. Lu2-2/+6
2016-05-20conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers3-1/+23
2016-05-19manual: fix typos in error reportingricaljasan@pacific.net2-11/+15
2016-05-19manual: fix typo in the introductionricaljasan@pacific.net2-1/+5
2016-05-19Implement proper fmal for ldbl-128ibm (bug 13304).Joseph Myers4-6148/+6404
2016-05-19Correct Intel processor level type mask from CPUIDH.J. Lu2-1/+7
2016-05-19Check the HTT bit before counting logical threadsH.J. Lu3-76/+93
2016-05-19Remove alignments on jump targets in memsetH.J. Lu2-32/+11
2016-05-19conformtest: Correct pwd.h expectations for XPG3.Joseph Myers3-2/+7
2016-05-19conformtest: Correct search.h expectations for XPG3.Joseph Myers3-1/+11
2016-05-18Update libm-test.inc comment about NaN signs.Joseph Myers2-2/+6
2016-05-18Don't call internal _Unwind_Resume via PLTH.J. Lu3-2/+10
2016-05-18Don't call internal __pthread_unwind via PLTH.J. Lu2-2/+13
2016-05-18Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers2-0/+4
2016-05-18Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers2-0/+6
2016-05-18Clear destination buffer updated by the previous runH.J. Lu5-0/+21
2016-05-17Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).Joseph Myers3-2/+9
2016-05-17Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers3-3/+9
2016-05-17Fix stdlib.h rand_r namespace (bug 20074).Joseph Myers3-2/+7
2016-05-17Correct ttyslot header declaration conditions (bug 20051).Joseph Myers4-4/+18
2016-05-17Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.Stefan Liebler2-0/+20
2016-05-13tst-mallocfork2: Fix race condition, use fewer resourcesFlorian Weimer2-1/+14
2016-05-13conformtest: Correct some stdlib.h expectations for XPG3.Joseph Myers2-14/+45
2016-05-13conformtest: Do not expect strdup in string.h for XPG3.Joseph Myers3-2/+7
2016-05-13Call init_cpu_features only if SHARED is definedH.J. Lu3-0/+15
2016-05-13Support non-inclusive caches on Intel processorsH.J. Lu2-1/+16
2016-05-13malloc: Rewrite dumped heap for compatibility in __malloc_set_stateFlorian Weimer3-109/+110
2016-05-12conformtest: Correct time.h XPG3 expectations.Joseph Myers3-3/+8
2016-05-12conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers3-22/+59
2016-05-12Declare gethostname for XPG4 (bug 20054).Joseph Myers3-2/+8
2016-05-12conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers3-11/+14
2016-05-12This is an optimized memset for AArch64. Memset is split into 4 main cases:Wilco Dijkstra2-198/+166
2016-05-12Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer4-16/+262
2016-05-12getaddrinfo: Convert from extend_alloca to struct scratch_bufferFlorian Weimer2-92/+68
2016-05-11Declare tcgetsid for XPG4 (bug 20055).Joseph Myers4-5/+16
2016-05-11localedef: Do not compile with mcheckFlorian Weimer2-12/+6
2016-05-11S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.Stefan Liebler3-4/+5
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu9-51/+34
2016-05-10Fix sys/stat.h fchmod namespace (bug 20073).Joseph Myers3-2/+7
2016-05-10conformtest: Correct some sys/stat.h expectations for XPG3.Joseph Myers2-4/+17