mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] realloci(): A realloc() variant that works in-place
 2025-10-31 15:45 UTC  (10+ messages)
` [musl] "

[musl] [RFC] add realloci() and reallocarrayi()
 2025-10-31 14:01 UTC 

[musl] alignment guarantees from realloc(3)
 2025-10-31  9:50 UTC  (4+ messages)

[musl] about getpwent functions family
 2025-10-31  2:28 UTC  (4+ messages)

[musl] [PATCH v2 0/1] riscv: Add support for Zacas in atomic
 2025-10-30 16:17 UTC  (2+ messages)
` [musl] [PATCH v2 1/1] riscv: add Zacas extension support for atomic CAS

[musl] [PATCH v3 0/1] riscv64: Add RVV optimized memset implementation
 2025-10-30 12:09 UTC  (2+ messages)
` [musl] [PATCH v3 1/1] riscv64: add runtime-detected vector optimized memset

[musl] libc-testsuite: what is the license?
 2025-10-29  9:16 UTC  (4+ messages)

[musl] [PATCH v2 resend 0/1] riscv64: Add RVV optimized memset implementation
 2025-10-24  0:50 UTC  (4+ messages)
` [musl] [PATCH v2 resend 1/1] riscv64: add runtime-detected vector optimized memset

[musl] [PATCH v2 resend 0/1] riscv64: Add RVV optimized memset implementation
 2025-10-23 15:53 UTC  (2+ messages)
` [musl] [PATCH v2 resend 1/1] riscv64: add runtime-detected vector optimized memset

[musl] [PATCH v2 0/1] riscv64: Add RVV optimized memset implementation
 2025-10-23 15:47 UTC  (2+ messages)
` [musl] [PATCH v2 1/1] riscv64: add runtime-detected vector optimized memset

[musl] post processing assembly with awk and .S files
 2025-10-23 14:19 UTC 

[musl] Deadlock in aio_cancel()
 2025-10-22 17:24 UTC 

[musl] [PATCH 0/1] riscv: Add support for Zacas in atomic operations
 2025-10-21  3:05 UTC  (5+ messages)
` [musl] [PATCH 1/1] riscv: add Zacas extension support for atomic CAS

[musl] [PATCH] ldso: Use rpath of dso of caller in dlopen
 2025-10-17 10:50 UTC 

[musl][PATCH 1/2] include/netinet/if_ether.h: define __UAPI_DEF_ETHHDR early
 2025-10-15  3:31 UTC  (8+ messages)
` [musl][PATCH 2/2] include/netinet/if_ether.h: guard ethhdr definition to better work with other header files

[musl] [PATCH] s390x: shuffle register usage in __tls_get_offset to avoid r0 as address register
 2025-10-13  2:18 UTC  (4+ messages)

[musl] Bug?: weak alias fpurge() may better be removed
 2025-10-12 13:21 UTC  (5+ messages)

[musl] [PATCH] s390x: manually inline __tls_get_addr in __tls_get_offset
 2025-10-12  3:02 UTC  (7+ 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] 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] [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] 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] "

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