summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Gentoo: force -O0 in conform tests to survive $CC changesgentoo/glibc-9999-15Andreas K. Hüttel2019-11-212-3/+7
* Gentoo: Add a C.UTF-8 localeMike FABIAN2019-11-212-0/+239
* Gentoo: Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2019-11-211-1/+1
* Gentoo: Disable test that fails because of the gethostbyname4_r revertAndreas K. Hüttel2019-11-211-1/+0
* Gentoo: disable tests that fail only in sandboxAndreas K. Hüttel2019-11-216-25/+9
* Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"Andreas K. Hüttel2019-11-211-7/+2
* [no-patch] Gentoo: Add support filesAndreas K. Hüttel2019-11-219-0/+873
* Gentoo: support running tests under sandboxStephanie J. Lockwood-Childs2019-11-213-3/+3
* Gentoo: disable ldconfig during installMike Frysinger2019-11-211-0/+1
* Enhance _dl_catch_exception to allow disabling exception handlingFlorian Weimer2019-11-162-1/+15
* hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]Florian Weimer2019-11-161-0/+9
* linux: Add comment on affinity set sizes to tst-skeleton-affinity.cFlorian Weimer2019-11-151-0/+5
* Avoid zero-length array at the end of struct link_map [BZ #25097]Florian Weimer2019-11-152-12/+23
* Introduce link_map_audit_state accessor functionFlorian Weimer2019-11-1510-45/+78
* Properly initialize audit cookie for the dynamic loader [BZ #25157]Florian Weimer2019-11-1513-9/+290
* nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92499)Florian Weimer2019-11-141-0/+9
* Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]Florian Weimer2019-11-134-63/+52
* Add new script for plotting string benchmark JSON outputKrzysztof Koch2019-11-131-0/+395
* support: Fix support_set_small_thread_stack_size to build on HurdFlorian Weimer2019-11-131-2/+7
* login: Use pread64 in utmp implementationFlorian Weimer2019-11-121-72/+95
* Clarify purpose of assert in _dl_lookup_symbol_xFlorian Weimer2019-11-121-5/+3
* aarch64: Increase small and medium cases for __memcpy_genericKrzysztof Koch2019-11-121-35/+47
* login: Introduce matches_last_entry to utmp processingFlorian Weimer2019-11-121-49/+31
* slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]Florian Weimer2019-11-126-22/+29
* Fix clock_nanosleep when interrupted by a signalAdhemerval Zanella2019-11-111-9/+7
* libio/tst-fopenloc: Use xsetlocale, xfopen, and xfcloseArjun Shankar2019-11-111-13/+7
* support: Add xsetlocale functionArjun Shankar2019-11-113-0/+32
* Declare asctime_r, ctime_r, gmtime_r, localtime_r for C2X.Joseph Myers2019-11-111-4/+4
* y2038: linux: Provide __ppoll64 implementationLukasz Majewski2019-11-112-5/+57
* linux: Reduce stack size for nptl/tst-thread-affinity-pthreadFlorian Weimer2019-11-111-1/+4
* support: Add support_set_small_thread_stack_sizeFlorian Weimer2019-11-114-0/+94
* Fix array bounds violation in regex matcher (bug 25149)Andreas Schwab2019-11-111-2/+5
* sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliableAlistair Francis2019-11-082-4/+65
* Remove hppa pthreadP.hAdhemerval Zanella2019-11-081-16/+0
* login: Acquire write lock early in pututline [BZ #24882]Florian Weimer2019-11-073-31/+238
* nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-11-079-0/+9
* login: Remove double-assignment of fl.l_whence in try_file_lockFlorian Weimer2019-11-071-1/+1
* hurd: Use __clock_gettime in _hurd_selectFlorian Weimer2019-11-071-7/+4
* hurd: Remove lingering references to the time functionFlorian Weimer2019-11-071-2/+2
* math: enhance the endloop condition of function handle_input_flagliqingqing2019-11-071-1/+1
* nptl: Refactor thrd_sleep in terms of clock_nanosleepAdhemerval Zanella2019-11-061-12/+9
* Refactor nanosleep in terms of clock_nanosleepAdhemerval Zanella2019-11-067-138/+59
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-0631-60/+5
* posix: Sync regex with gnulibAdhemerval Zanella2019-11-065-114/+49
* Add mnw language code [BZ #25139]Mike FABIAN2019-11-061-0/+1
* Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139]Talachan Mon2019-11-063-0/+290
* S390: Fp comparison are now raising FE_INVALID with gcc 10.Stefan Liebler2019-11-061-5/+7
* linux: pselect: Remove CALL_PSELECT6 macroLukasz Majewski2019-11-051-9/+2
* Fix run-one-test so that it runs elf testsArjun Shankar2019-11-051-1/+1
* nptl: Fix niggles with pthread_clockjoin_npMike Crowe2019-11-044-3/+14