aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-16WIP Support exotic character sets in __fxprintf [BZ #24562]fw/bug24562Florian Weimer
2019-05-15dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476]Mark Wielaard
2019-05-15Add missing Changelog entryDJ Delorie
2019-05-15Fix crash in _IO_wfile_sync (bug 20568)Andreas Schwab
2019-05-15nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer
2019-05-15support: Add support_install_rootsbindirAlexandra Hájková
2019-05-15iconv: Remove public declaration of __gconv_transliterateFlorian Weimer
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-05-14manual: Adjust twalk_r documentation.Carlos O'Donell
2019-05-14elf: Fix tst-pldd for non-default --prefix and/or --bindir (BZ#24544)Adhemerval Zanella
2019-05-14support: Export bindir path on support_pathAdhemerval Zanella
2019-05-14Make --bindir effectiveAdhemerval Zanella
2019-05-14x86: Remove arch-specific low level lock implementationAdhemerval Zanella
2019-05-14Assume LLL_LOCK_INITIALIZER is 0Adhemerval Zanella
2019-05-14Small optimization for lowlevellockAdhemerval Zanella
2019-05-14Add single-thread.h headerAdhemerval Zanella
2019-05-13Bug 24535: Update to Unicode 12.1.0Mike FABIAN
2019-05-10Fix tcache count maximum (BZ #24531)Wilco Dijkstra
2019-05-10sem_close: Use __twalk_rFlorian Weimer
2019-05-10support: Fix timespec printfAdhemerval Zanella
2019-05-09nptl/tst-abstime: Use libsupportMike Crowe
2019-05-09nptl: Convert some rwlock tests to use libsupportMike Crowe
2019-05-09nptl: Use recent additions to libsupport in tst-sem5Mike Crowe
2019-05-09nptl: Convert tst-cond11.c to use libsupportMike Crowe
2019-05-09support: Add timespec.hMike Crowe
2019-05-09Move nptl/tst-eintr1 to xtestsSzabolcs Nagy
2019-05-09powerpc: trunc/truncf refactorAdhemerval Zanella
2019-05-09powerpc: round/roundf refactorAdhemerval Zanella
2019-05-09powerpc: floor/floorf refactorAdhemerval Zanella
2019-05-08support: Add xclock_gettimeMike Crowe
2019-05-08malloc/tst-mallocfork2: Use process-shared barriersFlorian Weimer
2019-05-07Update syscall-names.list for Linux 5.1.Joseph Myers
2019-05-07Revert "Use Linux 5.1 in build-many-glibcs.py."Joseph Myers
2019-05-07Use Linux 5.1 in build-many-glibcs.py.Joseph Myers
2019-05-07Use GCC 9 in build-many-glibcs.py.Joseph Myers
2019-05-03aarch64: thunderx2 memmove performance improvementsAnton Youdkevitch
2019-05-03misc/tst-tsearch: Additional explicit error checkingFlorian Weimer
2019-05-02Add missing bug number on CL entry for BZ#24506 (b2af6fb2ed239)Adhemerval Zanella
2019-05-02elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)Adhemerval Zanella
2019-05-02misc: Add twalk_r functionFlorian Weimer
2019-04-30Make mktime etc. compatible with __time64_tPaul Eggert
2019-04-30Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]Maciej W. Rozycki
2019-04-29powerpc: ceil/ceilf refactorAdhemerval Zanella
2019-04-29powerpc: Remove power4 mpa optimizationAdhemerval Zanella
2019-04-29<semaphore.h>: Add nonnull attributesYann Droneaud
2019-04-26elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-nowFlorian Weimer
2019-04-26Makeconfig: Move -Wl,-rpath-link options before library referencesFlorian Weimer
2019-04-26Makeconfig: Move $(CC) to +link command variablesFlorian Weimer
2019-04-25riscv: remove DL_RO_DYN_SECTIONDavid Abdurachmanov
2019-04-25benchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer