Commit Graph

10 Commits

Author SHA1 Message Date
8c170a62ee Fix some sanitizer errors, improve POSIX streamer 2020-10-04 22:39:54 +03:00
f6bc2b654c CdStreamPosix: fix type issues 2020-10-01 20:45:38 -04:00
bbb578c5b1 core/CdStreamPosix: switch to named semaphores to support macOS
macOS does not support unnamed semaphores. The functions return ENOSYS.
2020-10-01 03:21:06 -04:00
01ea7801fd macOS support; thanks to @MrYadro
This should support ARM64 and x86-64.
-target flag based on information from
https://developer.apple.com/documentation/xcode/building_a_universal_macos_binary#3618377.
2020-09-30 15:40:28 -04:00
4b6cc0188b Update CdStreamPosix.cpp 2020-08-07 17:51:15 +02:00
7a7b352793 added FreeBSD support 2020-08-05 14:32:37 +02:00
eb8844fd11 Fix casepath chaos 2020-07-28 17:40:12 +03:00
98ec7bdaf9 Provide more memory for casepath's arg 2020-07-26 00:11:13 +02:00
7036e80fc6 Fix calloc in CdStreamPosix 2020-05-13 17:48:07 +02:00
8a4fa58cd4 Linux build support 2020-05-11 21:00:55 +03:00