[musl] [PATCH] s390x: manually inline __tls_get_addr in __tls_get_offset
2025-10-12 2:56 UTC (6+ messages)
` [musl] "
BUG: realloc(p,0) should be consistent with malloc(0)
2025-10-09 23:20 UTC (4+ messages)
` [musl] alx-0029r1 - Restore the traditional realloc(3) specification
` [musl] alx-0029r8 "
` [musl] "
[musl][PATCH 1/2] include/netinet/if_ether.h: define __UAPI_DEF_ETHHDR early
2025-10-09 4:21 UTC (5+ messages)
` [musl][PATCH 2/2] include/netinet/if_ether.h: guard ethhdr definition to better work with other header files
[musl][PATCH] include/sched.h: fix _CPU_op_S to support expression such as '--i'
2025-10-09 2:48 UTC (3+ messages)
[musl] [PATCH] fnmatch: fix infinite loop when pattern is non-character byte
2025-10-08 5:38 UTC (7+ messages)
[musl] Bug?: weak alias fpurge() may better be removed
2025-10-08 2:49 UTC (4+ messages)
[musl] [PATCH] fnmatch: add bare minimum support for character equivalents
2025-10-08 2:40 UTC (4+ messages)
` [musl] [PATCH] fnmatch: add bare minimum support for character equivalents (e.g. [[=e=]])
[musl] Add PR_SET_VMA definitions to musl
2025-10-07 20:23 UTC
[musl] [PATCH] fnmatch: Make ? match binary/non-character byte (like * does)
2025-10-04 2:09 UTC (2+ messages)
[musl] Selecting locale source format
2025-10-02 2:34 UTC (12+ messages)
[musl] Running os-test on musl's POSIX headers
2025-10-01 15:33 UTC (3+ messages)
[musl] `unsetenv()` does not always work when run in an `__attribute__((constructor))` function
2025-10-01 13:49 UTC (5+ messages)
[musl] [PATCH] riscv32: delete SA_RESTORER
2025-09-28 17:39 UTC (2+ messages)
[musl] [PATCH] loongarch64, riscv: delete dead __restore and __restore_rt
2025-09-28 14:52 UTC
[musl] [PATCH] fenv: add missing C dummy functions for loongarch64 soft float
2025-09-27 2:28 UTC
[musl] [PATCH 0/1] riscv64: Add RVV optimized memset implementation
2025-09-26 11:21 UTC (6+ messages)
` [musl] [PATCH 1/1] riscv64: optimize memset implementation with vector extension
[musl] [PATCH 0/4] Add posix/pthread_mutex_clocklock posix/pthread_cond_clockdwait c2y/mtx_timedlock_monotonic c2y/cnd_timedwait_monotonic
2025-09-23 19:24 UTC (5+ messages)
` [musl] [PATCH 4/4] c2y: Add monotonic timed wait support for threads mtx cnd
` [musl] "
[musl] Bug: Stack buffer overflow in printf on aarch64
2025-09-22 17:08 UTC (10+ messages)
[musl] POSIX: Restore the traditional realloc(3) specification
2025-09-21 13:51 UTC
[musl] closefrom and close_range wrappers
2025-09-20 18:46 UTC (11+ messages)
` Re[2]: "
[musl] git server protocol support
2025-09-18 20:13 UTC (4+ messages)
[musl] [PATCH 0/1] riscv: Add support for Zacas in atomic operations
2025-09-18 16:47 UTC (2+ messages)
` [musl] [PATCH 1/1] riscv: add Zacas extension support for atomic CAS
[musl] getnameinfo waits timeout with no DNS configured
2025-09-15 20:46 UTC (3+ messages)
[musl] [PATCH] add some missing arm64 constants
2025-09-12 20:22 UTC
[musl] [PATCH] x86_64, x32: avoid useless REX.w in crt1.o _start
2025-09-07 13:12 UTC
[musl] [PATCH] loongarch: add missing relocation types
2025-09-06 13:26 UTC
[musl] Discrepancy in include/sched.h – breaks haproxy's CPU topology discovery
2025-09-05 19:23 UTC
[musl] Not Important - Non-Technical - "MUSL" Name
2025-09-05 15:28 UTC (5+ messages)
` [musl] MUSL - malloc - Multithread Suggestion
[musl] ABA problem in aio_suspend()
2025-09-05 12:54 UTC (4+ messages)
[musl] unreliable/unused mbstowcs check in is_valid_hostname
2025-09-02 23:54 UTC (3+ messages)
[musl] Accuracy of Mathematical Functions
2025-09-01 8:17 UTC
[musl] [PATCH] __secs_to_tm: replace the linear search with a closed-form integer formula
2025-08-26 20:13 UTC (3+ messages)
[musl] Running code on all other threads (for sandboxing)
2025-08-24 23:34 UTC (5+ messages)
[musl] [PATCH v3] vdso: add support for GNU hash tables
2025-08-24 9:25 UTC (3+ messages)
[musl] Satisfying DT_NEEDED from previous full path dlopens
2025-08-24 2:24 UTC (2+ messages)
[musl] Proposed "AI" policies
2025-08-22 15:37 UTC (4+ messages)
[musl] [PATCH v2] vdso: add support for GNU hash tables
2025-08-22 15:14 UTC (3+ messages)
[musl] [PATCH] vdso: add support for GNU hash tables
2025-08-22 9:12 UTC
[musl] [PATCH libc-test] Fix strptime on musl
2025-08-20 12:41 UTC (2+ messages)
[musl] [PATCH] api/unistd: guard optional/obsolete *_PC/*_SC constants for musl
2025-08-20 12:14 UTC (2+ messages)
[musl] Should asinf(x) raise underflow for subnormal 'x'
2025-08-20 2:05 UTC (5+ messages)
[musl] When should C23 support be merged?
2025-08-19 15:20 UTC (2+ messages)
[PATCH] configure: prevent gcc and clang from performing floating point contraction
2025-08-19 15:15 UTC (6+ messages)
` [musl] "
[musl] [PATCH] riscv: Fix setjmp assembly when compiling for ilp32f/lp64f
2025-08-17 3:21 UTC (3+ messages)
` [musl] "
[musl] ctr registry after syscall on powerpc
2025-08-13 17:13 UTC (11+ messages)
[musl] Question about flexible array
2025-08-11 14:42 UTC (4+ messages)
[musl] [PATCH] riscv64/syscall.h: add __NR_riscv_hwprobe from linux v6.4
2025-08-11 13:09 UTC
Planned locale work and community thoughts
2025-08-07 19:25 UTC (10+ messages)
` [musl] "
[musl] Always false #ifdef using undefined function get_page_size()
2025-08-06 12:59 UTC (2+ messages)
Release Date for musl-1.2.6
2025-08-04 17:44 UTC (5+ messages)
Bug in IN6_IS_ADDR_V4COMPAT macro for addresses ending in .1
2025-07-30 14:08 UTC (8+ messages)
` [musl] "
[musl] [PATCH 1/1] IN6_IS_ADDR_LOOPBACK() and similar macros warn on -Wcast-qual
2025-07-30 13:23 UTC (8+ messages)
BUG: realloc(p,0) should be consistent with malloc(0)
2025-07-23 22:03 UTC (11+ messages)
` "
` [musl] "
[musl] [PATCH v2] Update syscalls up to linux 6.15
2025-07-23 15:28 UTC
musl/arch/sh: Inconsistency between greg_t (int) and mcontext_t.gregs (unsigned long[]); libucontext fails to build
2025-07-23 15:02 UTC (2+ messages)
[PATCH] Update syscalls up to linux 6.15
2025-07-23 14:35 UTC
[musl] [PATCH] Update syscalls up to linux 6.10
2025-07-23 14:05 UTC
[PATCH 1/4] scandir: hide that errno is set to 0
2025-07-21 11:45 UTC (14+ messages)
` [PATCH 3/4] scandir: fix leaks caused by cancellation
` [musl] "
` [PATCH v2 1/4] scandir: hide that errno is set to 0
` [PATCH v2 2/4] scandir: don't examine errno after closedir()
` [PATCH v2 3/4] scandir: disable cancellation around cancellation points
` [PATCH v2 4/4] scandir: report ENOMEM and EOVERFLOW
[musl] aarch64 SME support issues
2025-07-16 16:51 UTC (10+ messages)
` "
scandir qsort usage
2025-07-12 14:50 UTC
page: next (older) | prev (newer) | latest
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/musl/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).