mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] realloc buffer overflow issue
 2021-02-28 16:48 UTC  (2+ messages)

[musl] [PATCH] Remove unnecessary if in __secs_to_tm
 2021-02-28 15:09 UTC 

[musl] Re: confirm subscribe to musl@lists.openwall.com
 2021-02-28 15:05 UTC 

[musl] fdopen() doesn't check for valid fd
 2021-02-27 17:42 UTC  (5+ messages)

[musl] Re: Potentially incorrect musl scalbn results on AArch64?
 2021-02-26 12:45 UTC  (2+ messages)

[musl] musl as libc in SO3 operating system
 2021-02-25 13:38 UTC 

[musl] Incorrect thread TID caching
 2021-02-17 21:07 UTC  (14+ messages)

[musl] [PATCH] handle AT_SYMLINK_NOFOLLOW
 2021-02-16 17:53 UTC  (2+ messages)
` [musl] "

[musl] [PATCH 00/11] updates for linux v5.10
 2021-02-15 18:36 UTC  (4+ messages)

[musl] Can’t build musl with lto=thin
 2021-02-14  5:59 UTC  (21+ messages)

[musl] Reviving time-based release cycles
 2021-02-13 19:16 UTC 

[musl] [PATCH v2] cuserid: support invocation with a NULL pointer argument
 2021-02-13 19:06 UTC  (5+ messages)

[musl] Announcing an argp-standalone fork
 2021-02-12  3:38 UTC  (3+ messages)

[musl] [PATCH] riscv64: define ELF_NFPREG
 2021-02-12  2:21 UTC  (4+ messages)

[musl] accuracy
 2021-02-06  7:46 UTC 

[musl] issue with acoshf
 2021-02-06  6:45 UTC  (3+ messages)

[musl] issue with sinhf
 2021-02-06  6:34 UTC  (5+ messages)

[musl] accuracy of mathematical functions
 2021-02-05 10:48 UTC 

[musl] expl function imprecise on arm64 and s390x
 2021-01-31 12:36 UTC  (3+ messages)
  ` [musl] expm1l, logl, log1pl, log2l, log10l, remainderl functions "

[musl] Some pending changes/patches
 2021-01-30 21:40 UTC  (3+ messages)

[musl] Potential DL_NOMMU_SUPPORT bug
 2021-01-30 19:01 UTC  (8+ messages)

[musl] [PATCH v3] llvm/clang support for musl cross make
 2021-01-29  3:24 UTC 

[musl] [PATCH] install symlink to liblto_plugin.so into lib/bfd-plugins
 2021-01-28 23:17 UTC  (7+ messages)
    ` [musl] [PATCH] copy "

[musl] Bcrypt workfactor issue (possibly a bug)
 2021-01-28 19:18 UTC 

[musl] Re: move __BYTE_ORDER definition to alltypes.h
 2021-01-28 12:45 UTC  (6+ messages)

[musl] [PATCH] fix segfault in recvmsg when msg argument is NULL
 2021-01-26 17:41 UTC  (4+ messages)

[musl] insufficient checking in posix_spawn_file_actions_add{open,dup2}
 2021-01-25 19:48 UTC  (9+ messages)
` [musl] insufficient checking in posix_spawn_file_actions_addclose

[musl] Re: [PATCH v2] powerpc/64/signal: balance return predictor stack in signal trampoline
 2021-01-22 18:50 UTC  (6+ messages)

[musl] [PATCH] don't set errno in free
 2021-01-21 16:31 UTC  (6+ messages)

[musl] Typo in atexit.c (?)
 2021-01-20 17:51 UTC  (3+ messages)
` [musl] "

[musl] waitpid (wait4) on Linux 5 returns invalid values
 2021-01-19 23:07 UTC  (11+ messages)

[musl] musl 1.2.2 release
 2021-01-15  4:58 UTC 

[musl] Musl on Cortex-M Devices
 2021-01-13 23:51 UTC  (9+ messages)

[musl] [PATCH] make realpath replace leading // with a single /
 2021-01-13 18:01 UTC  (3+ messages)

[musl] [PATCH v2] llvm/clang support for musl-cross-make
 2021-01-12 22:31 UTC 

[musl] [PATCH] fix segfault in getitimer when old argument is NULL
 2021-01-12  8:58 UTC  (2+ messages)

[musl] printf segfaults on recent musl versions
 2021-01-12  3:29 UTC  (5+ messages)

[musl] [PATCH] llvm/clang support for musl-cross-make
 2021-01-12  1:26 UTC  (3+ messages)
` [musl] "

[musl] [PATCH] riscv64: Define ELF_NFPREG
 2021-01-11 17:40 UTC 

[musl] Aalbus linux : a musl/llvm libc++ based distro
 2021-01-08 10:08 UTC  (3+ messages)
` [musl] "

[musl] issue with exp10l
 2021-01-08  9:06 UTC  (4+ messages)

[musl] large errors with long double functions
 2021-01-07 13:36 UTC 

[musl] on aarch64, dns A/AAAA queries has high probability of having same dns transaction ID, causing 5s delay
 2021-01-07  1:38 UTC  (2+ messages)
` [musl] "

[musl] [PATCH] guard isascii() macro when using C++
 2021-01-05 10:54 UTC  (2+ messages)

[musl] [PATCH] crt: Add .file directive
 2021-01-05  2:11 UTC  (5+ messages)

[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  (15+ messages)
` [musl] [PATCH 01/18] clock_gettime: prefer time64 variant if available
  ` [musl] [PATCH 03/18] clock_adjtime: try adjtimex at last
  ` [musl] [PATCH 12/18] poll, ppoll: prefer time64 variant of ppoll if available
  ` [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 

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