aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers59-579/+1521
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer5-10/+32
2019-08-15login: Use struct flock64 in utmp [BZ #24880]Florian Weimer2-2/+8
2019-08-15login: Disarm timer after utmp lock acquisition [BZ #24879]Florian Weimer2-52/+41
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer26-52/+54
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer31-32/+68
2019-08-15Update i386 libm-test-ulpsAndreas Schwab2-4/+8
2019-08-15malloc: Various cleanups for malloc/tst-mxfastFlorian Weimer3-9/+16
2019-08-15login: Fix updwtmp, updwtmx unlockingFlorian Weimer4-2/+121
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer29-32/+60
2019-08-14support: Include <support/descriptors.h> in support_descriptors.cFlorian Weimer2-0/+5
2019-08-14aarch64: Disable using DC ZVA in emag memsetFeng Xue3-7/+24
2019-08-13Declare some TS 18661-4 interfaces for C2X.Joseph Myers4-3/+21
2019-08-13login: Replace macro-based control flow with function calls in utmpFlorian Weimer2-73/+112
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers27-40/+102
2019-08-13Declare memccpy, strdup, strndup for C2X.Joseph Myers2-3/+7
2019-08-13Add feature test macro _ISOC2X_SOURCE.Joseph Myers4-4/+42
2019-08-13login: Assume that _HAVE_UT_* constants are trueFlorian Weimer13-302/+138
2019-08-12elf: Support elf/tst-dlopen-aout in more configurationsFlorian Weimer3-13/+23
2019-08-09Add glibc.malloc.mxfast tunableDJ Delorie7-7/+96
2019-08-08malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]Niklas Hambüchen2-0/+12
2019-08-07Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers2-0/+10
2019-08-06Add AT_RECURSIVE from Linux 5.2 to fcntl.h.Joseph Myers2-0/+5
2019-08-06s390: Fix Enable VDSO for static linkingStefan Liebler2-0/+6
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers2-0/+7
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella17-52/+34
2019-08-05sparc: Enable VDSO for static linkingAdhemerval Zanella4-10/+13
2019-08-05s390: Enable VDSO for static linkingAdhemerval Zanella5-9/+16
2019-08-05riscv: Enable VDSO for static linkingAdhemerval Zanella4-10/+13
2019-08-05sh: Update libm-tests-ulpsAdhemerval Zanella2-20/+24
2019-08-05login: Remove utmp backend jump tables [BZ #23518]Florian Weimer10-197/+105
2019-08-05elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocessAlexandra Hájková2-39/+38
2019-08-02Update kernel version in comment in syscall-names.list.Joseph Myers2-1/+3
2019-08-02Update Linux kernel version number in tst-mman-consts.py to 5.2.Joseph Myers2-1/+6
2019-08-01powerpc: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino12-187/+102
2019-08-01hppa: Update libm-tests-ulpsAdhemerval Zanella2-44/+48
2019-08-01malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]Florian Weimer2-1/+7
2019-08-01Get new entropy on each attempt __gen_tempname (BZ #15813)Adhemerval Zanella2-7/+12
2019-08-01Open master for 2.31 development.glibc-2.30.9000Carlos O'Donell2-2/+26
2019-08-01Tag 2.30 release.glibc-2.30Carlos O'Donell3-3/+7
2019-08-01Update install and NEWS for 2.30 release.Carlos O'Donell4-12/+119
2019-07-31Update translations.Carlos O'Donell35-8668/+8494
2019-07-31iconv: Revert steps array reference counting changesFlorian Weimer8-132/+31
2019-07-30Restore r31 setting in powerpc32 swapcontext.Joseph Myers2-0/+8
2019-07-30nptl: Use uintptr_t for address diagnostic in nptl/tst-pthread-getattrFlorian Weimer2-8/+15
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer7-8/+70
2019-07-29test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho3-4/+12
2019-07-26gconv: Check reference count in __gconv_release_cache [BZ #24677]Florian Weimer2-3/+12
2019-07-24x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu4-0/+52
2019-07-24build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer2-1/+6