]> sourceware.org Git - glibc.git/history
glibc.git
8 hours ago Sergey Kolosovstdio-common: Add new test for fdopen master
11 hours ago Andreas SchwabFix missing randomness in __gen_tempname (bug 32214)
30 hours ago Pavel Kozlovarc: Cleanup arcbe
36 hours ago Florian Weimerarc: Remove HAVE_ARC_BE macro and disable big-endian...
36 hours ago Florian Weimerscripts: Remove arceb-linux-gnu from build-many-glibcs.py
43 hours ago caiyinyuLoongArch: Undef __NR_fstat and __NR_newfstatat.
2 days ago Joseph MyersAdd tests of fread
2 days ago Florian Weimernptl: Prefer setresuid32 in tst-setuid2
2 days ago Florian Weimerelf: Move __rtld_malloc_init_stubs call into _dl_start_...
2 days ago Florian Weimerelf: Eliminate alloca in open_verify
2 days ago Florian Weimerelf: Remove version assert in check_match in elf/dl...
2 days ago Florian Weimerelf: In rtld_setup_main_map, assume ld.so has a DYNAMIC...
2 days ago Florian Weimermisc: Enable internal use of memory protection keys
2 days ago Florian Weimermisc: Link tst-mkstemp-fuse-parallel with $(shared...
2 days ago Florian Weimericonv: Use $(run-program-prefix) for running iconv...
3 days ago Joe RamsayAArch64: Simplify rounding-multiply pattern in several...
3 days ago Joe RamsayAArch64: Improve codegen in users of ADVSIMD expm1f...
3 days ago Joe RamsayAArch64: Improve codegen in users of AdvSIMD log1pf...
3 days ago Joe RamsayAArch64: Improve codegen in SVE F32 logs
3 days ago Joe RamsayAArch64: Improve codegen in SVE expf & related routines
5 days ago Florian WeimerLinux: readdir64_r should not skip d_ino == 0 entries...
5 days ago Florian Weimerdirent: Add tst-rewinddir
5 days ago Florian Weimerdirent: Add tst-readdir-long
5 days ago Florian WeimerLinux: Use readdir64_r for compat __old_readdir64_r...
5 days ago Florian Weimerdirent: Add tst-closedir-leaks
5 days ago Florian Weimersupport: Add valgrind instructions to <support/fuse.h>
5 days ago Florian Weimersupport: Fix memory leaks in FUSE tests
5 days ago Florian Weimermisc: FUSE-based tests for mkstemp
5 days ago Joseph MyersAdd freopen special-case tests: chroot, EFBIG, stdin...
5 days ago Joseph MyersMake tst-strtod-underflow type-generic
5 days ago Joseph MyersAdd tests of more strtod special cases
5 days ago Joseph MyersAdd more tests of strtod end pointer
5 days ago Joseph MyersMake tst-strtod2 and tst-strtod5 type-generic
5 days ago Florian WeimerImplement run-built-tests=no for make xcheck, always...
6 days ago Aaron MereyTest that errno is set to 0 at program startup
6 days ago Aaron MereyAdd another test for fclose on an unopened file
6 days ago Florian Weimericonv: Input buffering for the iconv program (bug 6050)
6 days ago Florian Weimericonv: Multiple - on command line should not fail ...
6 days ago Florian Weimericonv: Support in-place conversions (bug 10460, bug...
6 days ago Florian Weimericonv: Preserve iconv -c error exit on invalid inputs...
6 days ago Florian Weimermanual: __is_last is no longer part of iconv internals
6 days ago Florian Weimericonv: Do not use mmap in iconv (the program) (bug...
6 days ago Florian Weimericonv: Base tests for buffer management
7 days ago Joe RamsayAArch64: Add vector logp1 alias for log1p
7 days ago Sergey Bugaevhurd: Avoid file_check_access () RPC for access (F_OK)
12 days ago Yury Khrustalevtst: Extend cross-test-ssh.sh to support passing glibc...
2024-09-12 Florian Weimersupport: Fix Hurd build of tst-support_readdir
2024-09-12 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
next
This page took 0.069332 seconds and 6 git commands to generate.