about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* sh: Update libm-tests-ulpsAdhemerval Zanella2019-08-051-0/+4
* login: Remove utmp backend jump tables [BZ #23518]Florian Weimer2019-08-051-0/+40
* elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocessAlexandra Hájková2019-08-051-0/+4
* Update kernel version in comment in syscall-names.list.Joseph Myers2019-08-021-0/+2
* Update Linux kernel version number in tst-mman-consts.py to 5.2.Joseph Myers2019-08-021-0/+5
* powerpc: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino2019-08-011-0/+15
* hppa: Update libm-tests-ulpsAdhemerval Zanella2019-08-011-0/+4
* malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]Florian Weimer2019-08-011-0/+6
* Get new entropy on each attempt __gen_tempname (BZ #15813)Adhemerval Zanella2019-08-011-0/+6
* Tag 2.30 release. glibc-2.30Carlos O'Donell2019-08-011-0/+4
* Update install and NEWS for 2.30 release.Carlos O'Donell2019-08-011-0/+6
* Update translations.Carlos O'Donell2019-07-311-0/+37
* iconv: Revert steps array reference counting changesFlorian Weimer2019-07-311-0/+20
* Restore r31 setting in powerpc32 swapcontext.Joseph Myers2019-07-301-0/+5
* nptl: Use uintptr_t for address diagnostic in nptl/tst-pthread-getattrFlorian Weimer2019-07-301-0/+6
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-291-0/+12
* test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-291-0/+8
* gconv: Check reference count in __gconv_release_cache [BZ #24677]Florian Weimer2019-07-261-0/+6
* x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu2019-07-241-0/+9
* build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer2019-07-241-0/+5
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-241-0/+22
* test-container: Install with $(all-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-231-0/+4
* test-container: Avoid copying unintended system librariesTulio Magno Quites Machado Filho2019-07-231-0/+5
* Add NEWS entry about the new AArch64 IFUNC resolver call ABISzabolcs Nagy2019-07-221-0/+4
* locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872]Egor Kobylkin2019-07-201-0/+5
* Linux: Update syscall-names.list to Linux 5.2Florian Weimer2019-07-191-0/+11
* Regenerate po/libc.pot for 2.30 release.Carlos O'Donell2019-07-181-0/+4
* nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella2019-07-181-0/+5
* nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libcMike Crowe2019-07-181-0/+10
* Afar locales: Months and days updated from CLDR (bug 21897).Rafal Luzynski2019-07-171-0/+18
* nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).Rafal Luzynski2019-07-171-0/+5
* nl_BE and nl_NL locales: Dutch salutations (bug 23996).PanderMusubi2019-07-171-0/+7
* ga_IE and en_IE locales: Revert first_weekday removal (bug 24200).Daniil Zhilin2019-07-171-0/+6
* nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe2019-07-121-0/+11
* Update NEWS for new _clockwait and _clocklock functionsMike Crowe2019-07-121-0/+4
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-0/+76
* nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2019-07-121-0/+35
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+96
* nptl: pthread_rwlock: Move timeout validation into _full functionsMike Crowe2019-07-121-0/+9
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+69
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+59
* nptl: Add clockid parameter to futex timed wait callsMike Crowe2019-07-121-0/+33
* posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella2019-07-101-0/+11
* nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie2019-07-101-0/+16
* aarch64: simplify the DT_AARCH64_VARIANT_PCS handling codeSzabolcs Nagy2019-07-101-0/+8
* Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab2019-07-101-1/+9
* locale/tst-locale-locpath: Fix arguments passingMao Han2019-07-101-0/+4
* [powerpc] fenv_libc.h: protect use of __builtin_cpu_supportsPaul A. Clarke2019-07-091-0/+5
* nftw: fill in stat buf for dangling links [BZ #23501]DJ Delorie2019-07-081-0/+7
* powerpc: refactor logb{f,l}Adhemerval Zanella2019-07-081-0/+51