[musl] [PATCH] sched/headers: move struct sched_param out of uapi
2023-10-02 19:12 UTC (3+ messages)
` [musl] "
[musl] RISC-V 32bit port in MUSL upstream
2023-09-29 14:42 UTC (4+ messages)
[musl] [RFC PATCH 0/5] Add support to Hexagon DSP
2023-09-27 13:19 UTC (15+ messages)
` [musl] [RFC PATCH 1/5] Add support to Hexagon arch
` [musl] [RFC PATCH 2/5] hexagon: add fenv header and implementation
` [musl] [RFC PATCH 3/5] hexagon: add fma/fmaxf/fminf routines
` [musl] [RFC PATCH 4/5] hexagon: add bits/user.h
` [musl] [RFC PATCH 5/5] INSTALL: add 'Hexagon' to list of supported targets
[musl] add loongarch64 port v7
2023-09-26 3:28 UTC (17+ messages)
` "
` [musl] add loongarch64 port v8
[musl] SIMD-enhanced libc string functions
2023-09-25 22:39 UTC
[musl] Accuracy of Mathematical Functions
2023-09-22 18:04 UTC (4+ messages)
[musl] setlocale() again
2023-09-18 14:18 UTC (4+ messages)
[musl] Intel CET Support
2023-09-16 19:14 UTC (3+ messages)
[musl] [PATCH v2] Add a safe dequeue integrity check for mallocng
2023-09-16 16:11 UTC (3+ messages)
[musl] [PATCH] Add a safe dequeue integrity check for mallocng
2023-09-16 6:53 UTC (6+ messages)
[musl] aarch64 sigsetjmp relocation truncation bug, maybe
2023-09-07 19:49 UTC (7+ messages)
` [musl] "
[musl] [PATCH] add close_range() syscall wrapper
2023-09-01 15:06 UTC (5+ messages)
` [musl] [PATCH v2] "
[musl] [PATCH] Use __builtin_FILE/__builtin_LINE if available
2023-08-30 22:04 UTC (8+ messages)
[musl] changes for scanf in C23
2023-08-26 20:58 UTC (4+ messages)
[musl] sizeof(pthread_mutex_t) on aarch64
2023-08-23 20:04 UTC (4+ messages)
[musl] Draft riscv64 TLSDESC implementation
2023-08-22 17:38 UTC
[musl] musl 1.2.4
2023-08-19 6:14 UTC (6+ messages)
` [musl] [PATCH 1/2] math: fix ld80 acoshl(x) for x < 0
` [musl] "
` [musl] [PATCH 2/2] math: fix ld80 powl(x,huge) and powl(LDBL_MAX,small)
` [musl] "
[musl] [PATCH] [f]statvfs: allocate spare for f_type
2023-08-17 20:05 UTC (2+ messages)
` [musl] [PATCH v2] "
[musl] [PATCH 0/3] elf.h add new RISC-V relocations
2023-08-15 22:17 UTC (4+ messages)
` [musl] [PATCH 1/3] Add dynamic relocation `R_RISCV_IRELATIVE`
` [musl] [PATCH 2/3] Add dynamic relocation `R_RISCV_PLT32`
` [musl] [PATCH 3/3] Add dynamic relocations `R_RISCV_S(ET,UB)_ULEB128`
[musl] Gmp not included in default musl build
2023-08-15 0:44 UTC (3+ messages)
[musl] [PATCH 00/63] Linux updates upto v6.4
2023-08-11 8:07 UTC
[musl] pthread_cond_wait may has a error
2023-08-10 21:52 UTC (3+ messages)
[musl] [PATCH] sys/mman.h: add MADV_COLLAPSE from linux v6.1
2023-08-08 19:41 UTC
[musl] [PATCH 0/2] sys/fanotify.h: add new FAN_* macros from linux v5.19
2023-08-08 15:54 UTC (3+ messages)
` [musl] [PATCH 1/2] sys/fanotify.h: add FAN_MARK_EVICTABLE "
` [musl] [PATCH 2/2] sys/fanotify.h: add FAN_MARK_IGNORE from linux v6.0
[musl] [PATCH] bits/syscall.h: add quotactl_fd syscall from linux v5.14
2023-08-08 11:36 UTC
[musl] [PATCH] sys/mman.h: add MADV_POPULATE_(READ|WRITE) from linux v5.14
2023-08-08 9:46 UTC
[musl] [PATCH] bits/syscall.h: add memfd_secret syscall from linux v5.14
2023-08-08 9:32 UTC
[musl] [PATCH] sys/prctl.h: add PR_SET_VMA from linux v5.17
2023-08-07 22:07 UTC
[musl] [PATCH] Add options to configure script to control frame pointer omission and EH unwind information
2023-07-31 14:15 UTC (3+ messages)
[musl] [PATCH 0/1] RISC-V: Add math functions
2023-07-28 18:50 UTC (4+ messages)
` [musl] [PATCH 1/1] RISC-V: Add some mathematical functions to riscv64
[musl] scalbn.c and friends
2023-07-24 0:20 UTC
[musl] setlocale() behaviour
2023-07-21 10:48 UTC (4+ messages)
[musl] Project Proposal MTE Support
2023-07-20 19:02 UTC (5+ messages)
[musl] [PATCH] set tid address in fork
2023-07-20 17:30 UTC (3+ messages)
[musl] m68k - malloc causing 'out of memory: my_alloc caller' in rsync
2023-07-19 13:40 UTC (3+ messages)
[musl] Erroneous rejection of pointers in __dns_parse
2023-07-17 19:49 UTC (3+ messages)
[musl] musl -- FFS get your shit together, please
2023-07-17 17:23 UTC (12+ messages)
` [musl] ITT: Nothing but a bunch of excuses and no solutions
[musl] strcmp() guarantees and assumptions
2023-07-17 16:22 UTC (8+ messages)
[musl] Re: [libc-coord] Re: regression in man pages for interfaces using loff_t
2023-07-16 0:39 UTC (13+ messages)
` [musl] [PATCH v4] off64_t: prefer off_t for splice, etc
` [musl] Re: [libc-coord] "
[musl] Difference in pthread behavior between glibc and musl
2023-07-13 18:49 UTC (8+ messages)
[musl] __MUSL__ macro
2023-07-07 15:58 UTC (22+ messages)
[musl] [C23 string conversion 1/2] C23: implement the c8rtomb and mbrtoc8 functions
2023-07-07 14:46 UTC (4+ messages)
[musl] DNS answer buffer is too small
2023-07-05 11:24 UTC (7+ messages)
[musl] fix various warnings/theoretical UB
2023-07-03 22:57 UTC (5+ messages)
[musl] Re: Re: On the redefinition of stdin, stdout, etc. in stdio. h
2023-07-03 2:30 UTC (2+ messages)
page: next (older) | prev (newer) | 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).