summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Gentoo: force -O0 in conform tests to survive $CC changesgentoo/glibc-9999-12Andreas K. Hüttel2019-05-192-3/+7
* Gentoo: Add a C.UTF-8 localeMike FABIAN2019-05-192-0/+239
* Gentoo: Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2019-05-191-1/+1
* Gentoo: Disable test that fails because of the gethostbyname4_r revertAndreas K. Hüttel2019-05-191-1/+0
* Gentoo: disable tests that fail only in sandboxAndreas K. Hüttel2019-05-196-25/+9
* Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"Andreas K. Hüttel2019-05-191-7/+2
* [no-patch] Gentoo: Add support filesAndreas K. Hüttel2019-05-199-0/+862
* Gentoo: support running tests under sandboxStephanie J. Lockwood-Childs2019-05-193-3/+3
* Gentoo: disable ldconfig during installMike Frysinger2019-05-191-0/+1
* Small tcache improvementsWilco Dijkstra2019-05-173-9/+15
* manual: Document O_DIRECTORYFlorian Weimer2019-05-172-0/+11
* Update kernel-features.h files for Linux 5.1.Joseph Myers2019-05-164-7/+23
* nss_nis, nss_nisplus: Remove RES_USE_INET6 handlingFlorian Weimer2019-05-163-89/+58
* nss_files: Remove RES_USE_INET6 from hosts processingFlorian Weimer2019-05-162-27/+24
* support: Report NULL blobs explicitly in TEST_COMPAREFlorian Weimer2019-05-162-1/+8
* 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