mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] [Question] Statically compile and link C++ against musl on Ubuntu (musl-gcc)
 2021-12-24  9:47 UTC  (2+ messages)

[musl] Re: [PATCH] Define NULL as nullptr when used in C++
 2021-12-24  1:28 UTC  (4+ messages)

[musl] Dynamic linking of NEEDED with absolute path differs than that of glibc
 2021-12-23 20:41 UTC  (5+ messages)

[musl] Tracking shared libraries in GDB not working?
 2021-12-20  8:54 UTC  (3+ messages)

[musl] Feasibility of FD_CLOEXEC on all streams
 2021-12-19 15:22 UTC  (5+ messages)

[musl] [pthread] pthread_barrier_wait invalid case
 2021-12-17 14:28 UTC  (3+ messages)
  ` [musl] "

[musl] [PATCH] add SEEK_DATA and SEEK_HOLE to <unistd.h>
 2021-12-17  8:04 UTC  (2+ messages)

[musl] Current state and future of musl development infrastructure
 2021-12-16 19:20 UTC  (6+ messages)

[musl] [PATCH v2] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall
 2021-12-16 18:50 UTC 

[musl] [PATCH] x86: Implement arch_prctl(ARCH_VSYSCALL_LOCKOUT) to disable vsyscall
 2021-12-16 18:31 UTC  (7+ messages)
` [musl] "

[musl] print does not support variable width plus padding
 2021-12-16 11:22 UTC  (12+ messages)

[musl] Satisfying DT_NEEDED from previous dlopens with explicit path
 2021-12-16  1:02 UTC 

[musl] Did the musl libc never decrease the brk pointer of Kernel? just increase ?
 2021-12-15 15:10 UTC  (2+ messages)

[musl] Bug in mntent.c: whitespace characters are not escaped
 2021-12-14  9:01 UTC 

[musl] [PATCH] Zero the leading stack canary byte
 2021-12-13 20:05 UTC  (5+ messages)

[musl] [PATCH] ppc64: check for AltiVec in setjmp/longjmp
 2021-12-08 15:36 UTC  (21+ messages)

[musl] List-Unsubscribe
 2021-12-07  8:33 UTC 

[musl] DNS resolver fails prematurely when server reports failure?
 2021-12-01 15:57 UTC  (3+ messages)

[musl] [PATCH v2] fix: Truncate the too-long mntent in function getmntent_r
 2021-12-01 15:24 UTC  (3+ messages)
` [musl] "

[musl] no 32bit timestamp compatible stat/lstat/fstat?
 2021-11-30  0:48 UTC  (4+ messages)

[musl] Failed to invoke ld.lld by using clang -fuse-ld=/usr/local/bin/ld.lld
 2021-11-28  3:38 UTC 

[musl] SIGSEV error when using REGEX with musl library
 2021-11-26 16:32 UTC  (4+ messages)

[musl] __WORDSIZE on x32
 2021-11-23 20:22 UTC  (3+ messages)

[musl] Bug in getaddrinfo causing spurious returns with wrong error values
 2021-11-23 15:05 UTC  (2+ messages)

[musl] getsubopt error behavior documentation in man page
 2021-11-19 21:53 UTC 

[musl] Why does musl require another libc to be built (noob question)
 2021-11-19 20:00 UTC  (4+ messages)

[musl] $ORIGIN rpath expansion without /proc: code looks wrong
 2021-11-18 20:30 UTC  (9+ messages)

[musl] Re: [PATCH v2] configure: define TARGET_LIBC_GNUSTACK on musl
 2021-11-16 17:49 UTC  (3+ messages)

[musl] BUG fix: mmap pass wrong offset to kernel
 2021-11-16 16:18 UTC  (2+ messages)

[musl] Cross compiling with LLVM/clang
 2021-11-10 22:43 UTC  (5+ messages)

[musl] add noexcept to all functions please
 2021-11-08  8:30 UTC  (7+ messages)

[musl] [PATCH] add strerror messages for cryptographic-key errno values
 2021-11-07 13:28 UTC 

[musl] [PATCH] arm64/sigcontext: Synchronize the type of the __reserved field with the linux kernel
 2021-11-07  7:07 UTC  (6+ messages)

[musl] [PATCH 0/1] Add documentation for mallocng
 2021-11-05 13:53 UTC  (2+ messages)
` [musl] [PATCH 1/1] "

[musl] possible buffer overflow in crypt() -- musl-1.2.2
 2021-11-04 16:32 UTC  (4+ messages)
` [musl] "

[musl] [PATCH] fix error handling in getsubopt()
 2021-11-03 13:20 UTC  (2+ messages)

[musl] freeswitch and musl 1.2.x (time64 most likely)
 2021-10-30 19:07 UTC  (12+ messages)
` [musl] "

[musl] Failed to build musl 1.2.2 by using clang cross compiler
 2021-10-30 10:53 UTC  (8+ messages)
  ` 回复: "

[musl] [PATCH] fix: Assign default value to mntent when linebuf is too small
 2021-10-27 14:34 UTC  (5+ messages)
    ` [musl] Changes to getmntent

[musl] Re: request: please detect reads from stdin with unflushed
 2021-10-25 18:13 UTC  (3+ messages)

[musl] request: please detect reads from stdin with unflushed writes to stdout
 2021-10-25 12:44 UTC  (2+ messages)

[musl] [PATCH] fix: Use $srcdir in configure test for add-cfi script
 2021-10-21 16:09 UTC 

[musl] musl-gcc and spec not installed in DESTDIR
 2021-10-21 15:33 UTC  (2+ messages)

[musl] preadv2/pwritev2
 2021-10-20 18:18 UTC  (2+ messages)

[musl] Re: [alsa-devel] [PATCH v7 8/9] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
 2021-10-19 14:23 UTC  (17+ messages)

[musl] errno on writing to read-only files
 2021-10-16  6:30 UTC  (5+ messages)

[musl] strtoll() incompatibility
 2021-10-13 14:58 UTC  (4+ messages)

[musl] get/set*ent functions and real world applications
 2021-10-13 13:56 UTC  (7+ messages)

[musl] Newbie cross compiling with LLVM
 2021-10-13  5:35 UTC  (13+ 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).