aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-08nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595)azanella/bz24595Adhemerval Zanella
2019-08-07Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers
2019-08-06Add AT_RECURSIVE from Linux 5.2 to fcntl.h.Joseph Myers
2019-08-06s390: Fix Enable VDSO for static linkingStefan Liebler
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella
2019-08-05sparc: Enable VDSO for static linkingAdhemerval Zanella
2019-08-05s390: Enable VDSO for static linkingAdhemerval Zanella
2019-08-05riscv: Enable VDSO for static linkingAdhemerval Zanella
2019-08-05sh: Update libm-tests-ulpsAdhemerval Zanella
2019-08-05login: Remove utmp backend jump tables [BZ #23518]Florian Weimer
2019-08-05elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocessAlexandra Hájková
2019-08-02Update kernel version in comment in syscall-names.list.Joseph Myers
2019-08-02Update Linux kernel version number in tst-mman-consts.py to 5.2.Joseph Myers
2019-08-01powerpc: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino
2019-08-01hppa: Update libm-tests-ulpsAdhemerval Zanella
2019-08-01malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]Florian Weimer
2019-08-01Get new entropy on each attempt __gen_tempname (BZ #15813)Adhemerval Zanella
2019-08-01Open master for 2.31 development.glibc-2.30.9000Carlos O'Donell
2019-08-01Tag 2.30 release.glibc-2.30Carlos O'Donell
2019-08-01Update install and NEWS for 2.30 release.Carlos O'Donell
2019-07-31Update translations.Carlos O'Donell
2019-07-31iconv: Revert steps array reference counting changesFlorian Weimer
2019-07-30Restore r31 setting in powerpc32 swapcontext.Joseph Myers
2019-07-30nptl: Use uintptr_t for address diagnostic in nptl/tst-pthread-getattrFlorian Weimer
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer
2019-07-29test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho
2019-07-26gconv: Check reference count in __gconv_release_cache [BZ #24677]Florian Weimer
2019-07-24x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu
2019-07-24build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer
2019-07-23test-container: Install with $(all-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho
2019-07-23test-container: Avoid copying unintended system librariesTulio Magno Quites Machado Filho
2019-07-22Add NEWS entry about the new AArch64 IFUNC resolver call ABISzabolcs Nagy
2019-07-20locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872]Egor Kobylkin
2019-07-19Linux: Update syscall-names.list to Linux 5.2Florian Weimer
2019-07-18Regenerate po/libc.pot for 2.30 release.Carlos O'Donell
2019-07-18nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella
2019-07-18nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libcMike Crowe
2019-07-17Afar locales: Months and days updated from CLDR (bug 21897).Rafal Luzynski
2019-07-17nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).Rafal Luzynski
2019-07-17nl_BE and nl_NL locales: Dutch salutations (bug 23996).PanderMusubi
2019-07-17ga_IE and en_IE locales: Revert first_weekday removal (bug 24200).Daniil Zhilin
2019-07-12nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe
2019-07-12Update NEWS for new _clockwait and _clocklock functionsMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe
2019-07-12nptl: pthread_rwlock: Move timeout validation into _full functionsMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe