wireup linux/name_to_handle_at and name_to_handle_at syscalls |
|
|
|
2018-09-13 |
Khem Raj |
|
New |
return EBADF from ttyname_r |
|
|
|
2018-09-13 |
Benjamin Peterson |
|
New |
Planned robust mutex internals changes |
|
|
|
2018-09-05 |
Rich Felker |
|
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 |
_start_c does more work than is necessary |
|
|
|
2018-08-26 |
Jon Chesterfield |
|
New |
rewrite __aeabi_read_tp in asm |
|
|
|
2018-08-25 |
Szabolcs Nagy |
|
New |
fix build failure on arm because of missing clz instruction |
|
|
|
2018-08-24 |
Szabolcs Nagy |
|
New |
[v2] fix tls access on arm targets before armv6k |
|
|
|
2018-08-24 |
Szabolcs Nagy |
|
New |
fix tls access on arm targets before armv6k |
|
|
|
2018-08-23 |
Szabolcs Nagy |
|
New |
[0/8] Updates for linux v4.18 |
|
|
|
2018-08-23 |
Szabolcs Nagy |
|
New |
Don't return new thread ID from pthread_create. |
|
|
|
2018-08-15 |
tworaz |
|
New |
[3/3] mipsn32: 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 |
[1/3] mips: Call exit on return from fn in __clone |
|
|
|
2018-08-15 |
Segev Finer |
|
New |
musl-gcc with default-pie toolchains |
|
|
|
2018-08-01 |
Rich Felker |
|
New |
[RFC/RFT] musl: 1.1.20 prelease testing |
|
|
|
2018-07-29 |
Christian Lamparter |
|
New |
Various fixes for ancient typos in Sun fdlibm comments |
|
|
|
2018-07-28 |
CM Graff |
|
New |
pthread_setattr_default_np behavior difference from glibc |
|
|
|
2018-07-26 |
Rich Felker |
|
New |
strptime: add support for %z field descriptor (ISO 8601 timezone) |
|
|
|
2018-07-25 |
Rafał Miłecki |
|
New |
strftime: fix %z sign for small negative time zone offsets |
|
|
|
2018-07-25 |
Rafał Miłecki |
|
New |
bsearch: simplify and optimize |
|
|
|
2018-07-22 |
Fangrui Song |
|
New |
Re: Segmentation fault in static binaries built with recent binutils |
|
|
|
2018-07-18 |
Szabolcs Nagy |
|
New |
arm asm for vfork |
|
|
|
2018-07-18 |
patrick.oppenlander@gmail.com |
|
New |
strptime: add basic support for '%s' (seconds since epoch) |
|
|
|
2018-07-16 |
Will Dietz |
|
New |
strptime: add basic support for '%s' (seconds since epoch) |
|
|
|
2018-07-15 |
Will Dietz |
|
New |
getaddrinfo(3) / AI_ADDRCONFIG |
|
|
|
2018-07-14 |
Rich Felker |
|
New |
getaddrinfo(3) / AI_ADDRCONFIG |
|
|
|
2018-07-13 |
Rich Felker |
|
New |
getaddrinfo(3) / AI_ADDRCONFIG |
|
|
|
2018-07-11 |
Rich Felker |
|
New |
uchar.h: define char16_t and char32_t for old c++ |
|
|
|
2018-07-08 |
Szabolcs Nagy |
|
New |
add bits/ptrace.h |
|
|
|
2018-07-08 |
Szabolcs Nagy |
|
New |
sys/ptrace.h: add missing PTRACE_EVENT_STOP |
|
|
|
2018-07-08 |
Szabolcs Nagy |
|
New |
optimize explicit_bzero for size |
|
|
|
2018-06-28 |
Alexander Monakov |
|
New |
sys/socket.h: fix SO_PEERSEC value on MIPS |
|
|
|
2018-06-24 |
Matthias Schiffer |
|
New |
mlock2 and memfd_create |
|
|
|
2018-06-19 |
Szabolcs Nagy |
|
New |
proposal adding explicit_bzero |
|
|
|
2018-06-15 |
David CARLIER |
|
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 |
[00/16] Linux v4.16 and v4.17 updates |
|
|
|
2018-06-14 |
Szabolcs Nagy |
|
New |
musl dns search domain stop when current search got some error |
|
|
|
2018-06-12 |
王志强 |
|
New |
strftime: fix underlying format string in %z format |
|
|
|
2018-06-11 |
Daniel Sabogal |
|
New |
inet_ntop: do not compress single zeros in IPv6 |
|
|
|
2018-06-05 |
Arthur Jones |
|
New |
inet_ntop bug in 1.1.19 |
|
|
|
2018-06-04 |
Philip Homburg |
|
New |
Fix TLS layout of TLS variant I when there is a gap above TP |
|
|
|
2018-06-01 |
Szabolcs Nagy |
|
New |
scanf: stop scanning if the L modifier is used for integers |
|
|
|
2018-06-01 |
Andrey Vagin |
|
New |
SYS_futex FUTEX_WAIT requires a valid timeout argument |
|
|
|
2018-06-01 |
patrick.oppenlander@gmail.com |
|
New |
printf: handle the L modifier for integers |
|
|
|
2018-05-31 |
Andrey Vagin |
|
New |