mailing list of musl libc
 help / color / mirror / code / Atom feed
 messages from 2025-03-12 15:54:21 to 2025-06-09 14:06:44 UTC [more...]

[musl] The `sigpause` function behavior does not fully comply with the POSIX specification
 2025-06-09 14:06 UTC  (10+ messages)
`  "
            `  "

[musl] [PATCH] strptime: support "Z" value for the %z field descriptor
 2025-06-06 21:25 UTC  (4+ messages)
`  "

[musl] Sign conversion warning in FD_ISSET()
 2025-06-06 19:33 UTC  (18+ messages)
`  "

Possible issue formatting epoch time with strftime()
 2025-06-06  3:26 UTC  (5+ messages)
` [musl] "

[musl] c23 memset_explicit()
 2025-06-05 21:42 UTC  (3+ messages)
`  "

Planned locale work and community thoughts
 2025-06-02 17:37 UTC 

[PATCH] getopt: use LCTRANS macro instead of hidden symbol
 2025-06-02  9:14 UTC 

[PATCH] sigaction: don't sign-extend sa_flags
 2025-06-01 13:46 UTC 

[musl] Collation, IDN, and Unicode normalization
 2025-05-31 18:49 UTC  (11+ messages)
`  "

[musl] missing __getauxval on aarch64
 2025-05-30  2:07 UTC 

[PATCH] configure: prevent gcc and clang from performing floating point contraction
 2025-05-29 22:42 UTC 

[musl] [PATCH] s390x: manually inline __tls_get_addr in __tls_get_offset
 2025-05-29 22:24 UTC  (2+ messages)
`  "

[musl] [PATCH] riscv: Fix setjmp assembly when compiling for ilp32f/lp64f
 2025-05-29 22:23 UTC  (2+ messages)
`  "

[musl] strcasestr("", "") returns NULL
 2025-05-29 14:08 UTC  (9+ messages)
`  "

[musl] Potential Injection Vulnerability in _vsyslog Function
 2025-05-29  7:54 UTC  (3+ messages)
  `  "

Release Date for musl-1.2.6
 2025-05-29  0:33 UTC  (2+ messages)

[musl] Deadlock in dynamic linker?
 2025-05-28 19:07 UTC  (10+ messages)
`  "

[musl] [PATCH v2] stdio: skip empty iovec when buffering is disabled
 2025-05-27 14:06 UTC  (2+ messages)
`  "

[musl] sgetspent(3) on musl
 2025-05-27 14:03 UTC  (6+ messages)
  `  "

Handling of Signaling NaN in pow functions
 2025-05-21 18:20 UTC 

[musl] [PATCH] force -fno-lto for CRT files
 2025-05-12 22:09 UTC  (7+ 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] 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] 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  (2+ 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 


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).