summaryrefslogtreecommitdiff
path: root/src/jthread/jsemaphore.h
AgeCommit message (Collapse)Author
2015-02-11Fix FTBFS on GNU/Hurd platformMarkus Koschany
Minetest fails to build on GNU/Hurd due to a name clash with OSX/Apple, both are defining the __MACH__ keyword. This commit fixes the issue.
2014-07-06Fix warnings reported by clangsfan5
2014-06-29OS X compatibility fixesMartin Doege
2014-01-14Fix building under MSVCBlockMen
2014-01-10Make MutexQueue use jsemaphore for signalingsapier
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier