musl mailing list
Recent messages:
- 2025/04/03 #3:
Re: [PATCH] loongarch64: add bits/hwcap.h (Yao Zi <ziyao@...root.org>)
- 2025/04/03 #2:
[PATCH] time.h: drop non-standard and out-of-date CLOCK_SGI_CYCLE (Yao Zi <ziyao@...root.org>)
- 2025/04/03 #1:
Re: [PATCH] LoongArch64: add new reloc types and
NT_LOONGARCH_HW_* into elf.h (Yao Zi <ziyao@...root.org>)
- 2025/04/02 #1:
[PATCH] loongarch64: Add lsx and lasx regset definition (Xing Li <lixing@...ngson.cn>)
- 2025/03/30 #4:
[PATCH 4/4] memcpy: avoid dropping const qualifier (Christian Göttsche <cgoettsche@...tendoof.de>)
- 2025/03/30 #3:
[PATCH 3/4] memmove: avoid dropping const qualifier (Christian Göttsche <cgoettsche@...tendoof.de>)
- 2025/03/30 #2:
[PATCH 2/4] wmemcpy: implement via memcpy() (Christian Göttsche <cgoettsche@...tendoof.de>)
- 2025/03/30 #1:
[PATCH 1/4] wmemmove: implement via memmove() (Christian Göttsche <cgoettsche@...tendoof.de>)
- 2025/03/27 #1:
Re: strerror_l() segfault (Rich Felker <dalias@...c.org>)
- 2025/03/25 #4:
Re: [PATCH] powerpc, powerpc64, s390x: remove unsigned suffix
on SA_* macros (Alex Rønne Petersen <alex@...xrp.com>)
- 2025/03/25 #3:
Re: [PATCH] powerpc, powerpc64, s390x: remove unsigned suffix
on SA_* macros (Rich Felker <dalias@...c.org>)
- 2025/03/25 #2:
Re: [PATCH] limits.h: define GETENTROPY_MAX (Rich Felker <dalias@...c.org>)
- 2025/03/25 #1:
Re: [PATCH] limits.h: define GETENTROPY_MAX (Nick Wellnhofer <wellnhofer@...um.de>)
- 2025/03/24 #3:
[PATCH] limits.h: define GETENTROPY_MAX ("Haelwenn (lanodan) Monnier" <contact@...ktivis.me>)
- 2025/03/24 #2:
[PATCH] powerpc, powerpc64, s390x: remove unsigned suffix on SA_* macros (Alex Rønne Petersen <alex@...xrp.com>)
- 2025/03/24 #1:
strtod doesn't set errno to ERANGE for slightly out-of-range hex
float (Lénárd Szolnoki <cpp@...ardszolnoki.com>)
- 2025/03/22 #2:
RE: [PATCH] workaround the issue that pthread_getattr_np won't
return in FreeBSD Linuxulator (Mouri Kenji <Kenji.Mouri@...look.com>)
- 2025/03/22 #1:
Re: [PATCH] workaround the issue that pthread_getattr_np
won't return in FreeBSD Linuxulator (Rich Felker <dalias@...c.org>)
- 2025/03/21 #12:
Re: [PATCH] workaround the issue that pthread_getattr_np
won't return in FreeBSD Linuxulator (Leah Neukirchen <leah@...u.org>)
- 2025/03/21 #11:
Re: [PATCH] workaround the issue that pthread_getattr_np
won't return in FreeBSD Linuxulator (Rich Felker <dalias@...c.org>)
- 2025/03/21 #10:
Re: [PATCH] workaround the issue that pthread_getattr_np
won't return in FreeBSD Linuxulator (Leah Neukirchen <leah@...u.org>)
- 2025/03/21 #9:
Re: [PATCH] workaround the issue that pthread_getattr_np
won't return in FreeBSD Linuxulator (Rich Felker <dalias@...c.org>)
- 2025/03/21 #8:
[PATCH] workaround the issue that pthread_getattr_np won't return in FreeBSD Linuxulator (MouriNaruto <mourinaruto@...il.com>)
- 2025/03/21 #7:
Re: implement pthread_cond_clockwait? (Jₑₙₛ Gustedt <jens.gustedt@...ia.fr>)
- 2025/03/21 #6:
Re: implement pthread_cond_clockwait? (Leah Neukirchen <leah@...u.org>)
- 2025/03/21 #5:
Re: implement pthread_cond_clockwait? (Jₑₙₛ Gustedt <jens.gustedt@...ia.fr>)
- 2025/03/21 #4:
Re: 128-bit integer I/O (Rich Felker <dalias@...c.org>)
- 2025/03/21 #3:
Re: implement pthread_cond_clockwait? (Rich Felker <dalias@...c.org>)
- 2025/03/21 #2:
128-bit integer I/O (newbie nullzwei <newbie-02@....de>)
- 2025/03/21 #1:
implement pthread_cond_clockwait? (Jₑₙₛ Gustedt <jens.gustedt@...ia.fr>)
- 2025/03/20 #6:
[PATCH 1/1] tools: Rework adding of CFI annotations. (Ignacy Gawędzki <ignacy.gawedzki@...en-communications.fr>)
- 2025/03/20 #5:
[PATCH 0/1] Re: Stack unwinding issues with GDB on ARM. (Ignacy Gawędzki <ignacy.gawedzki@...en-communications.fr>)
- 2025/03/20 #4:
Re: strerror_l() segfault (Natanael Copa <ncopa@...inelinux.org>)
- 2025/03/20 #3:
Re: strerror_l() segfault (Rich Felker <dalias@...c.org>)
- 2025/03/20 #2:
strerror_l() segfault (Anders Svensson <anders.otp@...il.com>)
- 2025/03/20 #1:
Re: Making user libraries Y2038 compatible? (Alba Mendez <me@...a.sh>)
- 2025/03/19 #7:
Re: getrandom return value (Markus Wichmann <nullplan@....net>)
- 2025/03/19 #6:
getrandom return value (Jorge Almeida <jjalmeida@...il.com>)
- 2025/03/19 #5:
Re: Making user libraries Y2038 compatible? ("A. Wilcox" <AWilcox@...cox-Tech.com>)
- 2025/03/19 #4:
Re: Making user libraries Y2038 compatible? (Rich Felker <dalias@...c.org>)
- 2025/03/19 #3:
Re: Making user libraries Y2038 compatible? (James Y Knight <jyknight@...gle.com>)
- 2025/03/19 #2:
Re: Making user libraries Y2038 compatible? (Markus Wichmann <nullplan@....net>)
- 2025/03/19 #1:
Re: Making user libraries Y2038 compatible? (Khem Raj <raj.khem@...il.com>)
- 2025/03/18 #1:
Making user libraries Y2038 compatible? (Alba Mendez <me@...a.sh>)
- 2025/03/12 #2:
[RFC PATCH 1/1] arm: Add CFA annotations to __syscall_cp_asm. (Ignacy Gawędzki <ignacy.gawedzki@...en-communications.fr>)
- 2025/03/12 #1:
[RFC PATCH 0/1] Stack unwinding issues with GDB on ARM. (Ignacy Gawędzki <ignacy.gawedzki@...en-communications.fr>)
- 2025/03/11 #7:
Re: Bug in fma(): should return negative zero (Rich Felker <dalias@...c.org>)
- 2025/03/11 #6:
Re: Bug in fma(): should return negative zero (Khem Raj <raj.khem@...il.com>)
- 2025/03/11 #5:
Re: Bug in fma(): should return negative zero (Rich Felker <dalias@...c.org>)
- 2025/03/11 #4:
Re: Bug in fma(): should return negative zero (Rich Felker <dalias@...c.org>)
- 2025/03/11 #3:
Re: Bug in fma(): should return negative zero (Victor Stinner <vstinner@...hon.org>)
- 2025/03/11 #2:
Re: Bug in fma(): should return negative zero (Rich Felker <dalias@...c.org>)
- 2025/03/11 #1:
Bug in fma(): should return negative zero (Victor Stinner <vstinner@...hon.org>)
- 2025/03/08 #7:
Re: Calling pthread_getattr_np won't return in the mremap
loop when using musl in FreeBSD's Linux compatibility layer (Rich Felker <dalias@...c.org>)
- 2025/03/08 #6:
RE: Calling pthread_getattr_np won't return in the mremap loop
when using musl in FreeBSD's Linux compatibility layer (Mouri Kenji <Mouri_Naruto@...look.com>)
- 2025/03/08 #5:
Re: Calling pthread_getattr_np won't return in the mremap
loop when using musl in FreeBSD's Linux compatibility layer (Rich Felker <dalias@...c.org>)
- 2025/03/08 #4:
RE: Calling pthread_getattr_np won't return in the mremap loop
when using musl in FreeBSD's Linux compatibility layer (Mouri Kenji <Mouri_Naruto@...look.com>)
- 2025/03/08 #3:
Re: Calling pthread_getattr_np won't return in the mremap
loop when using musl in FreeBSD's Linux compatibility layer (Yao Zi <ziyao@...root.org>)
- 2025/03/08 #2:
Calling pthread_getattr_np won't return in the mremap loop when using
musl in FreeBSD's Linux compatibility layer (Mouri Kenji <Mouri_Naruto@...look.com>)
- 2025/03/08 #1:
Re: f128 aliases for long double math symbols (Thorsten Glaser <tg@...bsd.de>)
- 2025/03/07 #5:
Re: f128 aliases for long double math symbols (Rich Felker <dalias@...c.org>)
- 2025/03/07 #4:
Re: f128 aliases for long double math symbols (Thorsten Glaser <tg@...bsd.de>)
- 2025/03/07 #3:
Re: f128 aliases for long double math symbols (Stephen Heumann <stephenheumann@...il.com>)
- 2025/03/07 #2:
Re: f128 aliases for long double math symbols (Rich Felker <dalias@...c.org>)
- 2025/03/07 #1:
Re: f128 aliases for long double math symbols (Szabolcs Nagy <nsz@...t70.net>)
- 2025/03/05 #2:
Re: configure: LIBCC auto detection not using {C,LD}FLAGS (Thorsten Glaser <tg@...bsd.de>)
- 2025/03/05 #1:
Re: configure: LIBCC auto detection not using {C,LD}FLAGS (Rich Felker <dalias@...c.org>)
- 2025/03/04 #6:
Re: configure: LIBCC auto detection not using {C,LD}FLAGS ("Sertonix" <sertonix@...teo.net>)
- 2025/03/04 #5:
Re: configure: LIBCC auto detection not using {C,LD}FLAGS (Rich Felker <dalias@...c.org>)
- 2025/03/04 #4:
Re: f128 aliases for long double math symbols (Rich Felker <dalias@...c.org>)
- 2025/03/04 #3:
configure: LIBCC auto detection not using {C,LD}FLAGS ("Sertonix" <sertonix@...teo.net>)
- 2025/03/04 #2:
Re: f128 aliases for long double math symbols (Thorsten Glaser <tg@...bsd.de>)
- 2025/03/04 #1:
Re: f128 aliases for long double math symbols (Rich Felker <dalias@...c.org>)
- 2025/03/03 #2:
Re: f128 aliases for long double math symbols (Thorsten Glaser <tg@...bsd.de>)
- 2025/03/03 #1:
Re: Support for -static-pie relocations (Thorsten Glaser <tg@...bsd.de>)
- 2025/03/01 #12:
Re: Support for -static-pie relocations (Dmitry Vyukov <dvyukov@...gle.com>)
- 2025/03/01 #11:
Re: Support for -static-pie relocations (Rich Felker <dalias@...c.org>)
- 2025/03/01 #10:
Re: Support for -static-pie relocations (Dmitry Vyukov <dvyukov@...gle.com>)
- 2025/03/01 #9:
Re: Support for -static-pie relocations ("Sertonix" <sertonix@...teo.net>)
- 2025/03/01 #8:
Re: Support for -static-pie relocations (Rich Felker <dalias@...c.org>)
- 2025/03/01 #7:
Re: Support for -static-pie relocations (Szabolcs Nagy <nsz@...t70.net>)
- 2025/03/01 #6:
Re: Support for -static-pie relocations (Rich Felker <dalias@...c.org>)
- 2025/03/01 #5:
Support for -static-pie relocations (Dmitry Vyukov <dvyukov@...gle.com>)
- 2025/03/01 #4:
Re: f128 aliases for long double math symbols (Rich Felker <dalias@...c.org>)
- 2025/03/01 #3:
Re: f128 aliases for long double math symbols (Rich Felker <dalias@...c.org>)
- 2025/03/01 #2:
Re: f128 aliases for long double math symbols (Florian Weimer <fw@...eb.enyo.de>)
- 2025/03/01 #1:
Re: f128 aliases for long double math symbols (Szabolcs Nagy <nsz@...t70.net>)
- 2025/02/28 #3:
Re: f128 aliases for long double math symbols (Rich Felker <dalias@...c.org>)
- 2025/02/28 #2:
Re: f128 aliases for long double math symbols (Markus Wichmann <nullplan@....net>)
- 2025/02/28 #1:
f128 aliases for long double math symbols (Trevor Gross <tmgross@...ch.edu>)
- 2025/02/26 #2:
Re: [PATCH] resolvconf: Set minimum timeout value to 1 (roblabla <musl@...lab.la>)
- 2025/02/26 #1:
Re: [PATCH] resolvconf: Set minimum timeout value to 1 (Quentin Rameau <quinq@...th.space>)
- 2025/02/25 #2:
Re: [PATCH] src: network: replace unsafe strcat with strncat
in getnameinfo.c (Rich Felker <dalias@...c.org>)
- 2025/02/25 #1:
[PATCH] src: network: replace unsafe strcat with strncat in getnameinfo.c (Anton Moryakov <ant.v.moryakov@...il.com>)
- 2025/02/24 #3:
[PATCH] resolvconf: Set minimum timeout value to 1 (roblabla <musl@...lab.la>)
- 2025/02/24 #2:
Re: [PATCH] x86_64: Generate an eh-frame entry for
syscall_cp (Timo Teras <timo.teras@....fi>)
- 2025/02/24 #1:
[PATCH] x86_64: Generate an eh-frame entry for syscall_cp (Ivan Trofimov <i.trofimow@...dex.ru>)
- 2025/02/22 #12:
Re: [RFC PATCH] time.h: drop non-standard and out-of-date
CLOCK_SGI_CYCLE (Yao Zi <ziyao@...root.org>)
- 2025/02/22 #11:
Re: [PATCH v2] clone: clear the frame pointer in the child
process on relevant ports (Rich Felker <dalias@...c.org>)
- 2025/02/22 #10:
Re: [PATCH v2] clone: clear the frame pointer in the child
process on relevant ports (Alex Rønne Petersen <alex@...xrp.com>)
21846 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.