Age | Commit message (Expand) | Author | Files | Lines |
2015-05-12 | Fix linknamespace test handling of architecture-specific st_other. | Joseph Myers | 1 | -0/+5 |
2015-05-12 | Improve strcoll with strdiff. | Leonhard Holz | 1 | -0/+11 |
2015-05-11 | Fix mips16 __fpu_control static linking (bug 18397). | Joseph Myers | 1 | -0/+8 |
2015-05-11 | Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007) | Andreas Schwab | 1 | -0/+38 |
2015-05-11 | Adjust tst-strfmon1 after da_DK locale change. | Stefan Liebler | 1 | -0/+4 |
2015-05-08 | NaCl: Implement gethostname. | Roland McGrath | 1 | -0/+4 |
2015-05-08 | Add more tests of csqrt, lgamma, log10, sinh. | Joseph Myers | 1 | -0/+8 |
2015-05-08 | Bug 18125: Call exit after last linked context. | Carlos O'Donell | 1 | -0/+13 |
2015-05-06 | BZ#18383: Add test case for large alignment in TLS blocks. | Roland McGrath | 1 | -0/+10 |
2015-05-06 | NaCl: Fix elf_loader file name in nacl-test-wrapper.sh | Roland McGrath | 1 | -0/+5 |
2015-05-06 | Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos. | Joseph Myers | 1 | -0/+8 |
2015-05-06 | 2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com> | Wilco Dijkstra | 1 | -0/+4 |
2015-05-05 | Add further tests of libm functions. | Joseph Myers | 1 | -0/+8 |
2015-05-05 | Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265] | Daniel Marjamäki | 1 | -0/+6 |
2015-05-05 | __ASSUME_FALLOCATE is always true on 32-bit architectures | Florian Weimer | 1 | -0/+13 |
2015-05-05 | i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64 | Florian Weimer | 1 | -0/+11 |
2015-05-02 | Add more tests of libm functions. | Joseph Myers | 1 | -0/+9 |
2015-05-01 | Add more tests of tgamma. | Joseph Myers | 1 | -0/+5 |
2015-05-01 | Add more tests of tanh. | Joseph Myers | 1 | -0/+5 |
2015-05-01 | Add more tests of tan. | Joseph Myers | 1 | -0/+5 |
2015-05-01 | Add more tests of cos, sin, sincos. | Joseph Myers | 1 | -0/+5 |
2015-05-01 | Add another test of pow. | Joseph Myers | 1 | -0/+4 |
2015-05-01 | Add more tests of lgamma. | Joseph Myers | 1 | -0/+5 |
2015-05-01 | Add more tests of log, log10, log1p, log2. | Joseph Myers | 1 | -0/+8 |
2015-05-01 | elf.h: Add section compression constants and structures. | Mark Wielaard | 1 | -0/+5 |
2015-05-01 | Add more tests of exp, exp10, exp2, expm1. | Joseph Myers | 1 | -0/+6 |
2015-05-01 | Add more tests of erf, erfc. | Joseph Myers | 1 | -0/+7 |
2015-05-01 | [AArch64] Fix the big endian loader name. | Szabolcs Nagy | 1 | -0/+4 |
2015-04-30 | Add more tests of csqrt. | Joseph Myers | 1 | -0/+5 |
2015-04-30 | Add further tests of cosh and sinh. | Joseph Myers | 1 | -0/+5 |
2015-04-30 | Remove MIPS version of waitid.c. | Joseph Myers | 1 | -0/+4 |
2015-04-29 | NaCl: Change clock_t to long int. | Roland McGrath | 1 | -0/+3 |
2015-04-29 | NaCl: Fix symbol names for euidaccess. | Roland McGrath | 1 | -0/+3 |
2015-04-29 | NaCl: Make __suseconds_t be long int rather than int32_t. | Roland McGrath | 1 | -0/+7 |
2015-04-29 | CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007] | Florian Weimer | 1 | -0/+8 |
2015-04-28 | Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346). | Joseph Myers | 1 | -0/+8 |
2015-04-28 | elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. | Mark Wielaard | 1 | -0/+4 |
2015-04-27 | Update sparc localplt.data | David S. Miller | 1 | -0/+6 |
2015-04-27 | Check tzspec_len == 0 in __tzfile_read | H.J. Lu | 1 | -0/+5 |
2015-04-27 | test-skeleton: Support temporary files without memory leaks [BZ#18333] | Florian Weimer | 1 | -0/+11 |
2015-04-24 | posix_fallocate, posix_fallocate64 stub: Do not set errno | Florian Weimer | 1 | -0/+5 |
2015-04-24 | ARM: Define PI_STATIC_AND_HIDDEN. | Roland McGrath | 1 | -0/+5 |
2015-04-24 | Make time zone file parser more robust [BZ #17715] | Florian Weimer | 1 | -0/+27 |
2015-04-24 | Do not build with -Winline | Florian Weimer | 1 | -0/+4 |
2015-04-24 | S/390: Regenerate ULPs | Stefan Liebler | 1 | -0/+4 |
2015-04-24 | S/390: Get cache information via sysconf | Stefan Liebler | 1 | -0/+5 |
2015-04-22 | Use __copysign rather than copysign. | Wilco Dijkstra | 1 | -0/+8 |
2015-04-21 | CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287] | Arjun Shankar | 1 | -0/+6 |
2015-04-20 | libc-vdso.h place consolidation | Adhemerval Zanella | 1 | -0/+28 |
2015-04-19 | Better fix for setenv (..., NULL, ...) | Paul Eggert | 1 | -0/+6 |