| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | stdlib/test-bz22786: Avoid memory leaks in the test itself | Florian Weimer | 2018-11-02 | 1 | -0/+5 |
* | stdlib/test-bz22786: Avoid spurious test failures using alias mappings | Florian Weimer | 2018-11-02 | 1 | -0/+11 |
* | Test stdlib/test-bz22786 exits now with unsupported if malloc fails. | Stefan Liebler | 2018-11-02 | 1 | -0/+5 |
* | Fix BZ#23400 (creating temporary files in source tree), and undefined behavio... | Paul Pluzhnikov | 2018-11-02 | 1 | -0/+6 |
* | i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822] | Szabolcs Nagy | 2018-10-26 | 1 | -0/+7 |
* | conform: XFAIL siginfo_t si_band test on sparc64 | Florian Weimer | 2018-10-26 | 1 | -0/+13 |
* | signal: Use correct type for si_band in siginfo_t [BZ #23562] | Ilya Yu. Malakhov | 2018-10-22 | 1 | -0/+6 |
* | Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B... | Stefan Liebler | 2018-10-18 | 1 | -0/+31 |
* | i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716] | H.J. Lu | 2018-10-09 | 1 | -0/+10 |
* | kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).aaribaud/2.28/master | Rafal Luzynski | 2018-10-09 | 1 | -0/+8 |
* | Fix misreported errno on preadv2/pwritev2 (BZ#23579) | Adhemerval Zanella | 2018-09-28 | 1 | -0/+14 |
* | Fix stack overflow in tst-setcontext9 (bug 23717) | Andreas Schwab | 2018-09-27 | 1 | -0/+6 |
* | i386: Use ENTRY and END in start.S [BZ #23606] | H.J. Lu | 2018-09-21 | 1 | -0/+8 |
* | Fix strstr bug with huge needles (bug 23637) | Wilco Dijkstra | 2018-09-21 | 1 | -0/+8 |
* | Fix tst-setcontext9 for optimized small stacks. | Carlos O'Donell | 2018-09-20 | 1 | -0/+6 |
* | misc: New test misc/tst-gethostid | Florian Weimer | 2018-09-20 | 1 | -0/+6 |
* | Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679] | Mingli Yu | 2018-09-20 | 1 | -0/+5 |
* | Fix segfault in maybe_script_execute. | Stefan Liebler | 2018-09-10 | 1 | -0/+5 |
* | regex: Add test tst-regcomp-truncated [BZ #23578] | Florian Weimer | 2018-08-28 | 1 | -0/+7 |
* | regex: fix uninitialized memory access | Paul Eggert | 2018-08-28 | 1 | -0/+15 |
* | pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538] | Martin Kuchta | 2018-08-27 | 1 | -0/+8 |
* | Improve ChangeLog message. | DJ Delorie | 2018-08-22 | 1 | -1/+1 |
* | Regen RISC-V rvd ULPs | DJ Delorie | 2018-08-22 | 1 | -0/+2 |
* | RISC-V: Fix rounding save/restore bug. | DJ Delorie | 2018-08-22 | 1 | -0/+5 |
* | nss_files: Fix file stream leak in aliases lookup [BZ #23521] | Florian Weimer | 2018-08-14 | 1 | -0/+13 |
* | nscd: Deallocate existing user names in file parser | Florian Weimer | 2018-08-14 | 1 | -0/+5 |
* | error, error_at_line: Add missing va_end calls | Florian Weimer | 2018-08-14 | 1 | -0/+5 |
* | Linux: Rewrite __old_getdents64 [BZ #23497] | Florian Weimer | 2018-08-10 | 1 | -0/+11 |
* | hurd: Avoid PLTs for __pthread_get/setspecific | Samuel Thibault | 2018-08-09 | 1 | -0/+4 |
* | hurd: Add missing symbols for proper libc_get/setspecific | Samuel Thibault | 2018-08-08 | 1 | -0/+5 |
* | Update NEWS, version.h, and features.h for glibc 2.28.glibc-2.28 | Carlos O'Donell | 2018-08-01 | 1 | -0/+5 |
* | Synchronize translation project PO files. | Carlos O'Donell | 2018-08-01 | 1 | -0/+29 |
* | hurd: Fix exec usage of mach_setup_thread | Samuel Thibault | 2018-08-01 | 1 | -0/+11 |
* | hurd: Add missing ChangeLog entry | Samuel Thibault | 2018-08-01 | 1 | -0/+6 |
* | Update tooling versions verified to work with glibc. | Carlos O'Donell | 2018-07-31 | 1 | -0/+3 |
* | Update contrib.texi contributions. | Carlos O'Donell | 2018-07-31 | 1 | -0/+4 |
* | Update translation for be. | Carlos O'Donell | 2018-07-31 | 1 | -0/+4 |
* | Update SH libm-tests-ulps | Adhemerval Zanella | 2018-07-31 | 1 | -0/+4 |
* | Update translations for bg, de, hr, pt_BR, sv, and vi. | Carlos O'Donell | 2018-07-31 | 1 | -0/+9 |
* | x86/CET: Fix property note parser [BZ #23467] | H.J. Lu | 2018-07-30 | 1 | -0/+15 |
* | x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458] | H.J. Lu | 2018-07-30 | 1 | -0/+5 |
* | hurd: Fix some ld.so symbol override from libc | Samuel Thibault | 2018-07-28 | 1 | -0/+1 |
* | hurd: Fix some ld.so symbol override from libc | Samuel Thibault | 2018-07-28 | 1 | -0/+7 |
* | Update translations for cs, pl, and uk. | Carlos O'Donell | 2018-07-27 | 1 | -0/+6 |
* | x86/CET: Don't parse beyond the note end | H.J. Lu | 2018-07-27 | 1 | -0/+5 |
* | Fix Linux fcntl OFD locks on unsupported kernels | Adhemerval Zanella | 2018-07-27 | 1 | -0/+6 |
* | Add the missing ChangeLog entry for commit be525a69a66 | H.J. Lu | 2018-07-27 | 1 | -0/+10 |
* | hurd: Fix some ld.so symbol override from libc | Samuel Thibault | 2018-07-27 | 1 | -0/+9 |
* | Update libc.pot. | Carlos O'Donell | 2018-07-26 | 1 | -0/+4 |
* | Update powerpc-nofpu ulps. | Joseph Myers | 2018-07-26 | 1 | -0/+4 |