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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)
Florian Weimer
2024-04-25
1
-2
/
+3
*
i386: ulp update for SSE2 --disable-multi-arch configurations
Florian Weimer
2024-04-25
1
-0
/
+1
*
GLIBC-SA-2024-0004: add commit for 2.31 branch
Aurelien Jarno
2024-04-25
1
-0
/
+1
*
benchtests: Add difficult strstr needle for bruteforce algorithms
Wilco Dijkstra
2024-04-24
1
-0
/
+27
*
x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]
H.J. Lu
2024-04-24
4
-1
/
+18
*
LoongArch: Add glibc.cpu.hwcap support.
caiyinyu
2024-04-24
13
-9
/
+475
*
nptl: Fix tst-cancel30 on kernels without ppoll_time64 support
Florian Weimer
2024-04-23
1
-4
/
+11
*
Revert "Allow glibc to be compiled without EXEC_PAGESIZE"
Samuel Thibault
2024-04-22
3
-8
/
+2
*
locale: Handle loading a missing locale twice (Bug 14247)
Carlos O'Donell
2024-04-22
6
-10
/
+119
*
elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553)
Adhemerval Zanella
2024-04-22
1
-6
/
+6
*
Use --enable-obsolete in build-many-glibcs.py for nios2-linux-gnu
Joseph Myers
2024-04-19
1
-1
/
+2
*
login: Use unsigned 32-bit types for seconds-since-epoch
Florian Weimer
2024-04-19
6
-5
/
+55
*
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
2024-04-19
18
-22
/
+165
*
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
2024-04-19
17
-1
/
+88
*
benchtests: Add random() benchmark
Wilco Dijkstra
2024-04-18
2
-0
/
+107
*
advisories: Add Reported-By
Siddhesh Poyarekar
2024-04-18
1
-0
/
+4
*
Fix 'Reported-By' to use Camel Case for commit 6a98f4640ea453f
Adhemerval Zanella
2024-04-17
1
-1
/
+1
*
Document CVE-2024-2961
Adhemerval Zanella
2024-04-17
1
-0
/
+27
*
iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
Charles Fol
2024-04-17
3
-1
/
+144
*
elf/rtld: Count skipped environment variables for enable_secure
Joe Simmons-Talbott
2024-04-16
3
-8
/
+66
*
powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
Florian Weimer
2024-04-14
1
-0
/
+19
*
Revert "x86_64: Suppress false positive valgrind error"
Florian Weimer
2024-04-13
4
-29
/
+3
*
wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
Adhemerval Zanella
2024-04-11
3
-72
/
+507
*
wcsmbs: Add test-wcsstr
Adhemerval Zanella
2024-04-11
4
-54
/
+117
*
posix: Sync tempname with gnulib
Adhemerval Zanella
2024-04-10
12
-132
/
+260
*
socket: Add new test for connect
Sergey Kolosov
2024-04-10
2
-0
/
+114
*
libsupport: Add xgetpeername
Sergey Kolosov
2024-04-10
3
-0
/
+32
*
nptl: Add tst-pthread-key1-static for BZ #21777
H.J. Lu
2024-04-09
2
-0
/
+39
*
elf: Add ld.so test with non-existing program name
Florian Weimer
2024-04-08
2
-0
/
+46
*
elf: Check objname before calling fatal_error
H.J. Lu
2024-04-08
1
-1
/
+5
*
Use crtbeginT.o and crtend.o for non-PIE static executables
H.J. Lu
2024-04-08
1
-4
/
+6
*
aarch64: Enhanced CPU diagnostics for ld.so
Florian Weimer
2024-04-08
2
-0
/
+118
*
x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Florian Weimer
2024-04-08
2
-1
/
+468
*
elf: Add CPU iteration support for future use in ld.so diagnostics
Florian Weimer
2024-04-08
3
-0
/
+236
*
timezone: sync to TZDB 2024a
Paul Eggert
2024-04-07
9
-1555
/
+2687
*
Fix bsearch, qsort doc to match POSIX better
Paul Eggert
2024-04-06
1
-24
/
+36
*
x86-64: Exclude FMA4 IFUNC functions for -mapxf
H.J. Lu
2024-04-06
6
-9
/
+70
*
Reinstate generic features-time64.h
Adhemerval Zanella
2024-04-05
1
-0
/
+19
*
Cleanup __tls_get_addr on alpha/microblaze localplt.data
Adhemerval Zanella
2024-04-04
2
-4
/
+0
*
arm: Remove ld.so __tls_get_addr plt usage
Adhemerval Zanella
2024-04-04
2
-3
/
+2
*
aarch64: Remove ld.so __tls_get_addr plt usage
Adhemerval Zanella
2024-04-04
2
-3
/
+2
*
math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)
Adhemerval Zanella
2024-04-04
6
-93
/
+87
*
math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)
Adhemerval Zanella
2024-04-04
9
-140
/
+144
*
math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)
Adhemerval Zanella
2024-04-04
10
-141
/
+181
*
aarch64/fpu: Add vector variants of erfc
Joe Ramsay
2024-04-04
17
-1
/
+4897
*
aarch64/fpu: Add vector variants of tanh
Joe Ramsay
2024-04-04
16
-27
/
+405
*
aarch64/fpu: Add vector variants of sinh
Joe Ramsay
2024-04-04
16
-0
/
+572
*
aarch64/fpu: Add vector variants of atanh
Joe Ramsay
2024-04-04
14
-0
/
+288
*
aarch64/fpu: Add vector variants of asinh
Joe Ramsay
2024-04-04
14
-0
/
+489
*
aarch64/fpu: Add vector variants of acosh
Joe Ramsay
2024-04-04
19
-0
/
+653
[prev]
[next]