This repo is not used anymore. Development of Orca was moved here: https://github.com/orca-app/orca https://orca-app.dev/
Go to file
martinfouilleul c71da9e761 [io, win32] separate 'raw io' primitives from the io_open_restrict() implementation 2023-06-14 19:41:51 +02:00
examples [io] abstract file io API, using a request/completion model ala io_uring (w/ only synchronous completion for now), and per-platform backend 2023-05-25 20:08:38 +02:00
ext [win32, wip] compile and run simple window example 2023-05-12 16:46:13 +02:00
resources [perf_text example] track CMUSerif-Roman.ttf 2023-05-22 10:10:08 +02:00
scripts end of line renormalization 2023-03-05 16:05:43 +01:00
src [io, win32] separate 'raw io' primitives from the io_open_restrict() implementation 2023-06-14 19:41:51 +02:00
test/files [wip, win32, io] win32 file io passing tests (still work to do though) 2023-06-14 17:21:31 +02:00
.gitignore [io] testing abstracted io 2023-05-26 11:40:00 +02:00
build.bat [win32, io] implement IO_OP_OPEN_AT with non-null base directory handle 2023-06-13 19:53:06 +02:00
build.sh [io] testing abstracted io 2023-05-26 11:40:00 +02:00