make ldso asm more uniform with rest of codebase (no unnecessary suffixes)
[musl] / src / thread / sem_post.c
2011-04-06 Rich Felkermajor semaphore improvements (performance and correctness)
2011-03-04 Rich Felkerimplement POSIX semaphores