mailing list of musl libc
 help / color / mirror / code / Atom feed
[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] Selecting locale source format
 2025-09-17 20:31 UTC  (6+ messages)

[musl] getnameinfo waits timeout with no DNS configured
 2025-09-15 20:46 UTC  (3+ messages)

[musl] closefrom and close_range wrappers
 2025-09-13 21:23 UTC  (5+ 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] s390x: manually inline __tls_get_addr in __tls_get_offset
 2025-08-17  4:12 UTC  (4+ 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)

[musl] Re: BUG: realloc(p,0) should be consistent with malloc(0)
 2025-07-23 22:03 UTC  (16+ messages)
`  "
  `  "

[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  (19+ messages)
` [PATCH 2/4] scandir: don't examine errno after closedir()
` [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
` [PATCH "

[musl] aarch64 SME support issues
 2025-07-16 16:51 UTC  (10+ messages)
      `  "

scandir qsort usage
 2025-07-12 14:50 UTC 

[PATCH v1] string.h: Unconditionally expose C23 functions
 2025-07-11 22:41 UTC  (6+ messages)
` [musl] "

[musl] getpass() feature test macro
 2025-07-11 19:16 UTC  (13+ messages)
`  "

[musl] unlink on NFS volume fails silently
 2025-07-10 21:25 UTC  (12+ messages)
`  "

[musl] Bug: adjtime is not returning remaining offset
 2025-07-10 12:38 UTC  (4+ messages)
` [musl] [PATCH] adjtime: Get the remaining diff when no new diff is set
    ` [musl] [PATCH v2] adjtime: Get the remaining adjustment when no new adjustment "

Wrong formatting of doubles?
 2025-07-08 16:22 UTC  (10+ messages)
` [musl] "

[musl] __expo2.c (and __expo2f.c)
 2025-07-07  3:41 UTC  (3+ messages)

Comment in ccosh()
 2025-07-07  3:16 UTC  (3+ messages)
` [musl] "
  ` [musl] Re: spam>Re: "

[musl] Research / study about the state of computer arithmetic
 2025-07-05  7:06 UTC 

[musl] sqrt does not emit errno=EDOM
 2025-07-04  9:00 UTC  (4+ messages)
`  "

[PATCH] __libc_exit_fini forgets to do pthread_mutex_unlock
 2025-07-03  1:44 UTC  (6+ messages)
  ` [musl] "

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