use direct syscall rather than write function in posix_spawn child
[musl] / src / thread / pthread_join.c
2014-09-06 Jens Gustedtuse weak symbols for the POSIX functions that will...
2014-09-05 Rich Felkermake non-waiting paths of sem_[timed]wait and pthread_j...
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up sloppy nested inclusion from pthread_impl.h
2011-09-11 Rich Felkerfix serious bug in pthread_join
2011-09-10 Rich Felkerfix pthread_join wait call: thread termination tid...
2011-08-03 Rich Felkerunify and overhaul timed futex waits
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-02-12 Rich Felkerinitial check-in, version 0.5.0