Commit Graph

2 Commits

Author SHA1 Message Date
48ddd91dd4 Fix MacOS and POSIX semaphores related issues
Recently got a MacBook Pro and decided to check how things build on
MacOS. Discovered that POSIX unnamed semaphores weren't implemented, so
I reimplemented them with conditional variable and mutex.

Additionally, fixed scripts and CMake on MacOS
2025-04-25 22:38:33 +03:00
69515af77f Fix styling issues, rename scripts 2025-04-05 13:56:00 +03:00