]> git.ipfire.org Git - thirdparty/glibc.git/history
thirdparty/glibc.git
6 hours ago  caiyinyuLoongArch: Undef __NR_fstat and __NR_newfstatat. master
18 hours ago  Joseph MyersAdd tests of fread
21 hours ago  Florian Weimernptl: Prefer setresuid32 in tst-setuid2
21 hours ago  Florian Weimerelf: Move __rtld_malloc_init_stubs call into _dl_start_...
21 hours ago  Florian Weimerelf: Eliminate alloca in open_verify
21 hours ago  Florian Weimerelf: Remove version assert in check_match in elf/dl...
21 hours ago  Florian Weimerelf: In rtld_setup_main_map, assume ld.so has a DYNAMIC...
21 hours ago  Florian Weimermisc: Enable internal use of memory protection keys
21 hours ago  Florian Weimermisc: Link tst-mkstemp-fuse-parallel with $(shared...
22 hours ago  Florian Weimericonv: Use $(run-program-prefix) for running iconv...
42 hours ago  Joe RamsayAArch64: Simplify rounding-multiply pattern in several...
42 hours ago  Joe RamsayAArch64: Improve codegen in users of ADVSIMD expm1f...
42 hours ago  Joe RamsayAArch64: Improve codegen in users of AdvSIMD log1pf...
42 hours ago  Joe RamsayAArch64: Improve codegen in SVE F32 logs
42 hours ago  Joe RamsayAArch64: Improve codegen in SVE expf & related routines
3 days ago  Florian WeimerLinux: readdir64_r should not skip d_ino == 0 entries...
3 days ago  Florian Weimerdirent: Add tst-rewinddir
3 days ago  Florian Weimerdirent: Add tst-readdir-long
3 days ago  Florian WeimerLinux: Use readdir64_r for compat __old_readdir64_r...
3 days ago  Florian Weimerdirent: Add tst-closedir-leaks
3 days ago  Florian Weimersupport: Add valgrind instructions to <support/fuse.h>
3 days ago  Florian Weimersupport: Fix memory leaks in FUSE tests
3 days ago  Florian Weimermisc: FUSE-based tests for mkstemp
4 days ago  Joseph MyersAdd freopen special-case tests: chroot, EFBIG, stdin...
4 days ago  Joseph MyersMake tst-strtod-underflow type-generic
4 days ago  Joseph MyersAdd tests of more strtod special cases
4 days ago  Joseph MyersAdd more tests of strtod end pointer
4 days ago  Joseph MyersMake tst-strtod2 and tst-strtod5 type-generic
4 days ago  Florian WeimerImplement run-built-tests=no for make xcheck, always...
4 days ago  Aaron MereyTest that errno is set to 0 at program startup
4 days ago  Aaron MereyAdd another test for fclose on an unopened file
4 days ago  Florian Weimericonv: Input buffering for the iconv program (bug 6050)
4 days ago  Florian Weimericonv: Multiple - on command line should not fail ...
4 days ago  Florian Weimericonv: Support in-place conversions (bug 10460, bug...
4 days ago  Florian Weimericonv: Preserve iconv -c error exit on invalid inputs...
4 days ago  Florian Weimermanual: __is_last is no longer part of iconv internals
4 days ago  Florian Weimericonv: Do not use mmap in iconv (the program) (bug...
4 days ago  Florian Weimericonv: Base tests for buffer management
5 days ago  Joe RamsayAArch64: Add vector logp1 alias for log1p
5 days ago  Sergey Bugaevhurd: Avoid file_check_access () RPC for access (F_OK)
10 days ago  Yury Khrustalevtst: Extend cross-test-ssh.sh to support passing glibc...
12 days ago  Florian Weimersupport: Fix Hurd build of tst-support_readdir
13 days ago  Florian Weimersupport: Add <support/readdir.h>
2024-09-11  Florian WeimerLinux: Add missing scheduler constants to <sched.h>
2024-09-11  Florian WeimerLinux: Add the sched_setattr and sched_getattr functions
2024-09-11  Florian Weimermanual: Extract the @manpageurl{func,sec} macro
2024-09-10  Wilco DijkstraAArch64: Remove memset-reg.h
2024-09-10  Florian Weimerdebug: Fix read error handling in pcprofiledump
2024-09-09  Florian Weimerelf: Fix tst-dlopen-tlsreinit1.out test dependency
2024-09-09  Tulio Magno Quites... Add a new fwrite test for memory streams
2024-09-09  Tulio Magno Quites... Add a new fwrite test for read-only streams
2024-09-09  Wilco DijkstraAArch64: Optimize memset
2024-09-09  John David Anglinhppa: Update libm-test-ulps
2024-09-09  Joe Ramsayaarch64: Avoid redundant MOVs in AdvSIMD F32 logs
2024-09-09  Florian Weimerio: Add FUSE-based test for fchmod
2024-09-09  Florian Weimerio: Add tst-lstat-nofollow, tst-lstat-nofollow-time64
2024-09-06  Joseph MyersDocument limitations on streams passed to freopen
2024-09-06  Florian Weimerstdlib: Do not use GLIBC_PRIVATE ABI for errno in libc_...
2024-09-06  Florian Weimermanual: Safety annotations for clock_gettime, clock_getres
2024-09-06  mengqinggangLoongArch: Fix macro redefined warning in tls-desc.S
2024-09-05  Adhemerval Zanellatimezone: sync to TZDB 2024b
2024-09-05  Florian Weimeri386: Update ulps
2024-09-05  Joseph MyersFix freopen handling of ,ccs= (bug 23675)
2024-09-05  Florian Weimerpowerpc64le: Build new strtod tests with long double...
2024-09-05  Aaron MereyTest fclose on an unopened file.
2024-09-05  Joseph MyersFix memory leak on freopen error return (bug 32140)
2024-09-05  Joseph MyersClear flags2 flags set from mode in freopen (bug 32134)
2024-09-05  Florian Weimersupport: Add FUSE-based file system test framework...
2024-09-05  Florian WeimerLinux: readdir_r needs to report getdents failures...
2024-09-05  Florian Weimersupport: Add <support/xdirent.h>
2024-09-05  Florian WeimerBundle <linux/fuse.h> userspace header from Linux 6.10
2024-09-05  Florian Weimeri386: Update ulps
2024-09-04  DJ Deloriefgets: more tests
2024-09-04  Joseph MyersAdd more thorough tests of freopen
2024-09-04  Siddhesh Poyarekarlibio: Attempt wide backup free only for non-legacy...
2024-09-04  Joseph MyersDo not set errno for overflowing NaN payload in strtod...
2024-09-04  Joseph MyersImprove NaN payload testing
2024-09-03  Joseph MyersAdd support/ code for checking file contents
2024-09-02  Adhemerval Zanellalinux: mips: Fix syscall_cancell build for __mips_isa_r...
2024-08-30  Florian Weimerio: Fix destructive nature of tst-fchmod-errors
2024-08-30  Florian Weimerio: Add error tests for fchmod
2024-08-30  Jeevitha Palanisamypowerpc64: Fix syscall_cancel build for powerpc64le...
2024-08-27  Joseph MyersMake __strtod_internal tests type-generic
2024-08-27  Joseph MyersFix strtod subnormal rounding (bug 30220)
2024-08-27  Joseph MyersMore thoroughly test underflow / errno in tst-strtod...
2024-08-27  Florian Weimermanual: Add Descriptor-Relative Access section
2024-08-26  Feifei Wangx86: Enable non-temporal memset for Hygon processors
2024-08-26  Feifei Wangx86: Add cache information support for Hygon processors
2024-08-26  Feifei Wangx86: Add new architecture type for Hygon processors
2024-08-26  Florian Weimersupport: Report errno constants in TEST_COMPARE failures
2024-08-26  Florian Weimerinet: Avoid label at end of compound statement in tst...
2024-08-25  Samuel Thibaultmach: Fix bogus negative return
2024-08-23  Mahesh Bodapatipowerpc64: Optimize strcpy and stpcpy for Power9/10
2024-08-23  Adhemerval Zanellanptl: Fix Race conditions in pthread cancellation ...
2024-08-22  Joseph MyersTest mkdirat use of mode argument
2024-08-21  Joseph MyersAdd more tests of getline
2024-08-21  Florian WeimerRevert "inet: Avoid label at end of compound statement...
2024-08-21  Florian Weimerinet: Avoid label at end of compound statement in tst...
2024-08-20  Samuel ThibaultRules: Also build memcheck tests even when not running...
2024-08-20  Samuel Thibaultmalloc: Link threading tests with $(shared-thread-library)
next