Commit Graph

4 Commits

Author SHA1 Message Date
Martin Fouilleul a64c86ca4e [io, test] Added more file io tests 2023-06-16 11:57:53 +02:00
Martin Fouilleul d363c8b607 [wip, osx, io] reorganizing io_open_restrict, fix opening last element with the correct flags 2023-06-15 18:27:33 +02:00
martinfouilleul 5d2bf9eab9 [wip, win32, io] win32 file io passing tests (still work to do though) 2023-06-14 17:21:31 +02:00
Martin Fouilleul b147aed85c - Added tests for sandboxing file io with file_open_at() and FILE_OPEN_RESTRICT
- Fixed bug in io_open_restrict() that closed the dir file descriptor, making it impossible to use it in subsequent calls.
2023-06-12 18:04:59 +02:00