[musl] strptime("UTC", "%Z", &tm) in musl
2025-04-07 21:23 UTC (7+ messages)
` [musl] "
[musl] libc.org nameservers unavailable
2025-04-07 2:41 UTC (2+ messages)
[musl] Benchmarks that musl can support fully
2025-04-06 21:50 UTC
[musl] f128 aliases for long double math symbols
2025-04-06 21:02 UTC (18+ messages)
` [musl] "
[musl] wcrtomb in UTF-8 locale should check the multibyte state
2025-04-05 2:50 UTC (4+ messages)
[musl] [PATCH] loongarch64: add bits/hwcap.h
2025-04-03 10:16 UTC (3+ messages)
[musl] [PATCH] time.h: drop non-standard and out-of-date CLOCK_SGI_CYCLE
2025-04-03 10:10 UTC
[musl] [PATCH] LoongArch64: add new reloc types and NT_LOONGARCH_HW_* into elf.h
2025-04-03 9:57 UTC (2+ messages)
[musl] [PATCH] loongarch64: Add lsx and lasx regset definition
2025-04-02 3:27 UTC
[musl] [PATCH 1/4] wmemmove: implement via memmove()
2025-03-30 12:17 UTC (4+ messages)
` [musl] [PATCH 2/4] wmemcpy: implement via memcpy()
` [musl] [PATCH 3/4] memmove: avoid dropping const qualifier
` [musl] [PATCH 4/4] memcpy: "
[musl] strerror_l() segfault
2025-03-27 11:57 UTC (4+ messages)
[musl] [PATCH] powerpc, powerpc64, s390x: remove unsigned suffix on SA_* macros
2025-03-25 21:30 UTC (3+ messages)
[musl] [PATCH] limits.h: define GETENTROPY_MAX
2025-03-25 21:05 UTC (3+ messages)
[musl] strtod doesn't set errno to ERANGE for slightly out-of-range hex float
2025-03-24 10:55 UTC
[musl] [PATCH] workaround the issue that pthread_getattr_np won't return in FreeBSD Linuxulator
2025-03-22 2:40 UTC (7+ messages)
[musl] implement pthread_cond_clockwait?
2025-03-21 14:42 UTC (5+ messages)
[musl] 128-bit integer I/O
2025-03-21 12:51 UTC (2+ messages)
[musl] [RFC PATCH 0/1] Stack unwinding issues with GDB on ARM
2025-03-20 11:07 UTC (3+ messages)
` [musl] [PATCH 0/1] "
` [musl] [PATCH 1/1] tools: Rework adding of CFI annotations
[musl] Making user libraries Y2038 compatible?
2025-03-20 2:32 UTC (7+ messages)
[musl] getrandom return value
2025-03-19 19:50 UTC (2+ messages)
[musl] [RFC PATCH 1/1] arm: Add CFA annotations to __syscall_cp_asm
2025-03-12 15:41 UTC
[musl] Bug in fma(): should return negative zero
2025-03-11 18:22 UTC (7+ messages)
[musl] Calling pthread_getattr_np won't return in the mremap loop when using musl in FreeBSD's Linux compatibility layer
2025-03-08 19:32 UTC (6+ messages)
[musl] configure: LIBCC auto detection not using {C,LD}FLAGS
2025-03-05 10:54 UTC (5+ messages)
[musl] Support for -static-pie relocations
2025-03-03 10:47 UTC (9+ messages)
[musl] [PATCH] resolvconf: Set minimum timeout value to 1
2025-02-26 10:31 UTC (3+ messages)
[musl] [PATCH] src: network: replace unsafe strcat with strncat in getnameinfo.c
2025-02-25 14:09 UTC (2+ messages)
[musl] [PATCH] x86_64: Generate an eh-frame entry for syscall_cp
2025-02-24 14:02 UTC (2+ messages)
[musl] [RFC PATCH] time.h: drop non-standard and out-of-date CLOCK_SGI_CYCLE
2025-02-22 3:17 UTC (3+ messages)
[musl] [PATCH v2] clone: clear the frame pointer in the child process on relevant ports
2025-02-22 1:52 UTC (4+ messages)
[musl] [PATCH] configure: prevent compilers from turning a * b + c into fma(a, b, c)
2025-02-22 0:47 UTC (4+ messages)
` [musl] "
[PATCH] bind_textdomain_codeset: don't return failure unless encoding isn't UTF-8
2025-02-22 0:45 UTC (3+ messages)
` [musl] "
[musl] [PATCH] i386, x86_64: Set the symbol type for the START function
2025-02-22 0:40 UTC (3+ messages)
[musl] [PATCH] Add additional __ARM_FP checks to ARM FPU math functions
2025-02-22 0:25 UTC (2+ messages)
[musl] musl libc seems to use case-sensitive comparison for hostnames in /etc/hosts
2025-02-21 2:21 UTC (4+ messages)
[musl] [PATCH] src: locale: fix potential NULL dereference in iconv() in
2025-02-17 23:17 UTC (5+ messages)
[musl] Re: [shadow-maint/shadow] Add cheap defense mechanisms (PR #1171)
2025-02-17 15:08 UTC (5+ messages)
[musl] [PATCH] src: string: Replace unsafe strcpy with strncat in strcat()
2025-02-16 18:06 UTC (4+ messages)
[musl] [PATCH] compat: time32: Fix potential NULL dereference in
2025-02-16 18:05 UTC (4+ messages)
[musl] [PATCH] src: string: Replace unsafe wcscpy with wcsncat in wcscat()
2025-02-16 18:02 UTC (3+ messages)
[musl] [PATCH] src: string: Replace unsafe strcpy with strncat in strcat()
2025-02-16 17:39 UTC
[musl] [PATCH] src: regex: Remove unreachable code in tre_copy_ast() in
2025-02-16 17:02 UTC
[musl] CVE-2025-26519: musl libc: input-controlled out-of-bounds write primitive in iconv()
2025-02-14 10:58 UTC (6+ messages)
[musl] Update sys/prctl.h to v6.10 kernel headers
2025-02-12 19:03 UTC
[musl] [PATCH] aarch64: handle TLSDESC relocs against undef weak symbols
2025-02-11 23:49 UTC (4+ messages)
` [musl] RE: [EXTERNAL] "
[musl] pthread_mutex_t shared between processes with different pid namespaces
2025-02-11 13:53 UTC (28+ messages)
[musl] [PATCH] Avoid compiler warning for dead code
2025-02-10 10:32 UTC (2+ messages)
` [musl] [RESEND PATCH] "
[musl] Accuracy of Mathematical Functions
2025-02-10 8:36 UTC
[musl] [PATCH] confstr: add support for _CS_GNU_LIBC_VERSION
2025-02-09 14:46 UTC (2+ messages)
[musl] hasmntopt(3) match options instead of substring?
2025-02-09 14:37 UTC (2+ messages)
[musl] [RESEND PATCH] ldso: don't reclaim zero-memory-sized segments
2025-02-09 14:04 UTC (3+ messages)
[musl] [PATCH] musl-clang: handle user's -fuse-ld
2025-02-09 5:21 UTC
[musl] [PATCH] clone: align the given stack pointer on or1k and riscv
2025-02-08 4:39 UTC
[musl] gettext LC_MESSAGES differences from other libc
2025-01-28 11:26 UTC (4+ messages)
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).