aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg51-1715/+56
2019-05-21Improve string benchtest timingWilco Dijkstra13-32/+42
2019-05-21sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella3-0/+13
2019-05-21wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]Florian Weimer3-4/+29
2019-05-21libio: Fix gconv-related memory leak [BZ #24583]Florian Weimer7-8/+143
2019-05-20libio: Remove codecvt vtable [BZ #24588]Florian Weimer10-205/+135
2019-05-20support: Expose sbindir as support_sbindir_prefixFlorian Weimer4-0/+17
2019-05-20support: Add missing EOL terminators on timespecMike Crowe2-2/+5
2019-05-20support: Correct confusing commentMike Crowe2-2/+6
2019-05-20sysvipc: Consolidate semtimedop s390Adhemerval Zanella5-38/+43
2019-05-20sysvipc: Fix compat msgctl (BZ#24570)Adhemerval Zanella2-1/+7
2019-05-20Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.Joseph Myers2-0/+9
2019-05-17Small tcache improvementsWilco Dijkstra3-9/+15
2019-05-17manual: Document O_DIRECTORYFlorian Weimer2-0/+11
2019-05-16Update kernel-features.h files for Linux 5.1.Joseph Myers4-7/+23
2019-05-16nss_nis, nss_nisplus: Remove RES_USE_INET6 handlingFlorian Weimer3-89/+58
2019-05-16nss_files: Remove RES_USE_INET6 from hosts processingFlorian Weimer2-27/+24
2019-05-16support: Report NULL blobs explicitly in TEST_COMPAREFlorian Weimer2-1/+8
2019-05-15dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476]Mark Wielaard2-8/+29
2019-05-15Add missing Changelog entryDJ Delorie1-0/+5
2019-05-15Fix crash in _IO_wfile_sync (bug 20568)Andreas Schwab5-3/+57
2019-05-15nss: Turn __nss_database_lookup into a compatibility symbolFlorian Weimer15-42/+89
2019-05-15support: Add support_install_rootsbindirAlexandra Hájková4-1/+16
2019-05-15iconv: Remove public declaration of __gconv_transliterateFlorian Weimer5-11/+17
2019-05-14Linux: Add the tgkill functionFlorian Weimer38-4/+282
2019-05-14manual: Adjust twalk_r documentation.Carlos O'Donell2-2/+7
2019-05-14elf: Fix tst-pldd for non-default --prefix and/or --bindir (BZ#24544)Adhemerval Zanella2-1/+9
2019-05-14support: Export bindir path on support_pathAdhemerval Zanella4-1/+15
2019-05-14Make --bindir effectiveAdhemerval Zanella2-0/+3
2019-05-14x86: Remove arch-specific low level lock implementationAdhemerval Zanella12-1026/+128
2019-05-14Assume LLL_LOCK_INITIALIZER is 0Adhemerval Zanella7-52/+13
2019-05-14Small optimization for lowlevellockAdhemerval Zanella2-12/+22
2019-05-14Add single-thread.h headerAdhemerval Zanella8-79/+146
2019-05-13Bug 24535: Update to Unicode 12.1.0Mike FABIAN16-237/+254
2019-05-10Fix tcache count maximum (BZ #24531)Wilco Dijkstra3-4/+16
2019-05-10sem_close: Use __twalk_rFlorian Weimer2-13/+21
2019-05-10support: Fix timespec printfAdhemerval Zanella2-10/+17
2019-05-09nptl/tst-abstime: Use libsupportMike Crowe2-52/+20
2019-05-09nptl: Convert some rwlock tests to use libsupportMike Crowe5-386/+105
2019-05-09nptl: Use recent additions to libsupport in tst-sem5Mike Crowe2-16/+8
2019-05-09nptl: Convert tst-cond11.c to use libsupportMike Crowe2-133/+38
2019-05-09support: Add timespec.hMike Crowe7-0/+299
2019-05-09Move nptl/tst-eintr1 to xtestsSzabolcs Nagy2-1/+11
2019-05-09powerpc: trunc/truncf refactorAdhemerval Zanella33-665/+158
2019-05-09powerpc: round/roundf refactorAdhemerval Zanella32-704/+176
2019-05-09powerpc: floor/floorf refactorAdhemerval Zanella32-633/+163
2019-05-08support: Add xclock_gettimeMike Crowe5-0/+78
2019-05-08malloc/tst-mallocfork2: Use process-shared barriersFlorian Weimer3-52/+106
2019-05-07Update syscall-names.list for Linux 5.1.Joseph Myers2-2/+53
2019-05-07Revert "Use Linux 5.1 in build-many-glibcs.py."Joseph Myers2-4/+1