about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* support: Add <support/readdir.h>Florian Weimer8 days4-0/+475
* Linux: Add missing scheduler constants to <sched.h>Florian Weimer9 days4-0/+82
* Linux: Add the sched_setattr and sched_getattr functionsFlorian Weimer9 days41-2/+391
* manual: Extract the @manpageurl{func,sec} macroFlorian Weimer9 days1-2/+5
* AArch64: Remove memset-reg.hWilco Dijkstra10 days6-35/+28
* debug: Fix read error handling in pcprofiledumpFlorian Weimer10 days1-36/+47
* elf: Fix tst-dlopen-tlsreinit1.out test dependencyFlorian Weimer10 days1-1/+1
* Add a new fwrite test for memory streamsTulio Magno Quites Machado Filho10 days2-0/+178
* Add a new fwrite test for read-only streamsTulio Magno Quites Machado Filho10 days2-0/+66
* AArch64: Optimize memsetWilco Dijkstra10 days1-111/+84
* hppa: Update libm-test-ulpsJohn David Anglin10 days1-21/+21
* aarch64: Avoid redundant MOVs in AdvSIMD F32 logsJoe Ramsay11 days3-45/+72
* io: Add FUSE-based test for fchmodFlorian Weimer11 days2-0/+115
* io: Add tst-lstat-nofollow, tst-lstat-nofollow-time64Florian Weimer11 days3-0/+101
* Document limitations on streams passed to freopenJoseph Myers13 days1-0/+8
* stdlib: Do not use GLIBC_PRIVATE ABI for errno in libc_nonshared.aFlorian Weimer14 days1-1/+1
* manual: Safety annotations for clock_gettime, clock_getresFlorian Weimer14 days1-0/+2
* LoongArch: Fix macro redefined warning in tls-desc.Smengqinggang14 days2-6/+15
* timezone: sync to TZDB 2024bAdhemerval Zanella2024-09-056-142/+151
* i386: Update ulpsFlorian Weimer2024-09-051-3/+3
* Fix freopen handling of ,ccs= (bug 23675)Joseph Myers2024-09-053-11/+3
* powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)Florian Weimer2024-09-051-0/+4
* Test fclose on an unopened file.Aaron Merey2024-09-052-0/+41
* Fix memory leak on freopen error return (bug 32140)Joseph Myers2024-09-054-0/+18
* Clear flags2 flags set from mode in freopen (bug 32134)Joseph Myers2024-09-053-2/+9
* support: Add FUSE-based file system test framework to support/Florian Weimer2024-09-054-0/+1270
* Linux: readdir_r needs to report getdents failures (bug 32124)Florian Weimer2024-09-051-1/+10
* support: Add <support/xdirent.h>Florian Weimer2024-09-058-0/+321
* Bundle <linux/fuse.h> userspace header from Linux 6.10Florian Weimer2024-09-055-0/+1597
* i386: Update ulpsFlorian Weimer2024-09-051-1/+1
* fgets: more testsDJ Delorie2024-09-042-0/+254
* Add more thorough tests of freopenJoseph Myers2024-09-047-0/+642
* libio: Attempt wide backup free only for non-legacy codeSiddhesh Poyarekar2024-09-041-1/+1
* Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)Joseph Myers2024-09-043-0/+57
* Improve NaN payload testingJoseph Myers2024-09-041-5/+54
* Add support/ code for checking file contentsJoseph Myers2024-09-036-0/+202
* linux: mips: Fix syscall_cancell build for __mips_isa_rev >= 6Adhemerval Zanella2024-09-021-0/+4
* io: Fix destructive nature of tst-fchmod-errorsFlorian Weimer2024-08-301-3/+10
* io: Add error tests for fchmodFlorian Weimer2024-08-302-0/+57
* powerpc64: Fix syscall_cancel build for powerpc64le-linux-gnu [BZ #32125]Jeevitha Palanisamy2024-08-301-1/+1
* Make __strtod_internal tests type-genericJoseph Myers2024-08-274-180/+313
* Fix strtod subnormal rounding (bug 30220)Joseph Myers2024-08-273-0/+386
* More thoroughly test underflow / errno in tst-strtod-roundJoseph Myers2024-08-273-7761/+7857
* manual: Add Descriptor-Relative Access sectionFlorian Weimer2024-08-273-10/+235
* x86: Enable non-temporal memset for Hygon processorsFeifei Wang2024-08-262-3/+8
* x86: Add cache information support for Hygon processorsFeifei Wang2024-08-261-0/+60
* x86: Add new architecture type for Hygon processorsFeifei Wang2024-08-262-3/+17
* support: Report errno constants in TEST_COMPARE failuresFlorian Weimer2024-08-261-1/+10
* inet: Avoid label at end of compound statement in tst-if_nameindexFlorian Weimer2024-08-261-0/+1
* mach: Fix bogus negative returnSamuel Thibault2024-08-251-0/+3