summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix RISC-V vfork build with Linux 5.3 kernel headers.gentoo/glibc-2.30-3Joseph Myers2019-10-221-1/+4
* Revert "Gentoo: Fix 'make install-headers' when cross-compiler is not availab...gentoo/glibc-2.30-2Sergei Trofimovich2019-09-011-1/+1
* [no-patch] Gentoo: Add trigger variable for compiled-locales and warning to l...gentoo/glibc-2.30-1Andreas K. Hüttel2019-08-031-0/+11
* Gentoo: Fix 'make install-headers' when cross-compiler is not available yet.Sergei Trofimovich2019-08-031-1/+1
* Gentoo: force -O0 in conform tests to survive $CC changesAndreas K. Hüttel2019-08-032-3/+7
* Gentoo: Add a C.UTF-8 localeMike FABIAN2019-08-032-0/+239
* Gentoo: Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2019-08-031-1/+1
* Gentoo: Disable test that fails because of the gethostbyname4_r revertAndreas K. Hüttel2019-08-031-1/+0
* Gentoo: disable tests that fail only in sandboxAndreas K. Hüttel2019-08-036-25/+9
* Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"Andreas K. Hüttel2019-08-031-7/+2
* [no-patch] Gentoo: Add support filesAndreas K. Hüttel2019-08-039-0/+862
* Gentoo: support running tests under sandboxStephanie J. Lockwood-Childs2019-08-033-3/+3
* Gentoo: disable ldconfig during installMike Frysinger2019-08-031-0/+1
* malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]Florian Weimer2019-08-013-1/+14
* Tag 2.30 release.glibc-2.30Carlos O'Donell2019-08-013-3/+7
* Update install and NEWS for 2.30 release.Carlos O'Donell2019-08-014-12/+119
* Update translations.Carlos O'Donell2019-07-3135-8668/+8494
* iconv: Revert steps array reference counting changesFlorian Weimer2019-07-318-132/+31
* Restore r31 setting in powerpc32 swapcontext.Joseph Myers2019-07-302-0/+8
* nptl: Use uintptr_t for address diagnostic in nptl/tst-pthread-getattrFlorian Weimer2019-07-302-8/+15
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-297-8/+70
* test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-293-4/+12
* gconv: Check reference count in __gconv_release_cache [BZ #24677]Florian Weimer2019-07-262-3/+12
* x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu2019-07-244-0/+52
* build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer2019-07-242-1/+6
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-2410-94/+333
* test-container: Install with $(all-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-232-1/+6
* test-container: Avoid copying unintended system librariesTulio Magno Quites Machado Filho2019-07-232-2/+7
* Add NEWS entry about the new AArch64 IFUNC resolver call ABISzabolcs Nagy2019-07-222-0/+8
* locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872]Egor Kobylkin2019-07-202-0/+174
* Linux: Update syscall-names.list to Linux 5.2Florian Weimer2019-07-192-1/+18
* Regenerate po/libc.pot for 2.30 release.Carlos O'Donell2019-07-182-225/+220
* nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella2019-07-182-0/+41
* nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libcMike Crowe2019-07-184-10/+10
* Afar locales: Months and days updated from CLDR (bug 21897).Rafal Luzynski2019-07-175-12/+30
* nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).Rafal Luzynski2019-07-172-6/+6
* nl_BE and nl_NL locales: Dutch salutations (bug 23996).PanderMusubi2019-07-173-0/+17
* ga_IE and en_IE locales: Revert first_weekday removal (bug 24200).Daniil Zhilin2019-07-173-0/+8
* nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe2019-07-125-26/+12
* Update NEWS for new _clockwait and _clocklock functionsMike Crowe2019-07-122-0/+13
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-1235-27/+267
* nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2019-07-1213-54/+103
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-1241-100/+493
* nptl: pthread_rwlock: Move timeout validation into _full functionsMike Crowe2019-07-124-20/+29
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-1237-18/+353
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-1236-20/+293
* nptl: Add clockid parameter to futex timed wait callsMike Crowe2019-07-129-51/+110
* posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella2019-07-105-5/+53
* nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie2019-07-1011-2/+189
* aarch64: simplify the DT_AARCH64_VARIANT_PCS handling codeSzabolcs Nagy2019-07-103-6/+9