[musl] strcasestr("", "") returns NULL
2025-05-16 16:59 UTC (4+ messages)
[musl] [PATCH] force -fno-lto for CRT files
2025-05-12 22:09 UTC (7+ messages)
[musl] Potential Injection Vulnerability in _vsyslog Function
2025-05-08 23:02 UTC (2+ messages)
[musl] sigtimedwait always retry when receive -EINTR
2025-05-07 15:00 UTC (6+ messages)
[musl] [RFC PATCH 0/1] Stack unwinding issues with GDB on ARM
2025-05-07 2:53 UTC (5+ messages)
` [musl] [PATCH 0/1] "
` [musl] [PATCH 1/1] tools: Rework adding of CFI annotations
[musl] putchar not returning EOF even though ferror is set
2025-05-06 15:27 UTC (3+ messages)
[musl] Collation, IDN, and Unicode normalization
2025-05-05 18:18 UTC
[musl] Announcement: Locale support overhaul project
2025-05-05 17:18 UTC
[musl] [PATCH] fix MINSIGSTKSZ and SIGSTKSZ for powerpc64
2025-05-05 16:53 UTC (9+ messages)
[musl] Musl & libxcrypt library
2025-05-04 1:04 UTC (3+ messages)
[musl] [PATCH] math: fix comments about cbrt iterations being Halley and not Newton
2025-05-01 20:04 UTC
[musl] mbsnrtowcs(3) behavior not compatible with POSIX.1-2024
2025-04-29 19:31 UTC (2+ messages)
[musl] Program terminated in __pthread_exit by signal SIGSEGV when accessing robust_list
2025-04-29 9:43 UTC (4+ messages)
[musl] [PATCH v2] stdio: skip empty iovec when buffering is disabled
2025-04-23 13:06 UTC
[musl] [PATCH] stdio: don't write empty iovec first
2025-04-23 11:05 UTC
[musl] Build Python against libintl header from gettext instead of libintl musl
2025-04-21 3:08 UTC (3+ messages)
` [musl] "
[musl] [PATCH] arm: add support for R_ARM_REL32 relocations
2025-04-15 4:55 UTC (3+ messages)
[musl] [PATCH] Add additional __ARM_FP checks to ARM FPU math functions
2025-04-14 22:17 UTC (7+ messages)
[musl] [PATCH] src: regex: Remove unreachable code in tre_copy_ast() in
2025-04-14 15:17 UTC (2+ messages)
[musl] [PATCH] clone: align the given stack pointer on or1k and riscv
2025-04-14 14:59 UTC (2+ messages)
[musl] iconv EUC-JP support is incomplete
2025-04-14 11:03 UTC (3+ messages)
[musl] [PATCH] configure: prevent compilers from turning a * b + c into fma(a, b, c)
2025-04-14 9:37 UTC (5+ messages)
` [musl] "
[musl] strtod doesn't set errno to ERANGE for slightly out-of-range hex float
2025-04-09 13:20 UTC (5+ messages)
[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] [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] 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)
[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] 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)
page: next (older)
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).