2024-09-24 |
Florian Weimer | elf: Eliminate alloca in open_verify |
commit | commitdiff | tree |
2024-09-24 |
Florian Weimer | elf: Remove version assert in check_match in elf/dl... |
commit | commitdiff | tree |
2024-09-24 |
Florian Weimer | elf: In rtld_setup_main_map, assume ld.so has a DYNAMIC... |
commit | commitdiff | tree |
2024-09-24 |
Florian Weimer | misc: Enable internal use of memory protection keys |
commit | commitdiff | tree |
2024-09-24 |
Florian Weimer | misc: Link tst-mkstemp-fuse-parallel with $(shared... |
commit | commitdiff | tree |
2024-09-24 |
Florian Weimer | iconv: Use $(run-program-prefix) for running iconv... |
commit | commitdiff | tree |
2024-09-23 |
Joe Ramsay | AArch64: Simplify rounding-multiply pattern in several... |
commit | commitdiff | tree |
2024-09-23 |
Joe Ramsay | AArch64: Improve codegen in users of ADVSIMD expm1f... |
commit | commitdiff | tree |
2024-09-23 |
Joe Ramsay | AArch64: Improve codegen in users of AdvSIMD log1pf... |
commit | commitdiff | tree |
2024-09-23 |
Joe Ramsay | AArch64: Improve codegen in SVE F32 logs |
commit | commitdiff | tree |
2024-09-23 |
Joe Ramsay | AArch64: Improve codegen in SVE expf & related routines |
commit | commitdiff | tree |
2024-09-21 |
Florian Weimer | Linux: readdir64_r should not skip d_ino == 0 entries... |
commit | commitdiff | tree |
2024-09-21 |
Florian Weimer | dirent: Add tst-rewinddir |
commit | commitdiff | tree |
2024-09-21 |
Florian Weimer | dirent: Add tst-readdir-long |
commit | commitdiff | tree |
2024-09-21 |
Florian Weimer | Linux: Use readdir64_r for compat __old_readdir64_r... |
commit | commitdiff | tree |
2024-09-21 |
Florian Weimer | dirent: Add tst-closedir-leaks |
commit | commitdiff | tree |
2024-09-21 |
Florian Weimer | support: Add valgrind instructions to <support/fuse.h> |
commit | commitdiff | tree |
2024-09-21 |
Florian Weimer | support: Fix memory leaks in FUSE tests |
commit | commitdiff | tree |
2024-09-21 |
Florian Weimer | misc: FUSE-based tests for mkstemp |
commit | commitdiff | tree |
2024-09-20 |
Joseph Myers | Add freopen special-case tests: chroot, EFBIG, stdin... |
commit | commitdiff | tree |
2024-09-20 |
Joseph Myers | Make tst-strtod-underflow type-generic |
commit | commitdiff | tree |
2024-09-20 |
Joseph Myers | Add tests of more strtod special cases |
commit | commitdiff | tree |
2024-09-20 |
Joseph Myers | Add more tests of strtod end pointer |
commit | commitdiff | tree |
2024-09-20 |
Joseph Myers | Make tst-strtod2 and tst-strtod5 type-generic |
commit | commitdiff | tree |
2024-09-20 |
Florian Weimer | Implement run-built-tests=no for make xcheck, always... |
commit | commitdiff | tree |
2024-09-20 |
Aaron Merey | Test that errno is set to 0 at program startup |
commit | commitdiff | tree |
2024-09-20 |
Aaron Merey | Add another test for fclose on an unopened file |
commit | commitdiff | tree |
2024-09-20 |
Florian Weimer | iconv: Input buffering for the iconv program (bug 6050) |
commit | commitdiff | tree |
2024-09-20 |
Florian Weimer | iconv: Multiple - on command line should not fail ... |
commit | commitdiff | tree |
2024-09-20 |
Florian Weimer | iconv: Support in-place conversions (bug 10460, bug... |
commit | commitdiff | tree |
2024-09-20 |
Florian Weimer | iconv: Preserve iconv -c error exit on invalid inputs... |
commit | commitdiff | tree |
2024-09-20 |
Florian Weimer | manual: __is_last is no longer part of iconv internals |
commit | commitdiff | tree |
2024-09-20 |
Florian Weimer | iconv: Do not use mmap in iconv (the program) (bug... |
commit | commitdiff | tree |
2024-09-20 |
Florian Weimer | iconv: Base tests for buffer management |
commit | commitdiff | tree |
2024-09-19 |
Joe Ramsay | AArch64: Add vector logp1 alias for log1p |
commit | commitdiff | tree |
2024-09-19 |
Sergey Bugaev | hurd: Avoid file_check_access () RPC for access (F_OK) |
commit | commitdiff | tree |
2024-09-14 |
Yury Khrustalev | tst: Extend cross-test-ssh.sh to support passing glibc... |
commit | commitdiff | tree |
2024-09-12 |
Florian Weimer | support: Fix Hurd build of tst-support_readdir |
commit | commitdiff | tree |
2024-09-12 |
Florian Weimer | support: Add <support/readdir.h> |
commit | commitdiff | tree |
2024-09-11 |
Florian Weimer | Linux: Add missing scheduler constants to <sched.h> |
commit | commitdiff | tree |
2024-09-11 |
Florian Weimer | Linux: Add the sched_setattr and sched_getattr functions |
commit | commitdiff | tree |
2024-09-11 |
Florian Weimer | manual: Extract the @manpageurl{func,sec} macro |
commit | commitdiff | tree |
2024-09-10 |
Wilco Dijkstra | AArch64: Remove memset-reg.h |
commit | commitdiff | tree |
2024-09-10 |
Florian Weimer | debug: Fix read error handling in pcprofiledump |
commit | commitdiff | tree |
2024-09-09 |
Florian Weimer | elf: Fix tst-dlopen-tlsreinit1.out test dependency |
commit | commitdiff | tree |
2024-09-09 |
Tulio Magno... | Add a new fwrite test for memory streams |
commit | commitdiff | tree |
2024-09-09 |
Tulio Magno... | Add a new fwrite test for read-only streams |
commit | commitdiff | tree |
2024-09-09 |
Wilco Dijkstra | AArch64: Optimize memset |
commit | commitdiff | tree |
2024-09-09 |
John David... | hppa: Update libm-test-ulps |
commit | commitdiff | tree |
2024-09-09 |
Joe Ramsay | aarch64: Avoid redundant MOVs in AdvSIMD F32 logs |
commit | commitdiff | tree |
2024-09-09 |
Florian Weimer | io: Add FUSE-based test for fchmod |
commit | commitdiff | tree |
2024-09-09 |
Florian Weimer | io: Add tst-lstat-nofollow, tst-lstat-nofollow-time64 |
commit | commitdiff | tree |
2024-09-06 |
Joseph Myers | Document limitations on streams passed to freopen |
commit | commitdiff | tree |
2024-09-06 |
Florian Weimer | stdlib: Do not use GLIBC_PRIVATE ABI for errno in libc_... |
commit | commitdiff | tree |
2024-09-06 |
Florian Weimer | manual: Safety annotations for clock_gettime, clock_getres |
commit | commitdiff | tree |
2024-09-06 |
mengqinggang | LoongArch: Fix macro redefined warning in tls-desc.S |
commit | commitdiff | tree |
2024-09-05 |
Adhemerval... | timezone: sync to TZDB 2024b |
commit | commitdiff | tree |
2024-09-05 |
Florian Weimer | i386: Update ulps |
commit | commitdiff | tree |
2024-09-05 |
Joseph Myers | Fix freopen handling of ,ccs= (bug 23675) |
commit | commitdiff | tree |
2024-09-05 |
Florian Weimer | powerpc64le: Build new strtod tests with long double... |
commit | commitdiff | tree |
2024-09-05 |
Aaron Merey | Test fclose on an unopened file. |
commit | commitdiff | tree |
2024-09-05 |
Joseph Myers | Fix memory leak on freopen error return (bug 32140) |
commit | commitdiff | tree |
2024-09-05 |
Joseph Myers | Clear flags2 flags set from mode in freopen (bug 32134) |
commit | commitdiff | tree |
2024-09-05 |
Florian Weimer | support: Add FUSE-based file system test framework... |
commit | commitdiff | tree |
2024-09-05 |
Florian Weimer | Linux: readdir_r needs to report getdents failures... |
commit | commitdiff | tree |
2024-09-05 |
Florian Weimer | support: Add <support/xdirent.h> |
commit | commitdiff | tree |
2024-09-05 |
Florian Weimer | Bundle <linux/fuse.h> userspace header from Linux 6.10 |
commit | commitdiff | tree |
2024-09-05 |
Florian Weimer | i386: Update ulps |
commit | commitdiff | tree |
2024-09-04 |
DJ Delorie | fgets: more tests |
commit | commitdiff | tree |
2024-09-04 |
Joseph Myers | Add more thorough tests of freopen |
commit | commitdiff | tree |
2024-09-04 |
Siddhesh Poyarekar | libio: Attempt wide backup free only for non-legacy... |
commit | commitdiff | tree |
2024-09-04 |
Joseph Myers | Do not set errno for overflowing NaN payload in strtod... |
commit | commitdiff | tree |
2024-09-04 |
Joseph Myers | Improve NaN payload testing |
commit | commitdiff | tree |
2024-09-03 |
Joseph Myers | Add support/ code for checking file contents |
commit | commitdiff | tree |
2024-09-02 |
Adhemerval... | linux: mips: Fix syscall_cancell build for __mips_isa_r... |
commit | commitdiff | tree |
2024-08-30 |
Florian Weimer | io: Fix destructive nature of tst-fchmod-errors |
commit | commitdiff | tree |
2024-08-30 |
Florian Weimer | io: Add error tests for fchmod |
commit | commitdiff | tree |
2024-08-30 |
Jeevitha Palanisamy | powerpc64: Fix syscall_cancel build for powerpc64le... |
commit | commitdiff | tree |
2024-08-27 |
Joseph Myers | Make __strtod_internal tests type-generic |
commit | commitdiff | tree |
2024-08-27 |
Joseph Myers | Fix strtod subnormal rounding (bug 30220) |
commit | commitdiff | tree |
2024-08-27 |
Joseph Myers | More thoroughly test underflow / errno in tst-strtod... |
commit | commitdiff | tree |
2024-08-27 |
Florian Weimer | manual: Add Descriptor-Relative Access section |
commit | commitdiff | tree |
2024-08-26 |
Feifei Wang | x86: Enable non-temporal memset for Hygon processors |
commit | commitdiff | tree |
2024-08-26 |
Feifei Wang | x86: Add cache information support for Hygon processors |
commit | commitdiff | tree |
2024-08-26 |
Feifei Wang | x86: Add new architecture type for Hygon processors |
commit | commitdiff | tree |
2024-08-26 |
Florian Weimer | support: Report errno constants in TEST_COMPARE failures |
commit | commitdiff | tree |
2024-08-26 |
Florian Weimer | inet: Avoid label at end of compound statement in tst... |
commit | commitdiff | tree |
2024-08-25 |
Samuel Thibault | mach: Fix bogus negative return |
commit | commitdiff | tree |
2024-08-23 |
Mahesh Bodapati | powerpc64: Optimize strcpy and stpcpy for Power9/10 |
commit | commitdiff | tree |
2024-08-23 |
Adhemerval... | nptl: Fix Race conditions in pthread cancellation ... |
commit | commitdiff | tree |
2024-08-22 |
Joseph Myers | Test mkdirat use of mode argument |
commit | commitdiff | tree |
2024-08-21 |
Joseph Myers | Add more tests of getline |
commit | commitdiff | tree |
2024-08-21 |
Florian Weimer | Revert "inet: Avoid label at end of compound statement... |
commit | commitdiff | tree |
2024-08-21 |
Florian Weimer | inet: Avoid label at end of compound statement in tst... |
commit | commitdiff | tree |
2024-08-20 |
Samuel Thibault | Rules: Also build memcheck tests even when not running... |
commit | commitdiff | tree |
2024-08-20 |
Samuel Thibault | malloc: Link threading tests with $(shared-thread-library) |
commit | commitdiff | tree |
2024-08-19 |
DJ Delorie | inet: test if_nametoindex and if_indextoname |
commit | commitdiff | tree |
2024-08-19 |
Adhemerval... | elf: Make dl-fptr and dl-symaddr hppa specific |
commit | commitdiff | tree |
2024-08-19 |
Matthew Sterrett | x86: Unifies 'strnlen-evex' and 'strnlen-evex512' imple... |
commit | commitdiff | tree |
2024-08-19 |
Florian Weimer | string: strerror, strsignal cannot use buffer after... |
commit | commitdiff | tree |
next |