mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] Add musl-ldd for user convenience and to avoid naming conflict
 2023-04-17 22:37 UTC  (4+ messages)

[musl] getpwuid() calls getline() which may be redefined
 2023-04-17 19:39 UTC  (2+ messages)

[musl] [PATCH] vfprintf: support C2x %b and %B conversion specifiers
 2023-04-16 14:39 UTC  (9+ messages)
` [musl] [PATCH v2 0/1] "
  ` [musl] [PATCH v2 1/1] "

[musl] [PATCH] fix wide printf numbered argument buffer overflow
 2023-04-14 15:48 UTC  (2+ messages)

[musl] printf does not print anything (musl 1.2.3)
 2023-04-12 22:29 UTC  (2+ messages)

[musl] add loongarch64 port v5
 2023-04-12  2:21 UTC  (19+ messages)
  ` [musl] add loongarch64 port v6

[musl] musl-clang wrapper chokes on <immintrin.h> (Linux x86_64)
 2023-04-11 17:04 UTC  (2+ messages)

[musl] [PATCH v3] Fix UB in getmntent_r on extremely long lines
 2023-04-11 14:38 UTC  (3+ messages)

[musl] [PATCH] wait4: fill rusage on x32
 2023-04-11 13:23 UTC  (2+ messages)

[musl] [PATCH] semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32
 2023-04-11 13:23 UTC  (2+ messages)

[musl] [PATCH]Implementation of strlen function in riscv64 architecture
 2023-04-11 12:57 UTC  (6+ messages)
  `  "

[musl] memset_riscv64
 2023-04-11  9:48 UTC  (2+ messages)

[musl] Question: looks musl-gcc doesnot support -no-pie
 2023-04-10  9:09 UTC 

[musl] why musl doesn't support "LD_SHOW_AUXV"?
 2023-04-08  0:51 UTC  (2+ messages)

[musl] [PATCH] Expose the fopencookie() data types more generally
 2023-04-08  0:49 UTC  (2+ messages)

[musl] Re: [PATCH v9 0/13] implement dlmem() function (fwd)
 2023-04-05 12:25 UTC  (4+ messages)

[musl] __riscv_flush_icache() in <sys/cachectl.h>
 2023-04-05  0:14 UTC  (3+ messages)

[musl] Unwinding multithreaded musl applications with elfutils fails
 2023-04-03 16:14 UTC  (4+ messages)

[musl] [PATCH v2] Fix UB in getmntent_r on extremely long lines
 2023-04-01  5:04 UTC 

[musl] [PATCH v3] mntent: deal with escaped whitespace in mtab and fstab
 2023-03-31 10:52 UTC 

[musl] Running FDPIC binaries in the same memory space as the caller
 2023-03-31  2:18 UTC 

[musl] [BUG] hasmntopt weirdness
 2023-03-30 15:40 UTC  (4+ messages)

[musl] [PATCH] mntent: deal with escaped whitespace in mtab and fstab
 2023-03-30 13:53 UTC  (6+ messages)

[musl] [PATCH] Fix UB in getmntent_r on extremely long lines
 2023-03-30 13:52 UTC  (2+ messages)

[musl] [PATCH] mntent: deal with escaped whitespace in mtab and fstab
 2023-03-30  9:23 UTC 

[musl] [PATCH] mntent: deal with escaped whitespace in mtab and fstab
 2023-03-29  8:46 UTC 

[musl] [PATCH] mntent: deal with escaped whitespace in mtab and fstab
 2023-03-29  8:38 UTC 

[musl] socketcall syscall on x32 ABI producing incorrect results
 2023-03-26 21:16 UTC  (2+ messages)

[musl] swprintf produces garbage after a null wide character
 2023-03-22 16:56 UTC  (2+ messages)

[musl] [PATCH v2] dns: check length field in tcp response message
 2023-03-22 14:48 UTC 

[musl] [PATCH] dns: check length field in tcp response message
 2023-03-22 14:07 UTC  (4+ messages)

[musl] swprintf: count returned by %n is wrong after conversion error
 2023-03-20 21:19 UTC  (5+ messages)

[musl] WG14 hasn't fixed the ferror status issue for fputwc EILSEQ yet?
 2023-03-20 21:04 UTC  (3+ messages)

[musl] swprintf: minimum width ignored for %lc
 2023-03-20 12:18 UTC  (2+ messages)

[musl] mcm native compile and llvm
 2023-03-20  4:05 UTC  (2+ messages)

[musl] resolv.conf and ndots:5
 2023-03-16 12:17 UTC  (4+ messages)

[musl] [PATCH 0/2] Minor stylistic clean-up in musl Makefile
 2023-03-13  5:17 UTC  (3+ messages)
` [musl] [PATCH 1/2] avoid passing -fno-stack-protector twice for LDSO_OBJS
` [musl] [PATCH 2/2] drop adding -DCRT to CFLAGS in the Makefile

[musl] [PATCH v2] getopt: fix null pointer arithmetic ub
 2023-03-10 17:00 UTC 

[musl] [PATCH] getopt: fix null pointer arithmetic ub
 2023-03-10 16:59 UTC  (3+ messages)

[musl] [PATCH] nftw: fix use of uninitialized struct stat
 2023-03-10 14:00 UTC 

[musl] unknown type name '__gnuc_va_list'
 2023-03-09  6:48 UTC  (15+ messages)

[musl] fputs stdout lost characters on nonblock tty
 2023-03-07 13:18 UTC  (2+ messages)

[musl] musl patch for c2x %b printf/scanf
 2023-03-06 22:24 UTC  (5+ messages)

[musl] [PATCH] Use __builtin_FILE/__builtin_LINE if available
 2023-03-05  3:23 UTC  (9+ messages)

[musl] Off topic question about shebang and exec()
 2023-03-03 11:17 UTC  (4+ messages)
    ` [musl] "

[musl] [PATCH] poll: fix timespec kernel ABI mismatch on 32-bit arches without SYS_poll
 2023-03-03  4:03 UTC  (3+ messages)

[musl] [PATCH] select: fix 64-bit timeout truncation on pre-time64 kernels
 2023-03-02  5:10 UTC 

[musl] [PATCH] accept4: don't fall back to accept if we got unknown flags
 2023-02-28 20:51 UTC  (9+ messages)

[musl] [PATCH v2] accept4: don't fall back to accept if we got unknown flags
 2023-02-28  0:11 UTC 

[musl] [PATCH] getservbyport_r: fix wrong result if getnameinfo fails with EAI_OVERFLOW
 2023-02-27 20:33 UTC 

[musl] [PATCH] getservbyport_r: fix out-of-bounds buffer read
 2023-02-27 20:18 UTC 

[musl] [PATCH] getifaddrs: fix null pointer arithmetic ub
 2023-02-27 20:05 UTC 

[musl] [PATCH] fix potential read past end of buffer in getnameinfo host name lookup
 2023-02-25 15:41 UTC 

[musl] [PATCH] dns: fix workaround for systems defaulting to ipv6-only sockets
 2023-02-24 22:07 UTC 

[musl] [PATCH] dns: handle early eof in tcp fallback
 2023-02-24 20:48 UTC 

[musl] undefined behavior in fread.c
 2023-02-24 20:07 UTC  (16+ messages)

[musl] Out-of-bounds reads in DNS response parsing
 2023-02-23 20:34 UTC 

[musl] vfork()-based posix_spawn() has more failure modes than fork()-based one
 2023-02-22 22:04 UTC  (5+ messages)

[musl] sem_post() can miss waiters
 2023-02-22 18:12 UTC  (6+ messages)

[musl] Re: [BUG] ioctl: overflow in implicit constant conversion
 2023-02-22 15:53 UTC  (11+ messages)

[musl] Feature request: expose Linux-specific renameat2 function
 2023-02-21  4:09 UTC  (2+ messages)

[RFC] new qsort implementation
 2023-02-17 22:53 UTC  (3+ messages)
` [musl] "

[musl] qsort
 2023-02-17 15:07 UTC  (8+ 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).