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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
tests: replace ftruncate by xftruncate
Frédéric Bérat
3
-3
/
+5
2023-06-01
tests: replace write by xwrite
Frédéric Bérat
32
-39
/
+84
2023-06-01
x86-64: Use YMM registers in memcmpeq-evex.S
H.J. Lu
1
-1
/
+1
2023-06-01
support: Don't fail on fchown when spawning sgid processes
Siddhesh Poyarekar
1
-2
/
+13
2023-05-31
io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
Adhemerval Zanella
1
-0
/
+6
2023-05-31
elf: Remove spurios SHARED conditional from elf/rtld.c
Florian Weimer
1
-2
/
+0
2023-05-30
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
153
-214
/
+214
2023-05-30
io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
Adhemerval Zanella
4
-25
/
+133
2023-05-30
io: Re-flow and sort multiline Makefile definitions
Adhemerval Zanella
1
-1
/
+1
2023-05-30
elf: Make more functions available for binding during dlclose (bug 30425)
Florian Weimer
5
-2
/
+159
2023-05-30
LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernel
caiyinyu
1
-0
/
+24
2023-05-29
Fix misspellings in elf/ -- BZ 25337
Paul Pluzhnikov
31
-52
/
+52
2023-05-29
riscv: Add the clone3 wrapper
Adhemerval Zanella
2
-0
/
+80
2023-05-29
posix: Add error message for EAI_OVERFLOW
Dridi Boukelmoune
1
-0
/
+1
2023-05-29
setsourcefilter: Replace alloca with a scratch_buffer.
Joe Simmons-Talbott
1
-20
/
+7
2023-05-29
time: strftime_l: Avoid an unbounded alloca.
Joe Simmons-Talbott
1
-14
/
+25
2023-05-27
x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]
Noah Goldstein
1
-1
/
+9
2023-05-28
hurd: Fix setting up signal thread stack alignment
Samuel Thibault
1
-7
/
+5
2023-05-27
mach: Fix startup with stack protector
Samuel Thibault
1
-0
/
+1
2023-05-27
Fix misspellings in manual/ -- BZ 25337
Paul Pluzhnikov
13
-15
/
+15
2023-05-27
Fix misspellings in iconv/ and iconvdata/ -- BZ 25337
Paul Pluzhnikov
22
-27
/
+27
2023-05-26
Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.h
Joseph Myers
1
-0
/
+4
2023-05-26
Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
Joseph Myers
1
-0
/
+1
2023-05-26
Add AT_RSEQ_* from Linux 6.3 to elf.h
Joseph Myers
1
-0
/
+3
2023-05-26
setipv4sourcefilter: Avoid using alloca.
Joe Simmons-Talbott
1
-17
/
+7
2023-05-25
wchar: Define va_list for POSIX (BZ #30035)
Adhemerval Zanella
2
-6
/
+22
2023-05-25
elf: add test for dl-printf
Roy Eldar
2
-0
/
+79
2023-05-25
elf: fix handling of negative numbers in dl-printf
Roy Eldar
1
-3
/
+10
2023-05-25
elf: Update comment in open_path
Siddhesh Poyarekar
1
-6
/
+5
2023-05-25
elf: Add test for locating libraries in root dir (bug 30435)
Qixing ksyx Xue
5
-0
/
+64
2023-05-25
io: Re-flow and sort multiline Makefile definitions
Adhemerval Zanella
1
-61
/
+197
2023-05-25
Fix special case for C2x strtol binary constant handling (BZ# 30371)
Adhemerval Zanella
10
-39
/
+65
2023-05-25
rtld: properly handle root directory in load path (bug 30435)
Andreas Schwab
1
-1
/
+1
2023-05-24
sysdeps/pthread/eintr.c: fix warn unused result
Frédéric Bérat
1
-2
/
+4
2023-05-24
sunrpc/netname.c: fix warn unused result
Frédéric Bérat
1
-1
/
+2
2023-05-24
locale/programs/locarchive.c: fix warn unused result
Frédéric Bérat
1
-8
/
+16
2023-05-23
support: Reformat Makefile.
Carlos O'Donell
1
-14
/
+24
2023-05-23
Regenerate configure fragment -- BZ 25337.
Paul Pluzhnikov
1
-1
/
+1
2023-05-23
Fix misspellings in sysdeps/powerpc -- BZ 25337
Paul Pluzhnikov
23
-34
/
+34
2023-05-23
Fix misspellings in sysdeps/unix -- BZ 25337
Paul Pluzhnikov
69
-87
/
+87
2023-05-23
Fix misspellings in sysdeps/x86_64 -- BZ 25337.
Paul Pluzhnikov
37
-105
/
+105
2023-05-23
mach: Fix accessing mach_i386.h
Samuel Thibault
4
-4
/
+8
2023-05-23
Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337.
Paul Pluzhnikov
112
-169
/
+169
2023-05-23
mach: Fix installing mach_i386.h
Samuel Thibault
2
-2
/
+2
2023-05-23
hurd: Fix making ld.so run static binaries with retry
Samuel Thibault
1
-1
/
+1
2023-05-22
Add voice-admit DSCP code point from RFC-5865
Ronan Pigott
1
-0
/
+5
2023-05-22
mach: Fix mach_setup_thread_impl with NULL stack_base
Samuel Thibault
1
-7
/
+7
2023-05-22
Remove last remnants of have-protected
Andreas Schwab
3
-9
/
+1
2023-05-22
S390: Use compile-only instead of also link-tests in configure.
Stefan Liebler
2
-177
/
+109
2023-05-22
Fix build for hurd/thread-self.c for i386.
Flavio Cruz
1
-0
/
+1
[prev]
[next]