aboutsummaryrefslogtreecommitdiff
path: root/include/semaphore.h
AgeCommit message (Expand)Author
2019-10-28add time64 symbol name redirects to public headers, under arch controlRich Felker
2015-03-03make all objects used with atomic operations volatileRich Felker
2012-09-08remove all remaining redundant __restrict/__inline/_Noreturn defsRich Felker
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker
2011-03-03preliminaries to adding POSIX semaphoresRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker