aboutsummaryrefslogtreecommitdiffstats
path: root/src/zix/sem.h
AgeCommit message (Collapse)AuthorFilesLines
2014-09-28Update Zix stuff.David Robillard1-12/+22
Turns out the previous fix was already implemented long ago, along with several others, and I need to remember to update things... git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5470 a436a847-0d15-0410-975c-d299462d15a1
2014-09-28Fix semaphore try_wait on windows (Patch from Robin Gareus) (fix #984).David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5469 a436a847-0d15-0410-975c-d299462d15a1
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5429 a436a847-0d15-0410-975c-d299462d15a1
2012-08-02Fix compilation on Windows.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4590 a436a847-0d15-0410-975c-d299462d15a1
2012-02-09Add missing files.David Robillard1-0/+226
Fix compilation with Qt. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3979 a436a847-0d15-0410-975c-d299462d15a1