Andrew Udvare
|
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 |
|
Andrew Udvare
|
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 |
|
blingu
|
4b6cc0188b
|
Update CdStreamPosix.cpp
|
2020-08-07 17:51:15 +02:00 |
|
blingu
|
7a7b352793
|
added FreeBSD support
|
2020-08-05 14:32:37 +02:00 |
|
eray orçunus
|
eb8844fd11
|
Fix casepath chaos
|
2020-07-28 17:40:12 +03:00 |
|
Filip Gawin
|
98ec7bdaf9
|
Provide more memory for casepath's arg
|
2020-07-26 00:11:13 +02:00 |
|
shfil
|
7036e80fc6
|
Fix calloc in CdStreamPosix
|
2020-05-13 17:48:07 +02:00 |
|
eray orçunus
|
8a4fa58cd4
|
Linux build support
|
2020-05-11 21:00:55 +03:00 |
|