[v2,3/3] Revert "mips,powerpc: fix TIOCSER_TEMT in termios.h" |
|
|
|
2019-06-29 |
Samuel Holland |
|
New |
[v2,2/3] use the correct attributes for ___errno_location |
|
|
|
2019-06-29 |
Samuel Holland |
|
New |
[v2,1/3] resolve -Wrestrict warnings |
|
|
|
2019-06-29 |
Samuel Holland |
|
New |
[v2,00/12] Update for linux v5.1 |
|
|
|
2019-06-29 |
Szabolcs Nagy |
|
New |
[2/2] use the correct attributes for ___errno_location |
|
|
|
2019-06-29 |
Samuel Holland |
|
New |
[1/2] resolve -Wrestrict warnings |
|
|
|
2019-06-29 |
Samuel Holland |
|
New |
drop unused extra char from getnameinfo() local buffer |
|
|
|
2019-06-28 |
Andre McCurdy |
|
New |
drop unused extra char from getnameinfo() local buffer |
|
|
|
2019-06-28 |
Andre McCurdy |
|
New |
The local variables "sym" and "bestsym" in dladdr function are assigned initial values to NULL |
|
|
|
2019-06-20 |
liucheng (G) |
|
New |
Use __attribute__((noreturn)) for function pointer |
|
|
|
2019-06-14 |
Matthew Maurer |
|
New |
[1/1] fix mt_fileno and mt_fileno struct mtget members on mips{,n32} |
|
|
|
2019-06-07 |
Petr Vorel |
|
New |
[2/2] define mt_fileno and mt_fileno struct mtget members as mt_blkno |
|
|
|
2019-06-07 |
Petr Vorel |
|
New |
[1/2] define daddr_t type |
|
|
|
2019-06-07 |
Petr Vorel |
|
New |
add secure_getenv function |
|
|
|
2019-05-28 |
Petr Vaněk |
|
New |
fix musl-gcc.specs.sh to correctly handle -static-pie |
|
|
|
2019-05-28 |
Ferdi265 |
|
New |
Asterisk 16 segmentation fault |
|
|
|
2019-05-27 |
Sebastian Kemper |
|
New |
RISC-V: add riscv64 architecture support |
|
|
|
2019-05-24 |
Drew DeVault |
|
New |
fix tls offsets when p_vaddr%p_align != 0 for TLS_ABOVE_TP |
|
|
|
2019-05-17 |
Fangrui Song |
|
New |
config.mak: add AR/RANLIB and delete ASMSUBARCH |
|
|
|
2019-05-17 |
Fangrui Song |
|
New |
fix tls offsets when p_vaddr%p_align != 0 for TLS_ABOVE_TP |
|
|
|
2019-05-16 |
Szabolcs Nagy |
|
New |
musl: bugfix getspnam_r negative |
|
|
|
2019-05-16 |
chenjie6@huawei.com |
|
New |
fix tls offsets when p_vaddr%p_align != 0 for TLS_ABOVE_TP |
|
|
|
2019-05-14 |
Szabolcs Nagy |
|
New |
Re: date-debug test failure with musl |
|
|
|
2019-05-13 |
Assaf Gordon |
|
New |
[00/11] Update for linux v5.1 |
|
|
|
2019-05-12 |
Szabolcs Nagy |
|
New |
remove unused variables from dynlink.c |
|
|
|
2019-05-12 |
Fangrui Song |
|
New |
[00/11] Update for linux v5.1 |
|
|
|
2019-05-11 |
Szabolcs Nagy |
|
New |
mq_open: Perform check for mq name |
|
|
|
2019-04-28 |
Qiang Huang |
|
New |
[0/3] fp_barrier improvements |
|
|
|
2019-04-27 |
Szabolcs Nagy |
|
New |
[3/3] crt: add dcrt1, with support for locating the dynamic loader at runtime |
|
|
|
2019-04-27 |
Rodger Combs |
|
New |
[2/3] ldso: move (un)map_library functions to separate file |
|
|
|
2019-04-27 |
Rodger Combs |
|
New |
[1/3] ldso: when run via CLI, set auxv as if the app was loaded by the kernel |
|
|
|
2019-04-27 |
Rodger Combs |
|
New |
return value of ulimit(UL_GETFSIZE) in X32 architecture |
|
|
|
2019-04-25 |
liucheng (G) |
|
New |
x86: optimize fp_arch.h |
|
|
|
2019-04-24 |
Szabolcs Nagy |
|
New |
Re: 答复: [musl] musl: about malloc 'expand heap' issue |
|
|
|
2019-04-12 |
Rich Felker |
|
New |
use of varargs in open and various functions |
|
|
|
2019-04-11 |
Norbert Lange |
|
New |
fix signature of function accepted by makecontext |
|
|
|
2019-04-05 |
Bobby Bingham |
|
New |
Fix unintended global symbols in atanl.c |
|
|
|
2019-04-03 |
Dan Gohman |
|
New |
Fix unintended global symbols in atanl.c |
|
|
|
2019-04-03 |
Dan Gohman |
|
New |
[2/2] avoid passing a parameter |
|
|
|
2019-03-26 |
Frediano Ziglio |
|
New |
[1/2] use __strchrnul instead of strchr and strlen |
|
|
|
2019-03-26 |
Frediano Ziglio |
|
New |
futimens on musl libc (fwd) |
|
|
|
2019-03-24 |
Rich Felker |
|
New |
[3/3] unistd/renameat: use renameat2 when appropriate |
|
|
|
2019-03-21 |
Drew DeVault |
|
New |
[2/3] stdio/rename: use renameat2 when appropriate |
|
|
|
2019-03-21 |
Drew DeVault |
|
New |
[1/3] mman/mlock: use mlock2 when appropriate |
|
|
|
2019-03-21 |
Drew DeVault |
|
New |
tar.h: TSVTX should always be visible |
|
|
|
2019-03-13 |
A. Wilcox |
|
New |
delete a redundant if |
|
|
|
2019-03-13 |
Fangrui Song |
|
New |
setvbuf: return failure if mode is invalid |
|
|
|
2019-03-12 |
A. Wilcox |
|
New |
[00/22] Updates for linux v4.19, v4.20 and v5.0 |
|
|
|
2019-03-07 |
Szabolcs Nagy |
|
New |
resolve DT_RELR packed relative relocations |
|
|
|
2019-03-06 |
Fangrui Song |
|
New |
Asterisk 16 segmentation fault |
|
|
|
2019-02-28 |
Sebastian Kemper |
|
New |
[v2] fix POSIX_FADV_DONTNEED/_NOREUSE on s390x |
|
|
|
2019-02-20 |
Jonathan Neuschäfer |
|
New |
fix POSIX_FADV_DONTNEED/_NOREUSE on s390x |
|
|
|
2019-02-18 |
Jonathan Neuschäfer |
|
New |
powerpc64: use a type for mcontext_t regs field |
|
|
|
2019-02-12 |
A. Wilcox |
|
New |
__synccall: deadlock and reliance on racy /proc/self/task |
|
|
|
2019-02-09 |
Szabolcs Nagy |
|
New |
Fix the use of syscall result in dl_mmap |
|
|
|
2019-02-09 |
Ilya Matveychikov |
|
New |
Add missing __syscall_ret in dl_mmap |
|
|
|
2019-02-09 |
Ilya Matveychikov |
|
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 |
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 |
Enable multilib support when building with musl-gcc |
|
|
|
2019-01-30 |
James Larrowe |
|
New |
[2/2] update line discipline constants |
|
|
|
2019-01-28 |
Bobby Bingham |
|
New |
[1/2] move arch-invariant definitions out of bits/ioctl.h |
|
|
|
2019-01-28 |
Bobby Bingham |
|
New |
locale: ensure dcngettext() preserves errno |
|
|
|
2019-01-28 |
A. Wilcox |
|
New |
<shadow.h> function: fgetspent_r |
|
|
|
2019-01-20 |
Markus Wichmann |
|
New |
pthread_key_create bug? |
|
|
|
2019-01-07 |
Markus Wichmann |
|
New |
[11-18/18] math updates |
|
|
|
2018-12-08 |
Szabolcs Nagy |
|
New |
[01-10/18] math updates |
|
|
|
2018-12-08 |
Szabolcs Nagy |
|
New |
sem_wait and EINTR |
|
|
|
2018-12-06 |
Orivej Desh |
|
New |
sem_wait and EINTR |
|
|
|
2018-12-06 |
Markus Wichmann |
|
New |
setlocale: wrong var passed to __get_locale |
|
|
|
2018-11-19 |
Julien Ramseier |
|
New |
[V2] strptime: add support for %z field descriptor (ISO 8601 timezone) |
|
|
|
2018-11-15 |
Rafał Miłecki |
|
New |
[V2,libc-test] add strptime basic test |
|
|
|
2018-11-15 |
Rafał Miłecki |
|
New |
[libc-test] add strptime basic test |
|
|
|
2018-11-15 |
Rafał Miłecki |
|
New |
mips: fix setjmp/longjmp for O32 FP64 ABI |
|
|
|
2018-11-14 |
info@mobile-stream.com |
|
New |
Re: [PATCH] Fix many compiler warnings |
|
|
|
2018-11-13 |
Sedrubal |
|
New |
Fix many compiler warnings |
|
|
|
2018-11-10 |
Sedrubal |
|
New |
[musl-cross-make] litecross: Fix system header dir when building native toolchains |
|
|
|
2018-11-07 |
Michael Forney |
|
New |
[musl-cross-make] litecross: Pass --enable-deterministic-archives to binutils, not gcc |
|
|
|
2018-11-06 |
Michael Forney |
|
New |
stdc-predef.h and musl-gcc |
|
|
|
2018-10-29 |
Jens Gustedt |
|
New |
PPC64 IEEE128 bit FP support |
|
|
|
2018-10-25 |
David Edelsohn |
|
New |
__libc_start_main: slightly simplify stage2 pointer setup |
|
|
|
2018-10-20 |
Alexander Monakov |
|
New |
fix tlsdesc asm on arm with hard float abi |
|
|
|
2018-10-07 |
Szabolcs Nagy |
|
New |
completely untested tlsdesc for arm (32-bit) |
|
|
|
2018-10-01 |
Rich Felker |
|
New |
riscv port for review |
|
|
|
2018-09-28 |
Rich Felker |
|
New |
fix fesetround error checking |
|
|
|
2018-09-26 |
Szabolcs Nagy |
|
New |
[0/5] add FP_FAST_FMA to math.h |
|
|
|
2018-09-26 |
Szabolcs Nagy |
|
New |
[0/5] add FP_FAST_FMA to math.h |
|
|
|
2018-09-23 |
Szabolcs Nagy |
|
New |
un-UBify-strings |
|
|
|
2018-09-23 |
Rich Felker |
|
New |
add arm and sh bits/ptrace.h |
|
|
|
2018-09-20 |
Szabolcs Nagy |
|
New |
new tsearch implementation |
|
|
|
2018-09-19 |
Szabolcs Nagy |
|
New |
[5/7] use the new lock algorithm for malloc |
|
|
|
2018-09-18 |
Rich Felker |
|
New |
[v2] fix race condition in file locking |
|
|
|
2018-09-18 |
Kaarle Ritvanen |
|
New |
value of thread-specific data immediately after initialization |
|
|
|
2018-09-18 |
Rich Felker |
|
New |
fix race condition in file locking |
|
|
|
2018-09-17 |
Kaarle Ritvanen |
|
New |
[v2] always reset DST rules during tzset |
|
|
|
2018-09-15 |
Benjamin Peterson |
|
New |
always reset DST rules during tzset |
|
|
|
2018-09-14 |
Benjamin Peterson |
|
New |
string-backed FILEs mess |
|
|
|
2018-09-14 |
Rich Felker |
|
New |
[v2] improve error handling of ttyname_r and isatty |
|
|
|
2018-09-13 |
Benjamin Peterson |
|
New |
improve error handling of ttyname_r and isatty |
|
|
|
2018-09-13 |
Benjamin Peterson |
|
New |