Rich Felker 729cb49f52 new framework to inhibit thread cancellation when needed 14 gadi atpakaļ
..
conf 81af503610 fix sem_open and sem_close to obey posix semantics 14 gadi atpakaļ
ctype c247ebdd98 more header fixes, minor warning fix 14 gadi atpakaļ
dirent aa398f56fa global cleanup to use the new syscall interface 14 gadi atpakaļ
env 0b44a0315b initial check-in, version 0.5.0 14 gadi atpakaļ
errno 71e6be641f change errno to static linkage (improves PIC code generation) 14 gadi atpakaļ
exit e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes 14 gadi atpakaļ
fcntl aa398f56fa global cleanup to use the new syscall interface 14 gadi atpakaļ
internal 729cb49f52 new framework to inhibit thread cancellation when needed 14 gadi atpakaļ
ipc 8bb82b4e58 add sysv ipc message queues (completely untested) 14 gadi atpakaļ
ldso 41d518360f various changes in preparation for dynamic linking support 14 gadi atpakaļ
linux f209440bcf implement the adjtime and adjtimex functions (nonstandard) 14 gadi atpakaļ
locale 5600088d38 fix nl_langinfo to actually use the existing, correct internal version 14 gadi atpakaļ
malloc b761bd19aa fix rare but nasty under-allocation bug in malloc with large requests 14 gadi atpakaļ
math 1e12632591 Port musl to x86-64. One giant commit! 14 gadi atpakaļ
misc 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 gadi atpakaļ
mman aa398f56fa global cleanup to use the new syscall interface 14 gadi atpakaļ
multibyte 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 gadi atpakaļ
network 92b2eb8d03 implement if_indextoname and if_nametoindex functions 14 gadi atpakaļ
passwd 976f42d1f1 guard against hard links to non-ordinary-files when reading tcb shadow 14 gadi atpakaļ
prng 0b44a0315b initial check-in, version 0.5.0 14 gadi atpakaļ
process b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 gadi atpakaļ
regex 0b44a0315b initial check-in, version 0.5.0 14 gadi atpakaļ
select b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 gadi atpakaļ
setjmp 1e12632591 Port musl to x86-64. One giant commit! 14 gadi atpakaļ
signal 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 gadi atpakaļ
stat 7e795ca7ed fix statvfs syscalls (missing size argument) 14 gadi atpakaļ
stdio e72180083e add more legacy functions: setlinebuf and setbuffer 14 gadi atpakaļ
stdlib e898a79053 fix various bugs in strtold: 14 gadi atpakaļ
string 16675df793 fix misaligned read on early string termination in strchr 14 gadi atpakaļ
stub f5ba2bc9ca various legacy and linux-specific stuff 14 gadi atpakaļ
temp 69ecbd0f31 make mktemp match the historic behavior, and update functions that use it 14 gadi atpakaļ
termios ef8b4b1aa6 add (nonstandard) cfmakeraw function 14 gadi atpakaļ
thread 729cb49f52 new framework to inhibit thread cancellation when needed 14 gadi atpakaļ
time 6e9ed66d0d timer threads should sleep and stay asleep... a long time 14 gadi atpakaļ
unistd 3910e93340 make ualarm actually work (obsolete function removed from SUS) 14 gadi atpakaļ