mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] fts.h
 2025-01-27 19:17 UTC  (5+ messages)
` [musl] fts.h

[musl] Floating Point Mathematical Constanst in <math.h> 
 2025-01-27 15:22 UTC  (4+ messages)

[musl] [PATCH] s390x: manually inline __tls_get_addr in __tls_get_offset
 2025-01-24  5:12 UTC 

[musl] [bug] Ctrl-Z when process is doing posix_spawn makes the process hard to kill
 2025-01-22 21:45 UTC  (13+ messages)

[musl] gettext LC_MESSAGES differences from other libc
 2025-01-21 20:43 UTC  (4+ messages)

[musl] Linked stream handling
 2025-01-19 11:20 UTC  (3+ messages)

[musl] iconv EUC-JP support is incomplete
 2025-01-18 11:34 UTC  (2+ messages)

[musl] [PATCH] cleanup unused include headers
 2025-01-11  8:46 UTC  (2+ messages)

[musl] crypt(3) returns "*" from read-only region, segfaulting passwd(1) on Alpine for long passwords
 2025-01-04 22:15 UTC  (8+ messages)

[musl] [PATCH] LoongArch64: add new reloc types and NT_LOONGARCH_HW_* into elf.h
 2025-01-04  8:41 UTC 

[musl] [PATCH] powerpc: Update HWCAP bits for Power10
 2025-01-03 19:40 UTC 

[musl] [patch] don't use SA_ONSTACK for SIGCANCEL
 2025-01-02 12:42 UTC 

[musl] [PATCH 0/1] crypt(3) returns string literal "*", crashing PAM on Alpine
 2024-12-29  8:57 UTC  (2+ messages)
` [musl] [PATCH 1/1] crypt: Do not return "*" from read-only memory regions

[musl] [PATCH] add check for pthread_attr_setschedparam()
 2024-12-24 14:00 UTC  (3+ messages)

[musl] [PATCH] add check for pthread_attr_setschedpolicy
 2024-12-24  9:45 UTC  (2+ messages)

[musl] Question: How can I mix 32-bit and 64-bit musl headers?
 2024-12-23  9:25 UTC  (2+ messages)

[musl] [PATCH] s390x: Mark __tls_get_addr hidden before invoking it
 2024-12-23  7:08 UTC  (16+ messages)

[musl] struct mq_attr wrong on x32?
 2024-12-22 20:54 UTC  (9+ messages)

[musl] Question: How can I mix 32-bit and 64-bit musl headers?
 2024-12-21  6:32 UTC  (3+ messages)

[musl] Question about the TLS
 2024-12-21  6:22 UTC  (3+ messages)

[musl] [PATCH] signal: check sigpause() input parameter
 2024-12-18  9:12 UTC  (4+ messages)
` [musl] [PATCH v2] "
    ` [musl] [PATCH v3] "

[musl] [PATCH v2] x86: set the symbol type for the start function
 2024-12-12 17:14 UTC 

[musl] [PATCH v2] clone: clear the frame pointer in the child process on relevant ports
 2024-12-12 16:56 UTC 

[musl] Do we need to enhance robustness in the signal mask?
 2024-12-11 16:51 UTC  (11+ messages)

[musl] [PATCH] clone: clear the frame pointer in the child process on relevant ports
 2024-12-09 13:55 UTC  (11+ messages)
` [musl] "

[musl] [PATCH] riscv: Fix setjmp assembly when compiling for ilp32f/lp64f
 2024-12-06  0:55 UTC  (10+ messages)

[musl] [PATCH] configure: prevent compilers from turning a * b + c into fma(a, b, c)
 2024-12-06  0:54 UTC  (2+ messages)
` [musl] "

[musl] [PATCH 1/3 libc-test] functional:time:clock_nanosleep test
 2024-12-04 21:42 UTC  (5+ messages)
  ` [musl] RE: [EXTERNAL] "

[musl] [PATCH] Update syscalls for r32/rv64 from kernel 6.4 through 6.10
 2024-12-04 19:53 UTC 

[musl] sgetspent(3) on musl
 2024-11-29 12:29 UTC  (5+ messages)

[musl] bug: isatty() can return wrong value
 2024-11-29  6:08 UTC  (4+ messages)

[musl] [PATCH] Avoid compiler warning for dead code
 2024-11-26 10:36 UTC 

[musl] [PATCH] riscv: Mark __restore and __restore_rt hidden
 2024-11-23  0:20 UTC 

[musl] [PATCH] i386, x86_64: Set the symbol type for the START function
 2024-11-23  0:19 UTC 

[musl] [RFC PATCH] time.h: drop non-standard and out-of-date CLOCK_SGI_CYCLE
 2024-11-21 17:40 UTC 

[musl] Inconsistent getent group output with empty groups
 2024-11-21 11:52 UTC  (3+ messages)

[musl] [PATCH] README: Update url to musl.libc.org
 2024-11-21  9:06 UTC 

[musl] [PATCH] Add additional __ARM_FP checks to ARM FPU math functions
 2024-11-21  2:26 UTC 

[musl] MUSL release cadence
 2024-11-20 13:37 UTC 

[musl] Musl release status?
 2024-11-20  0:49 UTC  (2+ messages)

[musl] Question about SIGTIMER in musl
 2024-11-19  2:42 UTC 

[musl] [RESEND PATCH] ldso: don't reclaim zero-memory-sized segments
 2024-11-18  3:44 UTC 

[musl] [PATCH] loongarch64: add bits/hwcap.h
 2024-11-15  7:26 UTC 

[musl] [PATCH 1/3 libc-test] functional:time:clock_nanosleep test
 2024-11-15  5:16 UTC 

[musl] Does musl support FDPIC on targets other than SH?
 2024-11-08 11:23 UTC  (5+ messages)

[musl] [PATCH 1/1] IN6_IS_ADDR_LOOPBACK() and similar macros warn on -Wcast-qual
 2024-11-07 10:33 UTC  (6+ messages)

[musl] [PATCH 1/3 libc-test] functional:time:clock_nanosleep test
 2024-11-06  7:38 UTC  (4+ messages)
` [musl] [PATCH 2/3 libc-test] functional:time:timer_delete test
` [musl] [PATCH 3/3 libc-test] functional:time:timer_settime test

[musl] [PATCH] mman: correct length check in __shm_mapname
 2024-11-05  6:06 UTC  (7+ messages)
      ` [musl] [PATCH v2] "

[musl] Prototypes without implementations
 2024-10-30 12:37 UTC  (16+ messages)
    ` Re[2]: "

[musl] [PATCH] set EINVAL for sigismember when sig is invalid
 2024-10-30  3:07 UTC  (4+ messages)
` [musl] [PATCH v2] signal: "

[musl] [PATCH] fix sem_unlink reporting wrong errno
 2024-10-29  3:01 UTC 

[musl] C23 <stddef.h> unreachable() and nullptr_t
 2024-10-28 23:54 UTC  (2+ messages)

[musl] [PATCH] mips: use `jr $ra` instead of `j $ra` to work around an LLVM assembler bug
 2024-10-26 20:13 UTC  (3+ messages)

[musl] [PATCH MCM 0/3] musl-cross-make: add newer GCC versions
 2024-10-25 11:39 UTC  (6+ messages)

[musl] [PATCH] statx: add Linux 6.11 fields/constants
 2024-10-23 23:19 UTC 

[musl] [PATCH] ldso: fix typo in comment
 2024-10-23 12:46 UTC 

[musl] [PATCH] loongarch64: add fstat and newfstatat syscall support
 2024-10-23  1:42 UTC  (4+ messages)

[musl] pthread_sigqueue implementation
 2024-10-23  0:45 UTC  (6+ messages)

[musl] [PATCH libc-test v3] functional: add mntent test
 2024-10-22 22:17 UTC  (5+ messages)

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