musl mailing list
Recent messages:
- 2026/08/06 #1:
Re: [PATCH] time: fix TZif version and footer parsing (Rich Felker <dalias@...c.org>)
- 2026/08/05 #41:
Re: [PATCH] time: reject overflowing strptime years (Rich Felker <dalias@...c.org>)
- 2026/08/05 #40:
Re: [PATCH 1/2] stdio: avoid field width overflow in scanf (Rich Felker <dalias@...c.org>)
- 2026/08/05 #39:
Re: [PATCH 2/2] stdio: report overflow in buffered stream
position (Rich Felker <dalias@...c.org>)
- 2026/08/05 #38:
Re: [PATCH] stdio: avoid invalid pointer arithmetic in fputwc (Rich Felker <dalias@...c.org>)
- 2026/08/05 #37:
Re: Re: [PATCH] stdio: reserve leading limb for
floating-point rounding (Rich Felker <dalias@...c.org>)
- 2026/08/05 #36:
[PATCH 10/10] regression: test TZif version and footer parsing (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #35:
[PATCH 09/10] regression: test mktime with extreme tm_mday (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #34:
[PATCH 08/10] regression: test strptime year overflow (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #33:
[PATCH 07/10] regression: test expired deadline in timed waits (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #32:
[PATCH 06/10] regression: test aio_suspend timeout overflow (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #31:
[PATCH 05/10] regression: test glob GLOB_DOOFFS vector overflow (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #30:
[PATCH 04/10] regression: test allocated scanf buffer size overflow (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #29:
[PATCH 03/10] regression: test scanf field width overflow (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #28:
[PATCH 02/10] regression: test ftello overflow with buffered output (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #27:
[PATCH 01/10] regression: test fseeko SEEK_CUR offset underflow (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #26:
[PATCH 00/10] regression tests for the posted musl overflow fixes (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #25:
[PATCH] stdio: reserve multibyte space in allocated vfwscanf %c conversions (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #24:
Re: [PATCH] stdio: reserve leading limb for floating-point rounding (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #23:
Re: [PATCH v2] regex: avoid overflow sizing glob result vector (Szabolcs Nagy <nsz@...t70.net>)
- 2026/08/05 #22:
RE: RE: [EXTERNAL] Re: [PATCH 1/3 libc-test]
functional:time:clock_nanosleep test ("Weber (US), Matthew L" <matthew.l.weber3@...ing.com>)
- 2026/08/05 #21:
[PATCH v2] regex: avoid overflow sizing glob result vector (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #20:
Re: [PATCH] fix undefined pointer arithmetic in wcsrchr (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #19:
Re: [PATCH] stdio: reserve leading limb for floating-point
rounding (Szabolcs Nagy <nsz@...t70.net>)
- 2026/08/05 #18:
Re: [PATCH] wordexp: free word on vector allocation failure (Szabolcs Nagy <nsz@...t70.net>)
- 2026/08/05 #17:
Re: [PATCH] fix undefined pointer arithmetic in wcsrchr (Szabolcs Nagy <nsz@...t70.net>)
- 2026/08/05 #16:
Re: [PATCH] regex: avoid overflow sizing glob result vector (Szabolcs Nagy <nsz@...t70.net>)
- 2026/08/05 #15:
[PATCH v4] mntent: avoid undefined behavior on long lines (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #14:
[PATCH] wordexp: free word on vector allocation failure (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #13:
[PATCH] fix undefined pointer arithmetic in wcsrchr (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #12:
[PATCH] time: fix TZif version and footer parsing (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #11:
[PATCH] time: avoid overflow normalizing extreme tm_mday (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #10:
[PATCH] thread: avoid overflow for expired timed waits (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #9:
[PATCH] time: reject overflowing strptime years (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #8:
[PATCH] regex: avoid overflow sizing glob result vector (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #7:
[PATCH] aio: avoid timeout overflow in aio_suspend (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #6:
[PATCH] stdio: reserve leading limb for floating-point rounding (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #5:
[PATCH 2/2] stdio: check allocated scanf buffer sizes (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #4:
[PATCH 1/2] stdio: avoid field width overflow in scanf (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #3:
[PATCH 2/2] stdio: report overflow in buffered stream position (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #2:
[PATCH 1/2] stdio: avoid overflow adjusting relative seek offset (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/05 #1:
[PATCH] stdio: avoid invalid pointer arithmetic in fputwc (Matthias Goergens <matthias.goergens@...il.com>)
- 2026/08/04 #2:
Re: fix acosh for x<0 (Damian McGuckin <damianm@....com.au>)
- 2026/08/04 #1:
Re: fix acosh for x<0 (Damian McGuckin <damianm@....com.au>)
- 2026/08/03 #4:
Re: fix acosh for x<0 (Rich Felker <dalias@...c.org>)
- 2026/08/03 #3:
Re: fix acosh for x<0 (Szabolcs Nagy <nsz@...t70.net>)
- 2026/08/03 #2:
Re: fix acosh for x<0 (Rich Felker <dalias@...c.org>)
- 2026/08/03 #1:
fix acosh for x<0 (Szabolcs Nagy <nsz@...t70.net>)
- 2026/08/02 #5:
Re: Does MUSL assume both float and double always exist? (Damian McGuckin <damianm@....com.au>)
- 2026/08/02 #4:
Re: Does MUSL assume both float and double always exist? (Markus Wichmann <nullplan@....net>)
- 2026/08/02 #3:
Re: Does MUSL assume both float and double always exist? (Damian McGuckin <damianm@....com.au>)
- 2026/08/02 #2:
Re: Does MUSL assume both float and double always exist? (Rich Felker <dalias@...c.org>)
- 2026/08/02 #1:
Does MUSL assume both float and double always exist? (Damian McGuckin <damianm@....com.au>)
- 2026/08/01 #5:
Re: [PATCH] add-cfi generators: make sleeping threads
debuggable on arm, aarch64, riscv32, riscv64, powerpc64, s390x and… (Lukas Gottschall <dwd@...wnloader.org>)
- 2026/08/01 #4:
Re: [PATCH] add-cfi generators: make sleeping threads
debuggable on arm, aarch64, riscv32, riscv64, powerpc64, s390x and
loongar… (Rich Felker <dalias@...c.org>)
- 2026/08/01 #3:
[PATCH] add-cfi generators: make sleeping threads debuggable on arm,
aarch64, riscv32, riscv64, powerpc64, s390x and loo… (Lukas Gottschall <dwd@...wnloader.org>)
- 2026/08/01 #2:
Re: issue in acosh (Damian McGuckin <damianm@....com.au>)
- 2026/08/01 #1:
Re: issue in acosh (Paul Zimmermann <Paul.Zimmermann@...ia.fr>)
- 2026/07/31 #9:
Re: issue in acosh (Damian McGuckin <damianm@....com.au>)
- 2026/07/31 #8:
New Musl-based Linux Distribution Submission to the Musl Wiki (Smartdows <sumtas5555@...il.com>)
- 2026/07/31 #7:
Re: issue in acosh (Paul Zimmermann <Paul.Zimmermann@...ia.fr>)
- 2026/07/31 #6:
Re: issue in acosh (Damian McGuckin <damianm@....com.au>)
- 2026/07/31 #5:
Re: issue in acosh (Rich Felker <dalias@...c.org>)
- 2026/07/31 #4:
Re: issue in acosh (Rich Felker <dalias@...c.org>)
- 2026/07/31 #3:
Re: issue in acosh (Damian McGuckin <damianm@....com.au>)
- 2026/07/31 #2:
Re: issue in acosh (Rich Felker <dalias@...c.org>)
- 2026/07/31 #1:
Re: issue in acosh (Damian McGuckin <damianm@....com.au>)
- 2026/07/30 #3:
Re: issue in acosh (Rich Felker <dalias@...c.org>)
- 2026/07/30 #2:
issues in double-extended functions (Paul Zimmermann <Paul.Zimmermann@...ia.fr>)
- 2026/07/30 #1:
issue in acosh (Paul Zimmermann <Paul.Zimmermann@...ia.fr>)
- 2026/07/29 #4:
Re: SIGSTKSZ is insufficiently-large on some platforms (Nat Mote <nat@...grep.com>)
- 2026/07/29 #3:
Re: SIGSTKSZ is insufficiently-large on some platforms (Rich Felker <dalias@...c.org>)
- 2026/07/29 #2:
SIGSTKSZ is insufficiently-large on some platforms (Nat Mote <nat@...grep.com>)
- 2026/07/29 #1:
Re: [PATCH] detect deadlock when waiting itself (Rich Felker <dalias@...c.org>)
- 2026/07/28 #2:
Re: [PATCH] detect deadlock when waiting itself (Rich Felker <dalias@...c.org>)
- 2026/07/28 #1:
[PATCH] detect deadlock when waiting itself (ShengYi Hung <aokblast@...eBSD.org>)
- 2026/07/27 #2:
Re: popen issue analysis (Rich Felker <dalias@...c.org>)
- 2026/07/27 #1:
popen issue analysis (Rich Felker <dalias@...c.org>)
- 2026/07/25 #3:
Re: [PATCH] functional: Fix error reporting in stat (Szabolcs Nagy <nsz@...t70.net>)
- 2026/07/25 #2:
[PATCH] functional: Fix error reporting in stat (ShengYi Hung <aokblast@...eBSD.org>)
- 2026/07/25 #1:
Re: Re: Question: number of arguments of musl's membarrier
does not match Linux syscall (Szabolcs Nagy <nsz@...t70.net>)
- 2026/07/24 #8:
Re: Re: Question: number of arguments of musl's membarrier
does not match Linux syscall (James Y Knight <jyknight@...gle.com>)
- 2026/07/24 #7:
Re: Re: Question: number of arguments of musl's membarrier
does not match Linux syscall (Rich Felker <dalias@...c.org>)
- 2026/07/24 #6:
Re: Re: Question: number of arguments of musl's membarrier
does not match Linux syscall (Rich Felker <dalias@...c.org>)
- 2026/07/24 #5:
Re: Re: Question: number of arguments of musl's membarrier
does not match Linux syscall (Jake Adamson <jakeadamson@...gle.com>)
- 2026/07/24 #4:
Re: Re: Question: number of arguments of musl's membarrier
does not match Linux syscall (enh <enh@...gle.com>)
- 2026/07/24 #3:
Re: Re: Question: number of arguments of musl's membarrier
does not match Linux syscall (Rich Felker <dalias@...c.org>)
- 2026/07/24 #2:
Re: Question: number of arguments of musl's membarrier does not
match Linux syscall (Nick Desaulniers <ndesaulniers@...gle.com>)
- 2026/07/24 #1:
Re: Question: number of arguments of musl's membarrier does not
match Linux syscall (Szabolcs Nagy <nsz@...t70.net>)
- 2026/07/23 #3:
Re: Question: number of arguments of musl's membarrier does not match
Linux syscall (Jake Adamson <jakeadamson@...gle.com>)
- 2026/07/23 #2:
Re: Question: number of arguments of musl's membarrier does
not match Linux syscall (Szabolcs Nagy <nsz@...t70.net>)
- 2026/07/23 #1:
Question: number of arguments of musl's membarrier does not match
Linux syscall (Jake Adamson <jakeadamson@...gle.com>)
- 2026/07/22 #3:
Re: [PATCH] sprintf: fix one byte truncation when producing
string of length INT_MAX (Rich Felker <dalias@...c.org>)
- 2026/07/22 #2:
Re: [PATCH] sprintf: fix one byte truncation when producing
string of length INT_MAX (Rich Felker <dalias@...c.org>)
- 2026/07/22 #1:
Re: [PATCH] sprintf: fix one byte truncation when producing
string of length INT_MAX (Demi Marie Obenour <demiobenour@...il.com>)
- 2026/07/21 #2:
Re: [PATCH] sprintf: fix one byte truncation when producing
string of length INT_MAX (Rich Felker <dalias@...c.org>)
- 2026/07/21 #1:
[PATCH] sprintf: fix one byte truncation when producing string of length INT_MAX (Luca Kellermann <mailto.luca.kellermann@...il.com>)
- 2026/07/20 #2:
Re: [RFC] clone() interaction with seccomp filters and signal
handlers (Rich Felker <dalias@...c.org>)
- 2026/07/20 #1:
[RFC] clone() interaction with seccomp filters and signal handlers (Darshit Shah <darnshah@...zon.de>)
- 2026/07/13 #3:
Re: [PATCH] clock_nanosleep: define SYS_nanosleep to fix
riscv32 (Szabolcs Nagy <nsz@...t70.net>)
23365 messages
Powered by blists - more mailing lists
Confused about mailing lists and their use?
Read about mailing lists on Wikipedia
and check out these
guidelines on proper formatting of your messages.