support for TLS in dynamic-loaded (dlopen) modules
[musl] / src / thread / synccall.c
2012-10-05 Rich Felkersupport for TLS in dynamic-loaded (dlopen) modules
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/exp'
2012-08-10 Rich Felkerfix (hopefully) all hard-coded 8's for kernel sigset_t...
2012-05-23 Rich Felkerremove everything related to forkall
2011-08-12 Rich Felkerpthread and synccall cleanup, new __synccall_wait op
2011-07-30 Rich Felkerfix bug in synccall with no threads: lock was taken...
2011-07-30 Rich Felkernew attempt at making set*id() safe and robust