musl/src/internal
Rich Felker 82171d6ac0 greatly improve SIGEV_THREAD timers
calling pthread_exit from, or pthread_cancel on, the timer callback
thread will no longer destroy the timer.
2011-04-09 02:23:33 -04:00
..
i386 overhaul syscall interface 2011-03-19 18:51:42 -04:00
x86_64 remove comment cruft that got left behind in x86_64 syscall.s 2011-03-19 19:05:43 -04:00
futex.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
libc.c various changes in preparation for dynamic linking support 2011-02-24 16:37:21 -05:00
libc.h move rsyscall out of pthread_create module 2011-04-06 20:27:07 -04:00
locale_impl.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
pthread_impl.h greatly improve SIGEV_THREAD timers 2011-04-09 02:23:33 -04:00
stdio_impl.h major stdio overhaul, using readv/writev, plus other changes 2011-03-28 01:14:44 -04:00
syscall.c overhaul syscall interface 2011-03-19 18:51:42 -04:00
syscall.h global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
syscall_ret.c overhaul syscall interface 2011-03-19 18:51:42 -04:00