fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64
[musl] / src / thread / default_attr.c
2018-09-19 Rich Felkerlimit the configurable default stack/guard size for...
2018-07-27 Rich Felkermake pthread_attr_init honor defaults set by pthread_se...