Age | Commit message (Expand) | Author |
2015-02-27 | Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047). | Joseph Myers |
2015-02-27 | Rather than using a C implementation of memmove, directly call memmove, which | Wilco Dijkstra |
2015-02-27 | Rather than using a C implementation of memset, directly call memset, which | Wilco Dijkstra |
2015-02-27 | hppa: fix __O_SYNC to match the kernel | John David Anglin |
2015-02-27 | Add comment to CSTR macro in k_standard.c. | Joseph Myers |
2015-02-26 | Avoid -Wno-write-strings for k_standard.c. | Joseph Myers |
2015-02-26 | Avoid uninitialized warnings in Bessel functions. | Joseph Myers |
2015-02-26 | Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039). | Joseph Myers |
2015-02-26 | Fix asin missing underflows (bug 16351). | Joseph Myers |
2015-02-26 | Fix ldbl-128ibm logbl near powers of 2 (bug 18030). | Joseph Myers |
2015-02-26 | Fix read past end of pattern in fnmatch (bug 18032) | Andreas Schwab |
2015-02-26 | Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029). | Joseph Myers |
2015-02-26 | Fix constness error just introduced in findlocale. | Alexandre Oliva |
2015-02-26 | BZ #15969: search locale archive again after alias expansion | Alexandre Oliva |
2015-02-25 | Convert tst-iconv3 to use test-skeleton. | Roland McGrath |
2015-02-25 | Convert tst-iconv5 to use test-skeleton. | Roland McGrath |
2015-02-25 | Don't crash in iconv setup when getcwd fails. | Roland McGrath |
2015-02-25 | Fix minor formatting violation. | Paul Pluzhnikov |
2015-02-25 | powerpc: Fix memmove static build | Adhemerval Zanella |
2015-02-25 | Fix ldbl-128ibm asinhl inaccuracy (bug 18020). | Joseph Myers |
2015-02-25 | in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850] | Cong Wang |
2015-02-25 | sprof: Make an error message identical to two others, and more accurate. | Benno Schulenberg |
2015-02-24 | Reduce lock contention in __tz_convert() [BZ #16145] (partial fix) | Kevin Easton |
2015-02-24 | Update timex.h for ADJ_SETOFFSET. | Miroslav Lichvar |
2015-02-25 | Fix ldbl-128ibm acoshl inaccuracy (bug 18019). | Joseph Myers |
2015-02-24 | alloca: fix buf interaction | Mike Frysinger |
2015-02-24 | Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783). | Joseph Myers |
2015-02-24 | Fix BZ #17916 - fopen unbounded stack usage for ccs= modes | Paul Pluzhnikov |
2015-02-24 | linux: open and openat ignore 'mode' with O_TMPFILE in flags | Eric Rannaud |
2015-02-24 | Skip logging for DNSSEC responses [BZ 14841] | Siddhesh Poyarekar |
2015-02-24 | add changelog for previous commit | Mike Frysinger |
2015-02-24 | hppa: fix build failure with RTLD_PRIVATE_ERRNO | Mike Frysinger |
2015-02-23 | Amendments to Unicode 7 update. | Alexandre Oliva |
2015-02-23 | Compile gcrt1.o with -fPIC | H.J. Lu |
2015-02-23 | Fix failure of elf/tst-audit2 when compiled with GCC-5 | Andreas Schwab |
2015-02-22 | Fix BZ #17269 -- _IO_wstr_overflow integer overflow | Paul Pluzhnikov |
2015-02-22 | Adjust timeouts for some tests, to accommodate slow processors, | Chung-Lin Tang |
2015-02-20 | Unicode 7.0.0 update; added generator scripts. | Alexandre Oliva |
2015-02-20 | soft-fp: Adjust call to abort for kernel use. | Joseph Myers |
2015-02-20 | s390: Use generic lowlevellock-futex.h | Stefan Liebler |
2015-02-19 | Fix scandir scandirat namespace (bug 17999). | Joseph Myers |
2015-02-18 | Fix atan / atan2 missing underflows (bug 15319). | Joseph Myers |
2015-02-18 | 2015-02-18 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey |
2015-02-18 | Fix search.h namespace (bug 17996). | Joseph Myers |
2015-02-18 | Consolidate arena_lookup and arena_lock into a single arena_get | Siddhesh Poyarekar |
2015-02-17 | Use alignment macros, pagesize and powerof2. | Carlos O'Donell |
2015-02-18 | Fix posix_spawn getrlimit64 namespace (bug 17991). | Joseph Myers |
2015-02-17 | Cleanup: add missing #include's | Paul Pluzhnikov |
2015-02-17 | Refine documentation of libm exceptions goals. | Joseph Myers |
2015-02-17 | 2015-02-17 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey |