printf: handle the L modifier for integers |
|
|
|
2018-05-31 |
Andrey Vagin |
|
New |
SYS_futex FUTEX_WAIT requires a valid timeout argument |
|
|
|
2018-06-01 |
Patrick Oppenlander |
|
New |
scanf: stop scanning if the L modifier is used for integers |
|
|
|
2018-06-01 |
Andrey Vagin |
|
New |
Fix TLS layout of TLS variant I when there is a gap above TP |
|
|
|
2018-06-01 |
Szabolcs Nagy |
|
New |
inet_ntop bug in 1.1.19 |
|
|
|
2018-06-04 |
Philip Homburg |
|
New |
inet_ntop: do not compress single zeros in IPv6 |
|
|
|
2018-06-05 |
Arthur Jones |
|
New |
strftime: fix underlying format string in %z format |
|
|
|
2018-06-11 |
Daniel Sabogal |
|
New |
musl dns search domain stop when current search got some error |
|
|
|
2018-06-12 |
王志强 |
|
New |
[00/16] Linux v4.16 and v4.17 updates |
|
|
|
2018-06-14 |
Szabolcs Nagy |
|
New |
broken __kernel_mode_t affecting some big endian archs |
|
|
|
2018-06-15 |
Rich Felker |
|
New |
broken __kernel_mode_t affecting some big endian archs |
|
|
|
2018-06-15 |
Rich Felker |
|
New |
proposal adding explicit_bzero |
|
|
|
2018-06-15 |
David CARLIER |
|
New |
mlock2 and memfd_create |
|
|
|
2018-06-19 |
Szabolcs Nagy |
|
New |
sys/socket.h: fix SO_PEERSEC value on MIPS |
|
|
|
2018-06-24 |
Matthias Schiffer |
|
New |
optimize explicit_bzero for size |
|
|
|
2018-06-28 |
Alexander Monakov |
|
New |
sys/ptrace.h: add missing PTRACE_EVENT_STOP |
|
|
|
2018-07-08 |
Szabolcs Nagy |
|
New |
add bits/ptrace.h |
|
|
|
2018-07-08 |
Szabolcs Nagy |
|
New |
uchar.h: define char16_t and char32_t for old c++ |
|
|
|
2018-07-08 |
Szabolcs Nagy |
|
New |
getaddrinfo(3) / AI_ADDRCONFIG |
|
|
|
2018-07-11 |
Rich Felker |
|
New |
getaddrinfo(3) / AI_ADDRCONFIG |
|
|
|
2018-07-13 |
Rich Felker |
|
New |
getaddrinfo(3) / AI_ADDRCONFIG |
|
|
|
2018-07-14 |
Rich Felker |
|
New |
strptime: add basic support for '%s' (seconds since epoch) |
|
|
|
2018-07-15 |
Will Dietz |
|
New |
strptime: add basic support for '%s' (seconds since epoch) |
|
|
|
2018-07-16 |
Will Dietz |
|
New |
arm asm for vfork |
|
|
|
2018-07-18 |
Patrick Oppenlander |
|
New |
Re: Segmentation fault in static binaries built with recent binutils |
|
|
|
2018-07-18 |
Szabolcs Nagy |
|
New |
bsearch: simplify and optimize |
|
|
|
2018-07-22 |
Fangrui Song |
|
New |
strftime: fix %z sign for small negative time zone offsets |
|
|
|
2018-07-25 |
Rafał Miłecki |
|
New |
strptime: add support for %z field descriptor (ISO 8601 timezone) |
|
|
|
2018-07-25 |
Rafał Miłecki |
|
New |
pthread_setattr_default_np behavior difference from glibc |
|
|
|
2018-07-26 |
Rich Felker |
|
New |
Various fixes for ancient typos in Sun fdlibm comments |
|
|
|
2018-07-28 |
CM Graff |
|
New |
[RFC/RFT] musl: 1.1.20 prelease testing |
|
|
|
2018-07-29 |
Christian Lamparter |
|
New |
musl-gcc with default-pie toolchains |
|
|
|
2018-08-01 |
Rich Felker |
|
New |
[1/3] mips: Call exit on return from fn in __clone |
|
|
|
2018-08-15 |
Segev Finer |
|
New |
[2/3] mips64: Call exit on return from fn in __clone |
|
|
|
2018-08-15 |
Segev Finer |
|
New |
[3/3] mipsn32: Call exit on return from fn in __clone |
|
|
|
2018-08-15 |
Segev Finer |
|
New |
Don't return new thread ID from pthread_create. |
|
|
|
2018-08-15 |
tworaz |
|
New |
[0/8] Updates for linux v4.18 |
|
|
|
2018-08-23 |
Szabolcs Nagy |
|
New |
fix tls access on arm targets before armv6k |
|
|
|
2018-08-23 |
Szabolcs Nagy |
|
New |
[v2] fix tls access on arm targets before armv6k |
|
|
|
2018-08-24 |
Szabolcs Nagy |
|
New |
fix build failure on arm because of missing clz instruction |
|
|
|
2018-08-24 |
Szabolcs Nagy |
|
New |
rewrite __aeabi_read_tp in asm |
|
|
|
2018-08-25 |
Szabolcs Nagy |
|
New |
_start_c does more work than is necessary |
|
|
|
2018-08-26 |
Jon Chesterfield |
|
New |
fexecve: implement in terms of execveat when it exists |
|
|
|
2018-09-02 |
Joseph C. Sible |
|
New |
simplify __procfdname by folding the 0 case |
|
|
|
2018-09-02 |
Fangrui Song |
|
New |
fexecve: implement in terms of execveat when it exists |
|
|
|
2018-09-02 |
Joseph C. Sible |
|
New |
Planned robust mutex internals changes |
|
|
|
2018-09-05 |
Rich Felker |
|
New |
return EBADF from ttyname_r |
|
|
|
2018-09-13 |
Benjamin Peterson |
|
New |
wireup linux/name_to_handle_at and name_to_handle_at syscalls |
|
|
|
2018-09-13 |
Khem Raj |
|
New |
Define MAX_HANDLE_SZ |
|
|
|
2018-09-13 |
Khem Raj |
|
New |
improve error handling of ttyname_r and isatty |
|
|
|
2018-09-13 |
Benjamin Peterson |
|
New |
[v2] improve error handling of ttyname_r and isatty |
|
|
|
2018-09-13 |
Benjamin Peterson |
|
New |
string-backed FILEs mess |
|
|
|
2018-09-14 |
Rich Felker |
|
New |
always reset DST rules during tzset |
|
|
|
2018-09-14 |
Benjamin Peterson |
|
New |
[v2] always reset DST rules during tzset |
|
|
|
2018-09-15 |
Benjamin Peterson |
|
New |
fix race condition in file locking |
|
|
|
2018-09-17 |
Kaarle Ritvanen |
|
New |
value of thread-specific data immediately after initialization |
|
|
|
2018-09-18 |
Rich Felker |
|
New |
[v2] fix race condition in file locking |
|
|
|
2018-09-18 |
Kaarle Ritvanen |
|
New |
[5/7] use the new lock algorithm for malloc |
|
|
|
2018-09-18 |
Rich Felker |
|
New |
new tsearch implementation |
|
|
|
2018-09-19 |
Szabolcs Nagy |
|
New |
add arm and sh bits/ptrace.h |
|
|
|
2018-09-20 |
Szabolcs Nagy |
|
New |
un-UBify-strings |
|
|
|
2018-09-23 |
Rich Felker |
|
New |
[0/5] add FP_FAST_FMA to math.h |
|
|
|
2018-09-23 |
Szabolcs Nagy |
|
New |
[0/5] add FP_FAST_FMA to math.h |
|
|
|
2018-09-26 |
Szabolcs Nagy |
|
New |
fix fesetround error checking |
|
|
|
2018-09-26 |
Szabolcs Nagy |
|
New |
riscv port for review |
|
|
|
2018-09-28 |
Rich Felker |
|
New |
completely untested tlsdesc for arm (32-bit) |
|
|
|
2018-10-01 |
Rich Felker |
|
New |
fix tlsdesc asm on arm with hard float abi |
|
|
|
2018-10-07 |
Szabolcs Nagy |
|
New |
__libc_start_main: slightly simplify stage2 pointer setup |
|
|
|
2018-10-20 |
Alexander Monakov |
|
New |
PPC64 IEEE128 bit FP support |
|
|
|
2018-10-25 |
David Edelsohn |
|
New |
stdc-predef.h and musl-gcc |
|
|
|
2018-10-29 |
Jens Gustedt |
|
New |
[musl-cross-make] litecross: Pass --enable-deterministic-archives to binutils, not gcc |
|
|
|
2018-11-06 |
Michael Forney |
|
New |
[musl-cross-make] litecross: Fix system header dir when building native toolchains |
|
|
|
2018-11-07 |
Michael Forney |
|
New |
Fix many compiler warnings |
|
|
|
2018-11-10 |
Sedrubal |
|
New |
Re: [PATCH] Fix many compiler warnings |
|
|
|
2018-11-13 |
Sedrubal |
|
New |
mips: fix setjmp/longjmp for O32 FP64 ABI |
|
|
|
2018-11-14 |
info@mobile-stream.com |
|
New |
[libc-test] add strptime basic test |
|
|
|
2018-11-15 |
Rafał Miłecki |
|
New |
[V2,libc-test] add strptime basic test |
|
|
|
2018-11-15 |
Rafał Miłecki |
|
New |
[V2] strptime: add support for %z field descriptor (ISO 8601 timezone) |
|
|
|
2018-11-15 |
Rafał Miłecki |
|
New |
setlocale: wrong var passed to __get_locale |
|
|
|
2018-11-19 |
Julien Ramseier |
|
New |
sem_wait and EINTR |
|
|
|
2018-12-06 |
Markus Wichmann |
|
New |
sem_wait and EINTR |
|
|
|
2018-12-06 |
Orivej Desh |
|
New |
[01-10/18] math updates |
|
|
|
2018-12-08 |
Szabolcs Nagy |
|
New |
[11-18/18] math updates |
|
|
|
2018-12-08 |
Szabolcs Nagy |
|
New |
pthread_key_create bug? |
|
|
|
2019-01-07 |
Markus Wichmann |
|
New |
<shadow.h> function: fgetspent_r |
|
|
|
2019-01-20 |
Markus Wichmann |
|
New |
locale: ensure dcngettext() preserves errno |
|
|
|
2019-01-28 |
A. Wilcox |
|
New |
[1/2] move arch-invariant definitions out of bits/ioctl.h |
|
|
|
2019-01-28 |
Bobby Bingham |
|
New |
[2/2] update line discipline constants |
|
|
|
2019-01-28 |
Bobby Bingham |
|
New |
Enable multilib support when building with musl-gcc |
|
|
|
2019-01-30 |
James Larrowe |
|
New |
dlsym(handle) may search in unrelated libraries |
|
|
|
2019-02-06 |
Markus Wichmann |
|
New |
dlsym(handle) may search in unrelated libraries |
|
|
|
2019-02-06 |
Markus Wichmann |
|
New |
dlsym(handle) may search in unrelated libraries |
|
|
|
2019-02-07 |
Markus Wichmann |
|
New |
dlsym(handle) may search in unrelated libraries |
|
|
|
2019-02-07 |
Markus Wichmann |
|
New |
Add missing __syscall_ret in dl_mmap |
|
|
|
2019-02-09 |
Ilya Matveychikov |
|
New |
Fix the use of syscall result in dl_mmap |
|
|
|
2019-02-09 |
Ilya Matveychikov |
|
New |
__synccall: deadlock and reliance on racy /proc/self/task |
|
|
|
2019-02-09 |
Szabolcs Nagy |
|
New |
powerpc64: use a type for mcontext_t regs field |
|
|
|
2019-02-12 |
A. Wilcox |
|
New |
fix POSIX_FADV_DONTNEED/_NOREUSE on s390x |
|
|
|
2019-02-18 |
Jonathan Neuschäfer |
|
New |
[v2] fix POSIX_FADV_DONTNEED/_NOREUSE on s390x |
|
|
|
2019-02-20 |
Jonathan Neuschäfer |
|
New |
Asterisk 16 segmentation fault |
|
|
|
2019-02-28 |
Sebastian Kemper |
|
New |