about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* stdlib: Link tst-concurrent-quick_exit with $(shared-thread-library)Adhemerval Zanella2024-08-061-0/+1
* Use binutils 2.43 branch in build-many-glibcs.pyJoseph Myers2024-08-061-1/+1
* rtld: Add test case for '--' optionHenrik Lindström2024-08-062-0/+48
* rtld: Fix handling of '--' optionHenrik Lindström2024-08-061-6/+10
* manual/stdio: Further clarify putc, putwc, getc, and getwcArjun Shankar2024-08-061-17/+10
* LoongArch: Update Ulps.caiyinyu2024-08-061-4/+4
* stdlib: Allow concurrent quick_exit (BZ 31997)Adhemerval Zanella2024-08-055-146/+196
* elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)Florian Weimer2024-08-0512-44/+309
* elf: Clarify and invert second argument of _dl_allocate_tls_initFlorian Weimer2024-08-054-9/+12
* Fix name space violation in fortify wrappers (bug 32052)Andreas Schwab2024-08-054-63/+63
* iconv: Fix matching of multi-character transliterations (bug 31859)Andreas Schwab2024-08-055-1/+125
* x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)Florian Weimer2024-08-021-0/+1
* x86: Add missing switch/case fall-through markers to init_cpu_featuresFlorian Weimer2024-08-021-0/+2
* stdlib: Link tst-concurrent-exit with $(shared-thread-library)Florian Weimer2024-08-021-0/+1
* hurd: Fix missing pthread_ compat symbol in libcSamuel Thibault2024-08-0112-10/+80
* resolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer2024-08-011-2/+4
* Add mremap testsH.J. Lu2024-08-017-0/+221
* mremap: Update manual entryH.J. Lu2024-08-011-7/+35
* linux: Update the mremap C implementation [BZ #31968]H.J. Lu2024-08-011-1/+13
* Enhanced test coverage for strncmp, wcsncmpFlorian Weimer2024-08-015-1/+200
* Enhance test coverage for strnlen, wcsnlenFlorian Weimer2024-08-015-0/+144
* stdlib: Mark `abort` as `cold`Noah Goldstein2024-07-311-1/+1
* x86_64 hurd: ensure we have a large enough buffer to receive exception_raise ...Flavio Cruz2024-07-301-1/+8
* stdlib: Allow concurrent exit (BZ 31997)Adhemerval Zanella2024-07-303-0/+166
* Add F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.hAdhemerval Zanella2024-07-301-0/+1
* Add STATX_SUBVOL from Linux 6.10 to bits/statx-generic.hAdhemerval Zanella2024-07-301-0/+1
* Update kernel version to 6.10 in header constant testsAdhemerval Zanella2024-07-303-4/+4
* Update syscall lists for Linux 6.10Adhemerval Zanella2024-07-3027-3/+32
* Use Linux 6.10 in build-many-glibcs.pyAdhemerval Zanella2024-07-301-1/+1
* Mitigation for "clone on sparc might fail with -EFAULT for no valid reason" (...Michael Karcher2024-07-292-0/+6
* manual: make setrlimit() description less ambiguousLukas Bulwahn2024-07-291-2/+2
* manual/stdio: Clarify putc and putwcArjun Shankar2024-07-291-6/+6
* MIPS: Regenerate ulpsJulian Zhu2024-07-272-5/+5
* malloc: Link threading tests with $(shared-thread-library)Florian Weimer2024-07-271-0/+2
* assert: Mark `__assert_fail` as `cold`Noah Goldstein2024-07-261-3/+3
* stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]Maciej W. Rozycki2024-07-262-0/+113
* support: Add FAIL test failure helperMaciej W. Rozycki2024-07-264-48/+18
* posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64Maciej W. Rozycki2024-07-261-13/+12
* nptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki2024-07-261-21/+16
* sparc: Regenerate ULPsAdhemerval Zanella2024-07-251-3/+3
* i386: Regenerate ULPsAdhemerval Zanella2024-07-252-4/+4
* arm: Regenerate ULPsAdhemerval Zanella2024-07-251-2/+2
* aarch64: Regenerate ULPsAdhemerval Zanella2024-07-251-4/+4
* powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella2024-07-251-5/+5
* powerpc: Update ulps for fpujeevitha2024-07-251-6/+6
* riscv: Update ulpsKhem Raj2024-07-251-4/+4
* s390x: Regenerate ULPs.Stefan Liebler2024-07-251-4/+4
* x32/cet: Support shadow stack during startup for Linux 6.10H.J. Lu2024-07-253-3/+8
* x86-64: Remove sysdeps/x86_64/x32/dl-machine.hH.J. Lu2024-07-252-87/+16
* hppa: Update libm-test-ulpsJohn David Anglin2024-07-241-7/+8