about summary refs log tree commit diff
path: root/include/semaphore.h
Commit message (Expand)AuthorAgeFilesLines
* add time64 symbol name redirects to public headers, under arch controlRich Felker2019-10-281-0/+4
* make all objects used with atomic operations volatileRich Felker2015-03-031-1/+1
* remove all remaining redundant __restrict/__inline/_Noreturn defsRich Felker2012-09-081-5/+1
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-2/+8
* preliminaries to adding POSIX semaphoresRich Felker2011-03-031-1/+7
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+27