aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer5-176/+46
2019-06-01Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer2-0/+11
2019-05-30powerpc: Fix build failures with current GCCGabriel F. T. Gomes8-37/+48
2019-05-29Remove unused get_clockfreq filesAdhemerval Zanella3-2/+6
2019-05-28powerpc: generic nearbyint/nearbyintfAdhemerval Zanella8-303/+86
2019-05-28tt_RU: Add lang_name [BZ #24370]mansayk2-0/+6
2019-05-28tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]mansayk2-24/+30
2019-05-28Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.Joseph Myers2-0/+5
2019-05-27nptl: Add comment to __pthread_get_minstack about external usersFlorian Weimer2-0/+12
2019-05-24nss_dns: Check for proper A/AAAA address alignmentFlorian Weimer2-2/+18
2019-05-23Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers2-0/+7
2019-05-23elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]Alexandra Hájková5-0/+131
2019-05-22Add ChangeLog entry for previous commit.Zack Weinberg1-0/+29
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