aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-24S/390: Regenerate ULPsStefan Liebler2-251/+225
2015-04-24S/390: Get cache information via sysconfStefan Liebler3-0/+238
2015-04-22Use __copysign rather than copysign.Wilco Dijkstra4-3/+11
2015-04-21CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar3-2/+16
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella22-17/+45
2015-04-19Better fix for setenv (..., NULL, ...)Paul Eggert2-1/+23
2015-04-17Avoid confusing compiler with dynamically impossible statically invalid deref...Roland McGrath2-3/+18
2015-04-17Fuller check for invalid NSID in _dl_open.Roland McGrath2-3/+15
2015-04-17Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller4-5/+13
2015-04-17Add arm-nacl port.Roland McGrath127-0/+5120
2015-04-16Convert sparc over to lowlevellock-futex.hDavid S. Miller2-146/+6
2015-04-16tile: Enable PI_STATIC_AND_HIDDENChris Metcalf3-0/+18
2015-04-15powerpc: Fix __wcschr static buildAdhemerval Zanella4-18/+37
2015-04-15Rebuilt fresh sparc ULPS to get rid of removed tests.David S. Miller2-164/+78
2015-04-13Use correct signedness in wcsncmpStefan Liebler8-78/+175
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler25-24/+261
2015-04-10Update tst_mbrlen/tst_mbrtowc for mblen changeStefan Liebler3-6/+13
2015-04-10Fix strtof decimal rounding close to half least subnormal (bug 18247).Joseph Myers5-3/+4689
2015-04-09Add more tests of clog and clog10.Joseph Myers5-108/+1585
2015-04-09Omit libc-modules.h for all .v.i files.Roland McGrath2-10/+9
2015-04-09Let non-add-on preconfigure scripts set libc_config_ok.Roland McGrath3-6/+12
2015-04-09Make test-skeleton.c grok TEST_DIRECT magic environment variable.Roland McGrath2-5/+53
2015-04-09scratch_buffer: Suppress truncation warning on 32-bitFlorian Weimer2-2/+7
2015-04-08Update SPARC ulps.David S. Miller2-88/+175
2015-04-08Add more tests of atanh.Joseph Myers5-7/+144
2015-04-08Add more tests of atan.Joseph Myers5-2/+97
2015-04-08nscd_getgr_r: Use struct scratch_buffer instead of extend_allocaFlorian Weimer2-9/+10
2015-04-08getnameinfo: Use struct scratch_buffer instead of extend_allocaFlorian Weimer2-27/+59
2015-04-08_nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_allocaFlorian Weimer2-22/+9
2015-04-08grp: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer4-19/+16
2015-04-08pldd: Use struct scratch_buffer instead of extend_allocaFlorian Weimer3-19/+43
2015-04-08Add more tests of cbrt.Joseph Myers4-8/+206
2015-04-08Add more tests of cabs.Joseph Myers5-0/+201
2015-04-08Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers7-37/+893
2015-04-08Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers5-1/+63
2015-04-07[BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill3-4/+10
2015-04-07scratch_buffer_grow_preserve: Add missing #include <string.h>Florian Weimer2-0/+5
2015-04-07Add struct scratch_buffer and its internal helper functionsFlorian Weimer8-2/+487
2015-04-06math/test-fenvinline: Cast fe_exc to unsigned int before printingRichard Henderson2-2/+5
2015-04-06alpha: Update libm-test-ulpsRichard Henderson2-160/+124
2015-04-06alpha: Unconditionally include dl-sysdep.h in sysdep.hRichard Henderson2-5/+5
2015-04-03Handle mblen return code when n is zero.Ondřej Bílka4-5/+17
2015-04-02Define libc_max_align_t for internal useFlorian Weimer2-0/+13
2015-04-02aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab3-6/+65
2015-04-02malloc: Consistently apply trim_threshold to all heaps [BZ #17195]Mel Gorman3-9/+22
2015-03-31Limit threads sharing L2 cache to 2 for SLM/KNLH.J. Lu3-1/+30
2015-03-31Add a testcase for copy reloc against protected dataH.J. Lu10-0/+763
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu7-6/+111
2015-03-28NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan2-2/+5
2015-03-28NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64Martin Galvan3-4/+11