math: x86_64 version of expl, fixed some comments in the i386 version
[musl] / src / thread / sem_post.c
2011-10-26 Rich Felkerreport sem value overflows in sem_post
2011-08-02 Rich Felkeroverhaul posix semaphores to fix destructability race
2011-04-06 Rich Felkermajor semaphore improvements (performance and correctness)
2011-03-04 Rich Felkerimplement POSIX semaphores