mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] [PATCH] crt: Add .file directive
 2021-01-05  2:11 UTC  (5+ messages)

[musl] [PATCH] guard isascii() macro when using C++
 2021-01-05  1:48 UTC 

[musl] sanitizers and musl
 2020-12-31 17:04 UTC  (5+ messages)

[musl] [PATCH] use openat syscall in open() to avoid the spurious fcntl call in modern kernels to apply O_CLOEXEC
 2020-12-29 22:55 UTC 

[musl] [PATCH] Add support for LLVM's Control Flow Integrity
 2020-12-29 11:59 UTC  (10+ messages)
      ` [musl] [PATCH] Add support for LLVM's Control Flow Integrity (V2)
            ` [musl] [PATCH 1/2] Fix LTO shared library build on GCC and Clang
            ` [musl] [PATCH 2/2] Add support for LLVM's Control Flow Integrity

[musl] [PATCH 00/18] time64: always prefer time64 syscalls
 2020-12-28 11:11 UTC  (24+ messages)
` [musl] [PATCH 01/18] clock_gettime: prefer time64 variant if available
  ` [musl] [PATCH 02/18] clock_settime: "
  ` [musl] [PATCH 03/18] clock_adjtime: try adjtimex at last
  ` [musl] [PATCH 04/18] clock_getres: use time64 variant by default
  ` [musl] [PATCH 05/18] clock_nanosleep: prefer time64 variant if available
  ` [musl] [PATCH 06/18] timer_gettime: "
  ` [musl] [PATCH 07/18] timer_settime: "
  ` [musl] [PATCH 08/18] timerfd_gettime: "
  ` [musl] [PATCH 09/18] timerfd_settime: "
  ` [musl] [PATCH 10/18] utimensat: "
  ` [musl] [PATCH 11/18] pselect, select: prefer time64 variant of pselect6 "
  ` [musl] [PATCH 12/18] poll, ppoll: prefer time64 variant of ppoll "
  ` [musl] [PATCH 13/18] mq_timedsend: prefer time64 variant "
  ` [musl] [PATCH 14/18] mq_timedreceive: "
  ` [musl] [PATCH 15/18] semtimedop: prefer time64 variant of semtimedop "
  ` [musl] [PATCH 16/18] [rt_]sigtimedwait: prefer time64 variant "
  ` [musl] [PATCH 17/18] futex: "
  ` [musl] [PATCH 18/18] sched_rr_get_interval: use "

[musl] mallocng notes
 2020-12-28  7:24 UTC 

[musl] out-of-bounds reads in strstr
 2020-12-24 22:26 UTC  (7+ messages)

[musl] [PATCH] MIPS: Use ".set mips2" to emulate LL/SC for the R5900 too
 2020-12-24 14:13 UTC 

[musl] [PATCH] open thread name file in pthread_setname_np with close-on-exec flag
 2020-12-24  4:18 UTC 

[musl] [PATCH 00/11] updates for linux v5.10
 2020-12-23 21:13 UTC 

[musl] Musl on Cortex-M Devices
 2020-12-22 21:43 UTC  (14+ messages)

[musl] pthread_getname_np implementation
 2020-12-20 11:15 UTC  (3+ messages)

[musl] [PATCH] add pthread_getname_np function
 2020-12-19 18:37 UTC 

[musl] -frounding-math breaking src/math/acosf.c
 2020-12-18 17:13 UTC  (4+ messages)

[musl] [PATCH v2] sh: fix incorrect GNU mcontext_t member definitions
 2020-12-12  4:30 UTC 

[musl] [PATCH] sh: fix incorrect GNU mcontext_t member definitions
 2020-12-11 23:56 UTC 

[musl] Question on C++ locale
 2020-12-09 16:41 UTC  (17+ messages)
` [musl] "

[musl] [QUESTION] how to gdb dynamic linker for musl?
 2020-12-08  2:34 UTC  (4+ messages)
  `  "

[musl] pthread_mutexattr_getprotocol() issue
 2020-12-07 22:34 UTC  (2+ messages)

[musl] [PATCH v2] riscv64: correct struct __ucontext name
 2020-12-06 17:32 UTC  (8+ messages)

[musl] [PATCH] riscv64: correct struct __ucontext name
 2020-12-05 17:01 UTC 

[musl] Accuracy of Mathematical Functions in Single, Double, and Quadruple Precision
 2020-12-04 17:21 UTC  (2+ messages)

[musl] [PATCH] harden against unauthorized writes to the atexit function lists
 2020-12-03 19:16 UTC  (4+ messages)

[musl] [PATCH] s390x: derive float_t from compiler or default to float
 2020-12-03 19:06 UTC  (9+ messages)

[musl] realpath without procfs -- should be ready for inclusion
 2020-11-25 19:40 UTC  (20+ messages)

[musl] [PATCH] Fix crash in malloc_usable_size() if nullptr
 2020-11-25  7:53 UTC 

[musl] Mutexes are not unlocking
 2020-11-23 17:18 UTC  (20+ messages)
  ` Re[2]: "

[musl] [PATCH] Fix build error for vabs.f64 and vsqrt.f64
 2020-11-20 18:01 UTC  (2+ messages)

[musl] CVE-2020-28928: musl libc: wcsnrtombs destination buffer overflow
 2020-11-19 23:47 UTC 

[musl] [PATCH] personality: add missing personality(2) values
 2020-11-18 15:59 UTC 

[musl] musl CI?
 2020-11-17 15:52 UTC  (7+ messages)

[musl] aio+fork bug test case
 2020-11-16  5:04 UTC 

[musl] [PATCH 0/3] Updates for linux v5.9
 2020-11-14 18:56 UTC 

[musl] [PATCH v3] MT-fork (series)
 2020-11-13  9:22 UTC  (5+ messages)

[musl] [PATCH v2] fix segfault in lutimes when tv argument is NULL
 2020-11-12 20:52 UTC 

[musl] [PATCH] fix segfault in lutimes when tv argument is NULL
 2020-11-12 20:41 UTC  (5+ messages)

[musl] Re: parse-datetime test failure
 2020-11-12  4:10 UTC  (3+ messages)

[musl] Getting rid of vmlock
 2020-11-12  0:00 UTC  (2+ messages)

[musl] Status report and MT fork
 2020-11-11 16:35 UTC  (15+ messages)
` [musl] [PATCH v2] "

[musl] x86_64/__set_thread_area clobber of rcx and r11
 2020-11-10  8:20 UTC  (3+ 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).