aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* inet: Avoid label at end of compound statement in tst-if_nameindexFlorian Weimer2024-08-211-3/+1
* Rules: Also build memcheck tests even when not running themSamuel Thibault2024-08-201-1/+5
* malloc: Link threading tests with $(shared-thread-library)Samuel Thibault2024-08-201-0/+6
* inet: test if_nametoindex and if_indextonameDJ Delorie2024-08-192-0/+117
* elf: Make dl-fptr and dl-symaddr hppa specificAdhemerval Zanella2024-08-194-401/+22
* x86: Unifies 'strnlen-evex' and 'strnlen-evex512' implementations.Matthew Sterrett2024-08-193-680/+469
* string: strerror, strsignal cannot use buffer after dlmopen (bug 32026)Florian Weimer2024-08-192-25/+46
* support: Use macros for *stat wrappersFlorian Weimer2024-08-1616-168/+34
* io: Use struct statx and xstatx in testsFlorian Weimer2024-08-1614-95/+57
* support: Add the xstatx functionFlorian Weimer2024-08-163-0/+35
* support: Include <string.h> for strcmp in support_format_addrinfo.cFlorian Weimer2024-08-161-0/+1
* support: Remove #include <config.h>Florian Weimer2024-08-162-2/+0
* nptl: Fix extraneous testing run by tst-rseq-nptl in the test driverMaciej W. Rozycki2024-08-161-0/+9
* Report error if setaffinity wrapper fails (Bug 32040)Carlos O'Donell2024-08-151-1/+1
* ungetc: Fix backup buffer leak on program exit [BZ #27821]Siddhesh Poyarekar2024-08-154-2/+47
* ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]Siddhesh Poyarekar2024-08-153-6/+6
* Make tst-ungetc use libsupportSiddhesh Poyarekar2024-08-151-55/+57
* x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMSNoah Goldstein2024-08-156-12/+53
* x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal pathNoah Goldstein2024-08-152-8/+23
* x86: Fix bug in strchrnul-evex512 [BZ #32078]Noah Goldstein2024-08-152-5/+68
* Test errno setting on strtod overflow in tst-strtod-roundJoseph Myers2024-08-141-0/+11
* libio/tst-getdelim: Add new test covering NUL as a delimiterFrédéric Bérat2024-08-141-1/+21
* manual: Document dprintf and vdprintfFlorian Weimer2024-08-131-0/+27
* manual: Document generic printf error codesFlorian Weimer2024-08-131-0/+23
* ARC: Regenerate ULPsPavel Kozlov2024-08-112-0/+81
* support: Add options list terminator to the test driverFlorian Weimer2024-08-091-0/+1
* Define __libc_initial for the static libcFlorian Weimer2024-08-091-0/+3
* Turn on -Wimplicit-fallthrough by default if availableFlorian Weimer2024-08-093-1/+36
* LoongArch: Add cfi instructions for _dl_tlsdesc_dynamicmengqinggang2024-08-095-373/+258
* LoongArch: Regenerate ULPscaiyinyu2024-08-091-32/+32
* RISC-V: Regenerate ULPsJulian Zhu2024-08-081-32/+32
* MIPS: Regenerate ULPsJulian Zhu2024-08-082-51/+51
* powerpc64le: Update ulpsFlorian Weimer2024-08-081-12/+12
* elf: Remove struct dl_init_args from elf/dl-open.cFlorian Weimer2024-08-081-23/+3
* s390x: Update ulpsFlorian Weimer2024-08-081-32/+32
* nptl: Fix stray process left by tst-cancel7 blocking testingMaciej W. Rozycki2024-08-071-0/+4
* nptl: Reorder semaphore release in tst-cancel7Maciej W. Rozycki2024-08-071-4/+4
* powerpc: Regenerate ULPs for soft-fpAdhemerval Zanella2024-08-071-27/+27
* powerpc: Update soft-fp ulpsAdhemerval Zanella2024-08-071-30/+30
* sparc: Regenerate ULPsAdhemerval Zanella2024-08-071-31/+31
* i386: Regenerate ULPsAdhemerval Zanella2024-08-072-73/+73
* arm: Regenerate ULPsAdhemerval Zanella2024-08-071-20/+20
* aarch64: Regenerate ULPsAdhemerval Zanella2024-08-071-32/+32
* sysdeps: Re-flow and sort multiline gnu/Makefile definitionsAdhemerval Zanella2024-08-071-12/+42
* login: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella2024-08-071-11/+53
* benchtests: Add random memset benchmarkWilco Dijkstra2024-08-072-0/+186
* AArch64: Improve generic strlenWilco Dijkstra2024-08-071-12/+27
* nss: Fix incorrect switch fall-through in tst-nss-gai-actionsFlorian Weimer2024-08-071-0/+1
* added inputs giving large errors on x86_64 for new C23 functionsPaul Zimmermann2024-08-075-44/+5475
* stdlib: Link tst-concurrent-quick_exit with $(shared-thread-library)Adhemerval Zanella2024-08-061-0/+1