orca/src/platform
Martin Fouilleul 86a16d3775 modifications to log system to support orca env where stdio is not defined 2023-04-18 14:33:27 +02:00
..
linux_clock.c initial commit 2022-08-14 18:19:40 +02:00
orca_memory.c base memory allocator and chunked arenas for orca 2023-04-17 18:12:21 +02:00
osx_clock.c modifications to log system to support orca env where stdio is not defined 2023-04-18 14:33:27 +02:00
platform.h base memory allocator and chunked arenas for orca 2023-04-17 18:12:21 +02:00
platform_clock.h end of line renormalization 2023-03-05 16:05:43 +01:00
platform_memory.h base memory allocator and chunked arenas for orca 2023-04-17 18:12:21 +02:00
platform_rng.h initial commit 2022-08-14 18:19:40 +02:00
platform_socket.h initial commit 2022-08-14 18:19:40 +02:00
platform_thread.h initial commit 2022-08-14 18:19:40 +02:00
platform_varg.h adding vargs and asserts for orca 2023-04-18 10:43:52 +02:00
posix_socket.c modifications to log system to support orca env where stdio is not defined 2023-04-18 14:33:27 +02:00
posix_thread.c initial commit 2022-08-14 18:19:40 +02:00
unix_memory.c base memory allocator and chunked arenas for orca 2023-04-17 18:12:21 +02:00
unix_rng.c modifications to log system to support orca env where stdio is not defined 2023-04-18 14:33:27 +02:00
win32_clock.c end of line renormalization 2023-03-05 16:05:43 +01:00
win32_memory.c base memory allocator and chunked arenas for orca 2023-04-17 18:12:21 +02:00