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
2024-01-30
syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)
Arjun Shankar
1
-1
/
+2
2024-01-30
syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779)
Arjun Shankar
1
-11
/
+28
2024-01-30
syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)
Arjun Shankar
4
-15
/
+82
2024-01-30
Use binutils 2.42 branch in build-many-glibcs.py
Joseph Myers
1
-1
/
+1
2024-01-29
elf: correct relocation statistics for !ELF_MACHINE_START_ADDRESS
Andreas Schwab
1
-4
/
+3
2024-01-26
Relicense IBM portions of resolv/base64.c resolv/res_debug.c.
Carlos O'Donell
3
-38
/
+55
2024-01-25
localedata: Use consistent values for grouping and mon_grouping
Mike FABIAN
133
-233
/
+292
2024-01-24
manual: fix order of arguments of memalign and aligned_alloc (Bug 27547)
Dennis Brendel
1
-2
/
+2
2024-01-24
manual, NEWS: Document malloc side effect of dynamic TLS changes
Florian Weimer
2
-0
/
+14
2024-01-24
NEWS: Update temporary files ignored by ldconfig
Florian Weimer
1
-2
/
+2
2024-01-23
po: Incorporate translations (sr)
Andreas K. Hüttel
1
-4
/
+45
2024-01-23
string: Disable stack protector for memset in early static initialization
Adhemerval Zanella
1
-0
/
+1
2024-01-23
qsort: Fix a typo causing unnecessary malloc/free (BZ 31276)
Xi Ruoyao
1
-1
/
+1
2024-01-22
riscv: add support for static PIE
Andreas Schwab
1
-0
/
+11
2024-01-22
sh: Fix static build with --enable-fortify
Adhemerval Zanella
1
-2
/
+2
2024-01-22
sparc: Fix sparc64 memmove length comparison (BZ 31266)
Adhemerval Zanella
1
-1
/
+1
2024-01-22
sparc64: Remove unwind information from signal return stubs [BZ#31244]
Adhemerval Zanella
1
-2
/
+5
2024-01-22
sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)
Adhemerval Zanella
1
-9
/
+4
2024-01-22
Use --disable-default-pie for sparc in build-many-glibcs.py
Adhemerval Zanella
1
-4
/
+6
2024-01-19
Further build-many-glibcs.py fixes for utcnow() deprecation
Joseph Myers
1
-9
/
+14
2024-01-18
sparc: Do not test preservation of NaN payloads for LEON
Daniel Cederman
1
-0
/
+30
2024-01-18
sparc: Force calculation that raises exception
Daniel Cederman
1
-5
/
+6
2024-01-18
sparc: Fix llrint and llround missing exceptions on SPARC V8
Daniel Cederman
1
-0
/
+43
2024-01-18
sparc: Remove unwind information from signal return stubs [BZ #31244]
Daniel Cederman
2
-4
/
+16
2024-01-18
sparc: Prevent stfsr from directly following floating-point instruction
Daniel Cederman
1
-1
/
+6
2024-01-18
sparc: Use existing macros to avoid code duplication
Daniel Cederman
1
-7
/
+3
2024-01-18
localedata: renamed: aa_ER@saaho -> ssy_ER
Mike FABIAN
2
-5
/
+17
2024-01-18
Define ISO 639-3 "ssy" (Saho)
Mike FABIAN
1
-0
/
+1
2024-01-18
localedata: add crh_RU, Crimean Tartar language in the Cyrillic script as used in Russia.
Mike FABIAN
2
-0
/
+184
2024-01-18
localedata: tr_TR, ku_TR: Sync with CLDR: “Turkey” -> “Türkiye”
Mike FABIAN
2
-7
/
+7
2024-01-18
localedata: miq_NI: Shorten month names in abmon
Mike FABIAN
1
-16
/
+12
2024-01-17
Update kernel version to 6.7 in header constant tests
Joseph Myers
3
-4
/
+4
2024-01-17
localedata: add gbm_IN locale
Mike FABIAN
2
-0
/
+178
2024-01-17
Define ISO 639-3 "gbm" (Garhwali)
Mike FABIAN
1
-0
/
+1
2024-01-17
Update syscall lists for Linux 6.7
Joseph Myers
27
-2
/
+107
2024-01-17
Use Linux 6.7 in build-many-glibcs.py
Joseph Myers
1
-1
/
+1
2024-01-17
stdlib: Remove unused is_aligned function from qsort.c
Adhemerval Zanella
1
-13
/
+0
2024-01-16
NEWS: Mention PLT rewrite on x86-64
H.J. Lu
1
-0
/
+4
2024-01-16
stdlib: Verify heapsort for two-element cases
Kuan-Wei Chiu
1
-3
/
+1
2024-01-16
stdlib: Fix heapsort for cases with exactly two elements
Kuan-Wei Chiu
1
-1
/
+1
2024-01-15
localedata: anp_IN: Fix abbreviated month names
Mike FABIAN
1
-16
/
+14
2024-01-15
stdlib: Reinstate stable mergesort implementation on qsort
Adhemerval Zanella
7
-442
/
+228
2024-01-15
x86-64: Check if mprotect works before rewriting PLT
H.J. Lu
3
-1
/
+75
2024-01-15
aarch64: Add NEWS entry about libmvec for 2.39
Szabolcs Nagy
1
-0
/
+7
2024-01-14
localedata/unicode-gen/utf8_gen.py: fix Hangul syllable name
Mike FABIAN
2
-400
/
+400
2024-01-13
x86_64: Optimize ffsll function code size.
Sunil K Pandey
1
-5
/
+5
2024-01-13
localedata: Remove redundant comments
Mike FABIAN
87
-260
/
+14
2024-01-12
RISC-V: Enable static-pie.
Yanzhang Wang
3
-1
/
+77
2024-01-12
linux: Fix fstat64 on alpha and sparc64
Adhemerval Zanella
1
-2
/
+5
2024-01-12
math: remove exp10 wrappers
Wilco Dijkstra
29
-8
/
+71
[prev]
[next]