Age | Commit message (Expand) | Author | Files | Lines |
2015-05-01 | Add another test of pow. | Joseph Myers | 4 | -8/+38 |
2015-05-01 | Add more tests of lgamma. | Joseph Myers | 5 | -60/+292 |
2015-05-01 | Add more tests of log, log10, log1p, log2. | Joseph Myers | 5 | -61/+924 |
2015-05-01 | elf.h: Add section compression constants and structures. | Mark Wielaard | 2 | -0/+30 |
2015-05-01 | Add more tests of exp, exp10, exp2, expm1. | Joseph Myers | 5 | -29/+574 |
2015-05-01 | Add more tests of erf, erfc. | Joseph Myers | 5 | -34/+505 |
2015-05-01 | [AArch64] Fix the big endian loader name. | Szabolcs Nagy | 2 | -0/+7 |
2015-04-30 | Add more tests of csqrt. | Joseph Myers | 5 | -50/+570 |
2015-04-30 | Add further tests of cosh and sinh. | Joseph Myers | 5 | -18/+401 |
2015-04-30 | Remove MIPS version of waitid.c. | Joseph Myers | 2 | -7/+4 |
2015-04-29 | NaCl: Change clock_t to long int. | Roland McGrath | 3 | -3/+7 |
2015-04-29 | NaCl: Fix symbol names for euidaccess. | Roland McGrath | 2 | -1/+6 |
2015-04-29 | NaCl: Make __suseconds_t be long int rather than int32_t. | Roland McGrath | 2 | -1/+8 |
2015-04-29 | NEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b7e5cb4d5ec1fe0e63802 | Florian Weimer | 1 | -1/+1 |
2015-04-29 | CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007] | Florian Weimer | 5 | -6/+136 |
2015-04-28 | Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346). | Joseph Myers | 4 | -2/+21 |
2015-04-28 | elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour. | Mark Wielaard | 2 | -1/+5 |
2015-04-27 | Update sparc localplt.data | David S. Miller | 3 | -8/+12 |
2015-04-27 | Check tzspec_len == 0 in __tzfile_read | H.J. Lu | 2 | -1/+7 |
2015-04-27 | test-skeleton: Support temporary files without memory leaks [BZ#18333] | Florian Weimer | 4 | -7/+36 |
2015-04-24 | posix_fallocate, posix_fallocate64 stub: Do not set errno | Florian Weimer | 3 | -4/+7 |
2015-04-24 | ARM: Define PI_STATIC_AND_HIDDEN. | Roland McGrath | 3 | -5/+10 |
2015-04-24 | Make time zone file parser more robust [BZ #17715] | Florian Weimer | 11 | -214/+456 |
2015-04-24 | Do not build with -Winline | Florian Weimer | 2 | -2/+6 |
2015-04-24 | S/390: Regenerate ULPs | Stefan Liebler | 2 | -251/+225 |
2015-04-24 | S/390: Get cache information via sysconf | Stefan Liebler | 3 | -0/+238 |
2015-04-22 | Use __copysign rather than copysign. | Wilco Dijkstra | 4 | -3/+11 |
2015-04-21 | CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287] | Arjun Shankar | 3 | -2/+16 |
2015-04-20 | libc-vdso.h place consolidation | Adhemerval Zanella | 22 | -17/+45 |
2015-04-19 | Better fix for setenv (..., NULL, ...) | Paul Eggert | 2 | -1/+23 |
2015-04-17 | Avoid confusing compiler with dynamically impossible statically invalid deref... | Roland McGrath | 2 | -3/+18 |
2015-04-17 | Fuller check for invalid NSID in _dl_open. | Roland McGrath | 2 | -3/+15 |
2015-04-17 | Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov. | David S. Miller | 4 | -5/+13 |
2015-04-17 | Add arm-nacl port. | Roland McGrath | 127 | -0/+5120 |
2015-04-16 | Convert sparc over to lowlevellock-futex.h | David S. Miller | 2 | -146/+6 |
2015-04-16 | tile: Enable PI_STATIC_AND_HIDDEN | Chris Metcalf | 3 | -0/+18 |
2015-04-15 | powerpc: Fix __wcschr static build | Adhemerval Zanella | 4 | -18/+37 |
2015-04-15 | Rebuilt fresh sparc ULPS to get rid of removed tests. | David S. Miller | 2 | -164/+78 |
2015-04-13 | Use correct signedness in wcsncmp | Stefan Liebler | 8 | -78/+175 |
2015-04-13 | Set errno for log1p on pole/domain error. | Stefan Liebler | 25 | -24/+261 |
2015-04-10 | Update tst_mbrlen/tst_mbrtowc for mblen change | Stefan Liebler | 3 | -6/+13 |
2015-04-10 | Fix strtof decimal rounding close to half least subnormal (bug 18247). | Joseph Myers | 5 | -3/+4689 |
2015-04-09 | Add more tests of clog and clog10. | Joseph Myers | 5 | -108/+1585 |
2015-04-09 | Omit libc-modules.h for all .v.i files. | Roland McGrath | 2 | -10/+9 |
2015-04-09 | Let non-add-on preconfigure scripts set libc_config_ok. | Roland McGrath | 3 | -6/+12 |
2015-04-09 | Make test-skeleton.c grok TEST_DIRECT magic environment variable. | Roland McGrath | 2 | -5/+53 |
2015-04-09 | scratch_buffer: Suppress truncation warning on 32-bit | Florian Weimer | 2 | -2/+7 |
2015-04-08 | Update SPARC ulps. | David S. Miller | 2 | -88/+175 |
2015-04-08 | Add more tests of atanh. | Joseph Myers | 5 | -7/+144 |
2015-04-08 | Add more tests of atan. | Joseph Myers | 5 | -2/+97 |