move __abort_lock to its own file and drop pointless weak_alias trick
[musl] / src / thread / sem_getvalue.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-04 Rich Felkerimplement POSIX semaphores