musl/src
Rich Felker 2fc56aaa9f update contributor name in authorship notices 2024-10-10 19:44:58 -04:00
..
aio
complex catan: remove no-op reduction mod pi and unused code 2024-08-16 11:51:53 -04:00
conf sysconf: fix _SC_MINSIGSTKSZ computation to match kernel interpretation 2024-08-31 12:38:56 -04:00
crypt
ctype
dirent fix mismatched type in posix_getdents definition 2024-05-12 15:33:15 -04:00
env
errno strerror: add error strings for EUCLEAN and ENAVAIL 2024-08-10 22:08:56 -04:00
exit fix compile regression in exit on archs without SYS_pause 2024-10-10 17:11:48 -04:00
fcntl
fenv riscv32: add fenv and math 2024-02-29 16:36:55 -05:00
include
internal abstract missing SYS_pause syscall with macros 2024-10-10 17:11:39 -04:00
ipc
ldso riscv32: add dlsym 2024-02-29 16:36:55 -05:00
legacy getusershell: skip blank lines and comments 2024-06-21 20:54:30 -04:00
linux statx: fix uninitialized attributes/mask in fallback path 2024-09-13 17:11:00 -04:00
locale iconv: add cp858 2024-08-18 13:00:10 -04:00
malloc
math remove incorrect comment regarding powl exceptional cases 2024-08-14 20:43:27 -04:00
misc syslog: revert LOG_FAC/LOG_FACMASK changes 2024-07-05 13:22:25 -04:00
mman
mq
multibyte
network inet_ntop: fix the IPv6 leading zero sequence compression 2024-06-22 17:01:00 -04:00
passwd
prng
process posix_spawn: fix child spinning on write to a broken pipe 2024-02-29 10:07:03 -05:00
regex glob: fix wrong return code when aborting before any matches 2023-08-24 12:54:51 -04:00
sched
search
select expose ppoll in default feature profile 2024-01-21 17:22:50 -05:00
setjmp riscv32: add setjmp/longjmp and sigreturn 2024-02-29 16:36:55 -05:00
signal sigaltstack: enforce dynamic MINSIGSTKSZ limit 2024-08-31 12:38:56 -04:00
stat use new SYS_fchmodat2 syscall to implement fchmodat with flags 2024-02-22 19:27:23 -05:00
stdio printf: drastically reduce stack usage without [long] double args 2024-08-26 16:01:11 -04:00
stdlib update contributor name in authorship notices 2024-10-10 19:44:58 -04:00
string
temp
termios
thread fix lost or delayed wakes in sem_post under certain race conditions 2024-08-10 16:30:28 -04:00
time timer_create: replace pthread barrier with semaphores for thread start 2024-07-24 12:56:01 -04:00
unistd abstract missing SYS_pause syscall with macros 2024-10-10 17:11:39 -04:00