summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab
2015-05-11Adjust tst-strfmon1 after da_DK locale change.Stefan Liebler
2015-05-08NaCl: Implement gethostname.Roland McGrath
2015-05-08Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell
2015-05-07Update NEWSSiddhesh Poyarekar
2015-05-07Update currency_symbol in da_DKChristian Schmidt
2015-05-06BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath
2015-05-06NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath
2015-05-06Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers
2015-05-062015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra
2015-05-05Add further tests of libm functions.Joseph Myers
2015-05-05Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265]Daniel Marjamäki
2015-05-05__ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer
2015-05-05i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer
2015-05-02Add more tests of libm functions.Joseph Myers
2015-05-01Add more tests of tgamma.Joseph Myers
2015-05-01Add more tests of tanh.Joseph Myers
2015-05-01Add more tests of tan.Joseph Myers
2015-05-01Add more tests of cos, sin, sincos.Joseph Myers
2015-05-01Add another test of pow.Joseph Myers
2015-05-01Add more tests of lgamma.Joseph Myers
2015-05-01Add more tests of log, log10, log1p, log2.Joseph Myers
2015-05-01elf.h: Add section compression constants and structures.Mark Wielaard
2015-05-01Add more tests of exp, exp10, exp2, expm1.Joseph Myers
2015-05-01Add more tests of erf, erfc.Joseph Myers
2015-05-01[AArch64] Fix the big endian loader name.Szabolcs Nagy
2015-04-30Add more tests of csqrt.Joseph Myers
2015-04-30Add further tests of cosh and sinh.Joseph Myers
2015-04-30Remove MIPS version of waitid.c.Joseph Myers
2015-04-29NaCl: Change clock_t to long int.Roland McGrath
2015-04-29NaCl: Fix symbol names for euidaccess.Roland McGrath
2015-04-29NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath
2015-04-29NEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b7e5cb4d5ec1fe0e63802Florian Weimer
2015-04-29CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer
2015-04-28Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers
2015-04-28elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour.Mark Wielaard
2015-04-27Update sparc localplt.dataDavid S. Miller
2015-04-27Check tzspec_len == 0 in __tzfile_readH.J. Lu
2015-04-27test-skeleton: Support temporary files without memory leaks [BZ#18333]Florian Weimer
2015-04-24posix_fallocate, posix_fallocate64 stub: Do not set errnoFlorian Weimer
2015-04-24ARM: Define PI_STATIC_AND_HIDDEN.Roland McGrath
2015-04-24Make time zone file parser more robust [BZ #17715]Florian Weimer
2015-04-24Do not build with -WinlineFlorian Weimer
2015-04-24S/390: Regenerate ULPsStefan Liebler
2015-04-24S/390: Get cache information via sysconfStefan Liebler
2015-04-22Use __copysign rather than copysign.Wilco Dijkstra
2015-04-21CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-04-19Better fix for setenv (..., NULL, ...)Paul Eggert