aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sparc: Fix restartable syscalls (BZ 32173)gentoo/2.40Adhemerval Zanella2024-10-165-32/+161
* support: Make support_process_state_wait return the found stateAdhemerval Zanella2024-10-163-8/+24
* libio: Set _vtable_offset before calling _IO_link_in [BZ #32148]gentoo/glibc-2.40-5H.J. Lu2024-10-083-1/+95
* Disable _TIME_BITS if the compiler defaults to itAdhemerval Zanella2024-10-084-1/+45
* Disable _FILE_OFFSET_BITS if the compiler defaults to itAdhemerval Zanella2024-10-084-1/+49
* Add tests of more strtod special casesgentoo/glibc-2.40-4Joseph Myers2024-10-011-0/+14
* Add more tests of strtod end pointerJoseph Myers2024-10-011-2/+39
* Make tst-strtod2 and tst-strtod5 type-genericJoseph Myers2024-10-012-82/+118
* powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)Florian Weimer2024-10-011-0/+4
* Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)Joseph Myers2024-10-013-0/+57
* Improve NaN payload testingJoseph Myers2024-10-011-5/+54
* Make __strtod_internal tests type-genericJoseph Myers2024-10-014-180/+313
* Fix strtod subnormal rounding (bug 30220)Joseph Myers2024-10-013-0/+386
* More thoroughly test underflow / errno in tst-strtod-roundJoseph Myers2024-10-013-7761/+7857
* Test errno setting on strtod overflow in tst-strtod-roundJoseph Myers2024-10-011-0/+11
* Add tests of freadJoseph Myers2024-10-012-0/+135
* stdio-common: Add new test for fdopenSergey Kolosov2024-10-012-0/+247
* libio: Attempt wide backup free only for non-legacy codegentoo/glibc-2.40-3Siddhesh Poyarekar2024-09-122-1/+3
* debug: Fix read error handling in pcprofiledumpFlorian Weimer2024-09-121-36/+47
* elf: Fix tst-dlopen-tlsreinit1.out test dependencyFlorian Weimer2024-09-121-1/+1
* elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)Florian Weimer2024-09-1113-45/+310
* elf: Clarify and invert second argument of _dl_allocate_tls_initFlorian Weimer2024-09-114-9/+12
* nptl: Use <support/check.h> facilities in tst-setuid3gentoo/glibc-2.40-2Maciej W. Rozycki2024-09-081-21/+16
* posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64Maciej W. Rozycki2024-09-081-13/+12
* ungetc: Fix backup buffer leak on program exit [BZ #27821]Siddhesh Poyarekar2024-09-084-2/+47
* ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]Siddhesh Poyarekar2024-09-083-6/+6
* Make tst-ungetc use libsupportSiddhesh Poyarekar2024-09-081-55/+57
* stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]Maciej W. Rozycki2024-09-082-0/+113
* support: Add FAIL test failure helperMaciej W. Rozycki2024-09-084-48/+18
* string: strerror, strsignal cannot use buffer after dlmopen (bug 32026)Florian Weimer2024-09-083-25/+47
* Define __libc_initial for the static libcFlorian Weimer2024-09-081-0/+3
* x86: Fix bug in strchrnul-evex512 [BZ #32078]Noah Goldstein2024-09-082-5/+68
* x32/cet: Support shadow stack during startup for Linux 6.10H.J. Lu2024-09-083-3/+8
* x86-64: Remove sysdeps/x86_64/x32/dl-machine.hH.J. Lu2024-09-082-87/+16
* support: Add options list terminator to the test driverFlorian Weimer2024-08-091-0/+1
* manual/stdio: Further clarify putc, putwc, getc, and getwcArjun Shankar2024-08-091-17/+10
* Fix name space violation in fortify wrappers (bug 32052)Andreas Schwab2024-08-095-63/+64
* x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)Florian Weimer2024-08-091-0/+1
* resolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer2024-08-091-2/+4
* Add mremap testsH.J. Lu2024-08-097-0/+221
* mremap: Update manual entryH.J. Lu2024-08-092-7/+36
* linux: Update the mremap C implementation [BZ #31968]H.J. Lu2024-08-092-1/+14
* Enhanced test coverage for strncmp, wcsncmpFlorian Weimer2024-08-095-1/+200
* Enhance test coverage for strnlen, wcsnlenFlorian Weimer2024-08-095-0/+144
* manual: make setrlimit() description less ambiguousLukas Bulwahn2024-08-091-2/+2
* manual/stdio: Clarify putc and putwcArjun Shankar2024-08-091-6/+6
* malloc: add multi-threaded tests for aligned_alloc/calloc/mallocMiguel Martín2024-08-093-0/+172
* malloc: avoid global locks in tst-aligned_alloc-lib.cMiguel Martín2024-08-091-19/+20
* Fix version number in NEWS fileFlorian Weimer2024-08-091-1/+1
* manual: Do not mention STATIC_TLS in dynamic linker hardening recommendationsFlorian Weimer2024-08-091-12/+12