mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] POSIX compliance testing of strftime
 2022-09-12 22:11 UTC  (3+ messages)

[musl] [PATCH] fix thread leak on timer_create(SIGEV_THREAD) failure
 2022-09-12 14:57 UTC  (3+ messages)

[musl] [PATCH] vfprintf: support C2x %b and %B conversion specifiers
 2022-09-12 14:42 UTC  (3+ messages)

[musl] [PATCH] vfprintf: support C2x %b and %B conversion specifiers
 2022-09-08 16:38 UTC 

[musl] strptime_l implementation
 2022-09-08  0:23 UTC  (6+ messages)

[musl] [bug] Cannot fprintf/fwprintf numbers to a wmemstream
 2022-09-07 20:44 UTC  (2+ messages)

[musl] Bug report: fcvt seems dysfunctional
 2022-09-07 13:44 UTC  (10+ messages)
` [musl] ecvt(0, 0, ...) is broken

[musl] Illegal killlock skipping when transitioning to single-threaded state
 2022-09-07  0:46 UTC 

[musl] Re: integration of CORE-MATH routines into Musl?
 2022-09-06 23:40 UTC  (8+ messages)

[musl] fcvt(99.99, 1, ...) appears to be broken because of varying rounding
 2022-09-06 21:13 UTC 

[musl] add loongarch64 port v5
 2022-09-06  5:12 UTC  (3+ messages)
` [musl] "

[musl] Do you recommend using fmt_fp() and
 2022-09-05  8:49 UTC  (9+ messages)

[musl] [PATCH] fix potential ref count overflow in sem_open()
 2022-09-03 18:55 UTC  (5+ messages)

[musl] res_query/res_send contract findings
 2022-09-03  5:42 UTC 

[musl] musl resolver handling of "search ." in /etc/resolv.conf
 2022-09-02  8:09 UTC  (7+ messages)

[musl] [PATCH] add statx
 2022-08-31 19:07 UTC  (12+ messages)
` [musl] [PATCH 0/1] "
  ` [musl] [PATCH 1/1] resubmitting old statx patch with changes
` [musl] [PATCH 0/2] V2
  ` [musl] [PATCH 1/2] V2 resubmitting old statx patch with changes
    ` [musl] "
  ` [musl] [PATCH 2/2] V2 src/stat/fstatat.c use new statx define
` [musl] [PATCH 0/2] V3
  ` [musl] [PATCH 1/2] V3 resubmitting old statx patch with changes
  ` [musl] [PATCH 2/2] V3 src/stat/fstatat.c use new statx define

[musl] Accuracy of Mathematical Functions
 2022-08-29 10:59 UTC 

[musl] IPv4 fallback in __res_msend_rc not functional
 2022-08-26 17:48 UTC  (8+ messages)

[musl] [PATCH] epoll: return EINVAL from epoll_create() if size is non-positive
 2022-08-24 23:34 UTC  (3+ messages)

[musl] [PATCH] ldso: add basic ifunc support
 2022-08-23 20:29 UTC  (3+ messages)

[musl] Running musl executables without a preinstalled dynamic linker
 2022-08-23  8:18 UTC  (4+ messages)

[musl] [PATCH] remove extraneous syscall from fopen(3)
 2022-08-20  8:52 UTC  (8+ messages)

[musl] canonicalize_file_name(3)
 2022-08-19 17:10 UTC  (3+ messages)

[musl] [PATCH] add close_range() syscall wrapper
 2022-08-18 14:54 UTC  (7+ messages)

[musl] Bug: ftell() after fopen(..., "ab") returns 0 unless an explicit fseek() is used first
 2022-08-18  0:31 UTC  (3+ messages)

[musl] Broken freopen() does not reset fwide()
 2022-08-17 22:38 UTC  (3+ messages)

[musl] [PATCH] ldso/dynlink: Protect LD_ env vars from getting clobbered by apps
 2022-08-17 21:30 UTC  (7+ messages)
` [musl] [RESEND PATCH] "

[musl] [PATCH] use __getauxval in mallocng
 2022-08-15 19:01 UTC  (3+ messages)

[musl] [PATCH] make exit condition clearer in fixup_rpath
 2022-08-15 18:14 UTC 

[musl] [PATCH] make exit condition clearer in fixup_rpath
 2022-08-15 18:07 UTC 

[musl] Should fdopen() check the passed file descriptor?
 2022-08-04 16:09 UTC  (3+ messages)

[musl] Bug: BOL/EOL anchors in regex capture groups won't match EOL
 2022-08-03 22:43 UTC  (3+ messages)
` [musl] "

[musl] [PATCH] clone: Return EINVAL for null stack
 2022-08-03 16:42 UTC  (4+ messages)

[musl] [PATCH] elf.h: add ELFCOMPRESS_ZSTD
 2022-08-03 10:00 UTC  (5+ messages)

[musl] [PATCH] ldso: support DT_RELR relative relocation format
 2022-08-02 20:17 UTC  (5+ messages)
` [musl] "

[musl][PATCH] make clock_getcpuclockid return ESRCH rather than EINVAL
 2022-08-01 17:55 UTC  (2+ messages)

[musl] [PATCH] use __scc and unsigned long for socketcall
 2022-08-01 17:50 UTC  (2+ messages)

[musl] A question about SA_RESTORER
 2022-08-01 17:06 UTC  (4+ messages)

[musl] sysconf(_SC_NPROCESSORS_CONF) broken
 2022-07-29 19:39 UTC  (14+ messages)
` [musl] "
    ` [musl] dynamic linker is capturing "reserved" library names erroneously

[musl] ./src/internal/atomic.h:229:14: error: size of array 'a_cas_p_undefined_but_pointer_not_32bit' is negative on PowerPC
 2022-07-29 15:34 UTC  (3+ messages)

[musl] Feature request: strftime() should set errno on failure
 2022-07-23  2:42 UTC  (3+ messages)

[musl] Configuration gives error on ppc64le arch for must repo
 2022-07-21 14:08 UTC  (7+ messages)
  ` [musl] Configuration gives error on ppc64le arch for musl repo

[musl] Bug in getaddrinfo causing spurious returns with wrong error values
 2022-07-20  1:54 UTC  (4+ messages)

[musl] Re: Bug in getaddrinfo causing spurious returns with wrong
 2022-07-19  2:48 UTC  (2+ messages)

[musl] [PATCH] aarch64: add vfork
 2022-07-16 13:55 UTC 

[musl] add loongarch64 port v4
 2022-07-16  8:13 UTC  (7+ messages)
` [musl] "

[musl] Reverting a GCC bug workaround commit from 8 years ago
 2022-07-13  1:22 UTC  (2+ messages)

[musl] _chk Variants
 2022-07-11 20:31 UTC  (2+ messages)

[musl] AF_LOCAL
 2022-07-11 19:53 UTC  (8+ messages)

[musl] [RFC PATCH] add kvx arch
 2022-07-11 15:23 UTC 

[musl] resolv.conf misconfiguration, Round-Robin bug in musl or something else?
 2022-07-11  0:08 UTC  (2+ messages)

[musl] Implementing csqrtl()
 2022-07-05 16:14 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).