index
:
zix.git
main
Zix portable data structure and utility library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zix
/
sem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-31
Format all code with clang-format
David Robillard
1
-43
/
+44
2020-08-14
Remove workarounds for ancient versions of MSVC
David Robillard
1
-2
/
+2
2020-08-13
Clean up includes and forward declarations
David Robillard
1
-1
/
+3
2019-10-18
Fix zix_sem_init return value on Windows
David Robillard
1
-1
/
+1
2019-01-06
Clean up includes
David Robillard
1
-2
/
+4
2014-12-18
Fix semaphore on OSX.
David Robillard
1
-2
/
+2
2014-09-28
Use Markdown for parameters in dox comments.
David Robillard
1
-3
/
+3
2012-08-06
Windows portability fixes.
David Robillard
1
-1
/
+2
2012-02-13
Make zix_sem_wait expose errors.
David Robillard
1
-11
/
+21
2012-02-09
Fix semaphore initialisation on POSIX.
David Robillard
1
-1
/
+6
2012-02-09
Fix (and test) semaphore initialisation on OSX.
David Robillard
1
-1
/
+1
2012-02-01
Windows portability fixes.
David Robillard
1
-3
/
+40
2012-01-31
Use Mach semaphores instead of ancient (and now deprecated) Mac semaphore API.
David Robillard
1
-8
/
+8
2012-01-31
Fix ZixSem compilation on Mac OS X.
David Robillard
1
-3
/
+4
2012-01-30
Add ZixSem.
David Robillard
1
-0
/
+183