mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] [PATCH 00/15] linux system call fixes
 2024-06-24 12:52 UTC  (39+ messages)
` [musl] [PATCH 01/15] ftruncate: pass a signed offset
  ` [musl] "
` [musl] [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
  ` [musl] "
` [musl] [PATCH 03/15] mips: fix compat_sys_lseek syscall
  ` [musl] "
` [musl] [PATCH 04/15] sparc: fix old compat_sys_select()
` [musl] [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
` [musl] [PATCH 06/15] parisc: use correct "
` [musl] [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
  ` [musl] "
` [musl] [PATCH 08/15] powerpc: restore some missing spu syscalls
  ` [musl] "
` [musl] [PATCH 09/15] sh: rework sync_file_range ABI
  ` [musl] "
` [musl] [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
  ` [musl] "
` [musl] [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
` [musl] [PATCH 12/15] s390: remove native mmap2() syscall
  ` [musl] "
` [musl] [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
` [musl] [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
  ` [musl] "
` [musl] [PATCH 15/15] linux/syscalls.h: add missing __user annotations

[musl] [PATCH 1/1] improve DNS resolution logic for parallel queries
 2024-06-24  4:35 UTC  (8+ messages)

[musl] Fortran nested function causes a segfault when linked from a shared library
 2024-06-24  3:05 UTC  (4+ messages)

[musl] roundf() (and round(), and ...)
 2024-06-23 18:33 UTC  (10+ messages)

[musl] [PATCH] dynlink: fix get_lfs64() with posix_fallocate64
 2024-06-22 18:37 UTC  (4+ messages)

[musl] getusershell should ignore comments and empty lines
 2024-06-22  1:06 UTC  (8+ messages)

[musl] [PATCH] sys/epoll.h: add epoll ioctls
 2024-06-18 17:15 UTC  (8+ messages)

[musl] Question about flexible array
 2024-06-17  4:29 UTC  (2+ messages)

[musl] Question about res_msend_rc
 2024-06-14 17:40 UTC  (2+ messages)

[musl] [PATCH] math: add riscv64 round/roundf
 2024-06-14  6:49 UTC 

[musl] [PATCH] inet_ntop: Fix the IPv6 leading zero sequence compression
 2024-06-13 22:59 UTC 

[musl] Integer only print functions support in MUSL
 2024-06-13 16:03 UTC  (5+ messages)

[musl] possible bug in syslog
 2024-06-13 15:44 UTC  (5+ messages)

[musl] [PATCH v4] math: add riscv64 round/roundf
 2024-06-13 15:34 UTC  (2+ messages)

[musl] Re: possible bug in syslog
 2024-06-13 15:29 UTC  (2+ messages)

[musl] [PATCH v2] math: add riscv64 llround[f]/lround[f]
 2024-06-13  8:30 UTC 

[musl] [PATCH v3] math: add riscv64 round/roundf
 2024-06-12 16:54 UTC  (3+ messages)

[musl] [PATCH v3] math: add riscv64 round/roundf
 2024-06-12 15:44 UTC  (2+ messages)

[musl] [PATCH v2] math: add riscv64 round/roundf
 2024-06-12 15:38 UTC  (3+ messages)

[musl] [PATCH 1/2] math: add riscv64 llround/llroundf
 2024-06-12 14:14 UTC  (2+ messages)

[musl] [PATCH 2/2] math: add riscv64 round/roundf
 2024-06-12 14:12 UTC  (2+ messages)

[musl] [PATCH] mallocng: Add MTE support for Aarch64
 2024-06-11 19:39 UTC  (8+ messages)

[musl] [PATCH] ioctl: Fix implicit constant conversion overflow
 2024-06-11 19:02 UTC  (7+ messages)

[musl] Different results with regex.h between Musl and Libc
 2024-06-10 17:57 UTC  (4+ messages)
` [musl] "

[musl] [PATCH v2] ioctl: Fix implicit constant conversion overflow
 2024-06-02 22:21 UTC 

[musl] Implementing csqrtl()
 2024-05-31 15:37 UTC  (13+ messages)
` [musl] "

[musl] Crash in kill(..., SIGHUP) when using SA_ONSTACK
 2024-05-30 11:51 UTC  (4+ messages)

[musl] A question about the implementation of pthread_create and start
 2024-05-27 14:56 UTC  (2+ messages)

[musl] ioctl signature
 2024-05-24 17:10 UTC  (2+ messages)

[musl] Re:Re: [musl] Pthread robust_list for non-pshared mutexes
 2024-05-24 17:01 UTC  (2+ messages)

[musl] Pthread robust_list for non-pshared mutexes
 2024-05-24 13:58 UTC  (2+ messages)

[musl] [PATCH v1] add renameat2 linux syscall wrapper
 2024-05-23 13:12 UTC  (8+ messages)
` [musl] [PATCH v2] "
  ` [musl] [PATCH v3] "
    ` [musl] "

[musl] strptime(s, "%Y-%j", &tm) does not update month and day
 2024-05-13 21:18 UTC  (5+ messages)

[musl] [PATCH] fix function return type for posix_getdents
 2024-05-12 22:50 UTC  (3+ messages)

[musl] [PATCH] Fix typo alltype.h -> alltypes.h
 2024-05-11 21:58 UTC  (3+ messages)

[musl] alltype header typo in reg and user
 2024-05-11 21:55 UTC  (2+ messages)

[musl] nl_langinfo(CODESET) does not match locale
 2024-05-11 21:33 UTC  (2+ messages)

[musl] [PATCH] math: add LoongArch support for common APIs with inline assembly
 2024-05-11  1:06 UTC  (2+ messages)
` [musl] "

[musl] IFUNC support
 2024-05-09 13:51 UTC  (4+ messages)

[musl] regexec(): not matching ASCII in latin1/"bad utf8" text while on a UTF8 locale
 2024-05-08 23:42 UTC 

[musl] [RFC v3 0/1] xtensa FDPIC port
 2024-05-08 17:39 UTC  (15+ messages)
` [musl] [RFC v3 1/1] xtensa: add port

[musl] Add PAGESIZE definition for LoongArch
 2024-05-07 15:09 UTC  (6+ messages)

[musl] [RFC v2 0/2] xtensa FDPIC port
 2024-05-06 17:35 UTC  (12+ messages)

[musl] [PATCH] add statx
 2024-05-06 14:57 UTC  (10+ messages)
` [musl] [PATCH 0/2] V3
  ` [musl] [PATCH 1/2] V3 resubmitting old statx patch with changes

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