about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* WIP Support exotic character sets in __fxprintf [BZ #24562] fw/bug24562Florian Weimer2019-05-164-25/+124
* dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476]Mark Wielaard2019-05-152-8/+29
* Add missing Changelog entryDJ Delorie2019-05-151-0/+5
* Fix crash in _IO_wfile_sync (bug 20568)Andreas Schwab2019-05-155-3/+57
* nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer2019-05-1515-42/+89
* support: Add support_install_rootsbindirAlexandra Hájková2019-05-154-1/+16
* iconv: Remove public declaration of __gconv_transliterateFlorian Weimer2019-05-155-11/+17
* Linux: Add the tgkill functionFlorian Weimer2019-05-1438-4/+282
* manual: Adjust twalk_r documentation.Carlos O'Donell2019-05-142-2/+7
* elf: Fix tst-pldd for non-default --prefix and/or --bindir (BZ#24544)Adhemerval Zanella2019-05-142-1/+9
* support: Export bindir path on support_pathAdhemerval Zanella2019-05-144-1/+15
* Make --bindir effectiveAdhemerval Zanella2019-05-142-0/+3
* x86: Remove arch-specific low level lock implementationAdhemerval Zanella2019-05-1412-1026/+128
* Assume LLL_LOCK_INITIALIZER is 0Adhemerval Zanella2019-05-147-52/+13
* Small optimization for lowlevellockAdhemerval Zanella2019-05-142-12/+22
* Add single-thread.h headerAdhemerval Zanella2019-05-148-79/+146
* Bug 24535: Update to Unicode 12.1.0Mike FABIAN2019-05-1316-237/+254
* Fix tcache count maximum (BZ #24531)Wilco Dijkstra2019-05-103-4/+16
* sem_close: Use __twalk_rFlorian Weimer2019-05-102-13/+21
* support: Fix timespec printfAdhemerval Zanella2019-05-102-10/+17
* nptl/tst-abstime: Use libsupportMike Crowe2019-05-092-52/+20
* nptl: Convert some rwlock tests to use libsupportMike Crowe2019-05-095-386/+105
* nptl: Use recent additions to libsupport in tst-sem5Mike Crowe2019-05-092-16/+8
* nptl: Convert tst-cond11.c to use libsupportMike Crowe2019-05-092-133/+38
* support: Add timespec.hMike Crowe2019-05-097-0/+299
* Move nptl/tst-eintr1 to xtestsSzabolcs Nagy2019-05-092-1/+11
* powerpc: trunc/truncf refactorAdhemerval Zanella2019-05-0933-665/+158
* powerpc: round/roundf refactorAdhemerval Zanella2019-05-0932-704/+176
* powerpc: floor/floorf refactorAdhemerval Zanella2019-05-0932-633/+163
* support: Add xclock_gettimeMike Crowe2019-05-085-0/+78
* malloc/tst-mallocfork2: Use process-shared barriersFlorian Weimer2019-05-083-52/+106
* Update syscall-names.list for Linux 5.1.Joseph Myers2019-05-072-2/+53
* Revert "Use Linux 5.1 in build-many-glibcs.py."Joseph Myers2019-05-072-4/+1
* Use Linux 5.1 in build-many-glibcs.py.Joseph Myers2019-05-072-1/+4
* Use GCC 9 in build-many-glibcs.py.Joseph Myers2019-05-072-1/+6
* aarch64: thunderx2 memmove performance improvementsAnton Youdkevitch2019-05-034-362/+227
* misc/tst-tsearch: Additional explicit error checkingFlorian Weimer2019-05-032-0/+6
* Add missing bug number on CL entry for BZ#24506 (b2af6fb2ed239)Adhemerval Zanella2019-05-021-0/+1
* elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)Adhemerval Zanella2019-05-022-3/+22
* misc: Add twalk_r functionFlorian Weimer2019-05-0237-4/+315
* Make mktime etc. compatible with __time64_tPaul Eggert2019-04-306-54/+220
* Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]Maciej W. Rozycki2019-04-303-0/+31
* powerpc: ceil/ceilf refactorAdhemerval Zanella2019-04-2934-637/+275
* powerpc: Remove power4 mpa optimizationAdhemerval Zanella2019-04-294-275/+6
* <semaphore.h>: Add nonnull attributesYann Droneaud2019-04-292-10/+20
* elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-nowFlorian Weimer2019-04-262-0/+6
* Makeconfig: Move -Wl,-rpath-link options before library referencesFlorian Weimer2019-04-262-5/+29
* Makeconfig: Move $(CC) to +link command variablesFlorian Weimer2019-04-262-13/+26
* riscv: remove DL_RO_DYN_SECTIONDavid Abdurachmanov2019-04-252-4/+5
* benchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer2019-04-252-2/+17