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-10-18
Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
Florian Weimer
7
-175
/
+169
2023-10-18
Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]"
Florian Weimer
1
-1
/
+1
2023-10-17
Add strlcat/wcslcat testcase.
Sunil K Pandey
4
-0
/
+423
2023-10-17
Add strlcpy/wcslcpy testcase
Sunil K Pandey
4
-0
/
+344
2023-10-17
Add LE DSCP code point from RFC-8622.
Bruno Victal
1
-0
/
+5
2023-10-17
Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h
Joseph Myers
1
-0
/
+1
2023-10-16
Add SCM_SECURITY, SCM_PIDFD to bits/socket.h
Joseph Myers
1
-0
/
+4
2023-10-16
Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h
Joseph Myers
1
-0
/
+11
2023-10-16
Avoid maybe-uninitialized warning in __kernel_rem_pio2
Andreas Schwab
1
-9
/
+5
2023-10-16
Fix WAIT_FOR_DEBUGGER for container tests.
Stefan Liebler
1
-8
/
+6
2023-10-12
stdlib: fix grouping verification with multi-byte thousands separator (bug 30964)
Andreas Schwab
2
-24
/
+13
2023-10-09
build-many-glibcs: Check for required system tools
DJ Delorie
1
-0
/
+96
2023-10-06
x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10
Noah Goldstein
3
-566
/
+290
2023-10-05
aarch64: Optimise vecmath logs
Joe Ramsay
7
-215
/
+226
2023-10-05
aarch64: Cosmetic change in SVE exp routines
Joe Ramsay
2
-47
/
+44
2023-10-05
aarch64: Optimize SVE cos & cosf
Joe Ramsay
2
-52
/
+46
2023-10-05
aarch64: Improve vecmath sin routines
Joe Ramsay
3
-72
/
+86
2023-10-04
nss: Get rid of alloca usage in makedb's write_output.
Joe Simmons-Talbott
1
-1
/
+12
2023-10-04
debug: Add regression tests for BZ 30932
Adhemerval Zanella
2
-0
/
+84
2023-10-04
Fix FORTIFY_SOURCE false positive
Volker Weißmann
1
-1
/
+3
2023-10-04
nss: Rearrange and sort Makefile variables
Arjun Shankar
1
-14
/
+41
2023-10-04
inet: Rearrange and sort Makefile variables
Arjun Shankar
1
-29
/
+111
2023-10-04
Fix off-by-one OOB write in iconv/tst-iconv-mt
Szabolcs Nagy
1
-10
/
+5
2023-10-02
tunables: Terminate if end of input is reached (CVE-2023-4911)
Siddhesh Poyarekar
3
-15
/
+44
2023-10-02
Propagate GLIBC_TUNABLES in setxid binaries
Siddhesh Poyarekar
1
-1
/
+0
2023-10-02
Linux: add ST_NOSYMFOLLOW
Kir Kolyshkin
1
-1
/
+3
2023-10-02
resolve: Remove __res_context_query alloca usage
Adhemerval Zanella
1
-30
/
+22
2023-10-02
mips: dl-machine-reject-phdr: Get rid of alloca.
Joe Simmons-Talbott
1
-16
/
+10
2023-09-29
x86: Add support for AVX10 preset and vec size in cpu-features
Noah Goldstein
5
-3
/
+83
2023-09-29
resolv: Fix a comment typo in __resolv_conf_load
Arjun Shankar
1
-1
/
+1
2023-09-29
Remove unused -DRESOLVER getaddrinfo build flag
Arjun Shankar
1
-1
/
+1
2023-09-28
C2x scanf %wN, %wfN support
Joseph Myers
8
-0
/
+598
2023-09-28
test-container: Use nftw instead of rm -rf
Adhemerval Zanella
1
-23
/
+11
2023-09-28
hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext
Samuel Thibault
4
-16
/
+8
2023-09-27
elf: Fix compile error with -DNDEBUG [BZ #18755]
Qingqing Li
1
-1
/
+1
2023-09-27
MIPS: Add relocation types
Ying Huang
1
-1
/
+59
2023-09-27
MIPS: Add new section type SHT_MIPS_ABIFLAGS
Ying Huang
1
-0
/
+1
2023-09-27
MIPS: Add ELF file header flags
Ying Huang
1
-1
/
+47
2023-09-27
fegetenv_and_set_rn now uses the builtins provided by GCC.
Manjunath Matti
1
-0
/
+9
2023-09-27
io: Do not implement fstat with fstatat
Adhemerval Zanella
3
-12
/
+68
2023-09-26
libio: Add nonnull attribute for most FILE * arguments in stdio.h
Xi Ruoyao
3
-78
/
+99
2023-09-26
AArch64: Remove -0.0 check from vector sin
Wilco Dijkstra
2
-12
/
+2
2023-09-26
Document CVE-2023-4806 and CVE-2023-5156 in NEWS
Siddhesh Poyarekar
1
-0
/
+9
2023-09-26
elf: Add dummy declaration of _dl_audit_objclose for !SHARED
Florian Weimer
1
-1
/
+8
2023-09-25
Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
Romain Geissler
3
-3
/
+24
2023-09-21
elf: dl-lookup: Remove unused alloca.h include
Joe Simmons-Talbott
1
-1
/
+0
2023-09-21
Remove unused localedata/th_TH.in
Mike FABIAN
1
-178
/
+0
2023-09-21
Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation with CLDR
Mike FABIAN
3
-737
/
+248
2023-09-21
Revert "LoongArch: Add glibc.cpu.hwcap support."
caiyinyu
11
-329
/
+8
2023-09-20
Update kernel version to 6.5 in header constant tests
Joseph Myers
2
-2
/
+2
[prev]
[next]