fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functions
[musl] / src / thread / sem_trywait.c
2011-03-11 Rich Felkerfix some semaphore wait semantics (race condition deadl...
2011-03-04 Rich Felkerimplement POSIX semaphores