index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
glibc_shared_code.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
elf: Fix tst-dlopen-tlsreinit1.out test dependency
Florian Weimer
1
-1
/
+1
2024-09-09
Add a new fwrite test for memory streams
Tulio Magno Quites Machado Filho
2
-0
/
+178
2024-09-09
Add a new fwrite test for read-only streams
Tulio Magno Quites Machado Filho
2
-0
/
+66
2024-09-09
AArch64: Optimize memset
Wilco Dijkstra
1
-111
/
+84
2024-09-09
hppa: Update libm-test-ulps
John David Anglin
1
-21
/
+21
2024-09-09
aarch64: Avoid redundant MOVs in AdvSIMD F32 logs
Joe Ramsay
3
-45
/
+72
2024-09-09
io: Add FUSE-based test for fchmod
Florian Weimer
2
-0
/
+115
2024-09-09
io: Add tst-lstat-nofollow, tst-lstat-nofollow-time64
Florian Weimer
3
-0
/
+101
2024-09-06
Document limitations on streams passed to freopen
Joseph Myers
1
-0
/
+8
2024-09-06
stdlib: Do not use GLIBC_PRIVATE ABI for errno in libc_nonshared.a
Florian Weimer
1
-1
/
+1
2024-09-06
manual: Safety annotations for clock_gettime, clock_getres
Florian Weimer
1
-0
/
+2
2024-09-06
LoongArch: Fix macro redefined warning in tls-desc.S
mengqinggang
2
-6
/
+15
2024-09-05
timezone: sync to TZDB 2024b
Adhemerval Zanella
6
-142
/
+151
2024-09-05
i386: Update ulps
Florian Weimer
1
-3
/
+3
2024-09-05
Fix freopen handling of ,ccs= (bug 23675)
Joseph Myers
3
-11
/
+3
2024-09-05
powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
Florian Weimer
1
-0
/
+4
2024-09-05
Test fclose on an unopened file.
Aaron Merey
2
-0
/
+41
2024-09-05
Fix memory leak on freopen error return (bug 32140)
Joseph Myers
4
-0
/
+18
2024-09-05
Clear flags2 flags set from mode in freopen (bug 32134)
Joseph Myers
3
-2
/
+9
2024-09-05
support: Add FUSE-based file system test framework to support/
Florian Weimer
4
-0
/
+1270
2024-09-05
Linux: readdir_r needs to report getdents failures (bug 32124)
Florian Weimer
1
-1
/
+10
2024-09-05
support: Add <support/xdirent.h>
Florian Weimer
8
-0
/
+321
2024-09-05
Bundle <linux/fuse.h> userspace header from Linux 6.10
Florian Weimer
5
-0
/
+1597
2024-09-05
i386: Update ulps
Florian Weimer
1
-1
/
+1
2024-09-04
fgets: more tests
DJ Delorie
2
-0
/
+254
2024-09-04
Add more thorough tests of freopen
Joseph Myers
7
-0
/
+642
2024-09-04
libio: Attempt wide backup free only for non-legacy code
Siddhesh Poyarekar
1
-1
/
+1
2024-09-04
Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
Joseph Myers
3
-0
/
+57
2024-09-04
Improve NaN payload testing
Joseph Myers
1
-5
/
+54
2024-09-03
Add support/ code for checking file contents
Joseph Myers
6
-0
/
+202
2024-09-02
linux: mips: Fix syscall_cancell build for __mips_isa_rev >= 6
Adhemerval Zanella
1
-0
/
+4
2024-08-30
io: Fix destructive nature of tst-fchmod-errors
Florian Weimer
1
-3
/
+10
2024-08-30
io: Add error tests for fchmod
Florian Weimer
2
-0
/
+57
2024-08-30
powerpc64: Fix syscall_cancel build for powerpc64le-linux-gnu [BZ #32125]
Jeevitha Palanisamy
1
-1
/
+1
2024-08-27
Make __strtod_internal tests type-generic
Joseph Myers
4
-180
/
+313
2024-08-27
Fix strtod subnormal rounding (bug 30220)
Joseph Myers
3
-0
/
+386
2024-08-27
More thoroughly test underflow / errno in tst-strtod-round
Joseph Myers
3
-7761
/
+7857
2024-08-27
manual: Add Descriptor-Relative Access section
Florian Weimer
3
-10
/
+235
2024-08-26
x86: Enable non-temporal memset for Hygon processors
Feifei Wang
2
-3
/
+8
2024-08-26
x86: Add cache information support for Hygon processors
Feifei Wang
1
-0
/
+60
2024-08-26
x86: Add new architecture type for Hygon processors
Feifei Wang
2
-3
/
+17
2024-08-26
support: Report errno constants in TEST_COMPARE failures
Florian Weimer
1
-1
/
+10
2024-08-26
inet: Avoid label at end of compound statement in tst-if_nameindex
Florian Weimer
1
-0
/
+1
2024-08-25
mach: Fix bogus negative return
Samuel Thibault
1
-0
/
+3
2024-08-23
powerpc64: Optimize strcpy and stpcpy for Power9/10
Mahesh Bodapati
1
-53
/
+223
2024-08-23
nptl: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
53
-228
/
+2521
2024-08-22
Test mkdirat use of mode argument
Joseph Myers
1
-0
/
+42
2024-08-21
Add more tests of getline
Joseph Myers
3
-0
/
+543
2024-08-21
Revert "inet: Avoid label at end of compound statement in tst-if_nameindex"
Florian Weimer
1
-1
/
+3
2024-08-21
inet: Avoid label at end of compound statement in tst-if_nameindex
Florian Weimer
1
-3
/
+1
[next]