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