Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-08 | Add unnamed semaphore implementation for Mac OS X | Benjamin Fleischer | |
In the past we relied on libosxfuse including a working unnamed semaphore implmentation for Mac OS X. This will not be the case in future releases of OSXFUSE, therefore we need to add our own implementation. |