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