pthread exit stuff: don't bother setting errno when we won't check it.
[musl] / src / ipc / msgsnd.c
2011-04-06 Rich Felkerfix incorrect (and conflicting on LP64 archs) types...
2011-04-05 Rich Felkeradd sysv ipc message queues (completely untested)