fix syslog (corrected SIGPIPE blocking, and using dgram instead of stream)
[musl] / src / thread / __rsyscall.c
2011-04-07 Rich Felkerfixed crash in new rsyscall (failure to set sa_flags...
2011-04-07 Rich Felkermove rsyscall out of pthread_create module