Files
Odin/core
imp0s5ible e2bb7d70af Make map_file_from_path use the open flags
map_file_from_path now passes the appropriate flags on to os.open
instead of always calling it with os.O_RDWR.
It will no longer try to open a file with write permissions if the user
didn't request write access to the file mapping (or vice-versa).
2026-03-20 15:21:12 +01:00
..
2026-03-13 11:54:15 +01:00
2026-03-13 11:54:15 +01:00
2026-03-07 14:57:39 +01:00
2026-03-15 15:25:54 +01:00
2026-02-10 19:56:49 +01:00
2025-10-10 12:24:28 +02:00
2026-03-13 11:54:15 +01:00
2026-02-12 12:12:21 +01:00
2026-02-14 12:52:51 +01:00
2026-03-14 16:21:38 +00:00
2026-03-16 15:52:59 +09:00
2026-02-09 20:08:22 +01:00
2026-02-09 20:08:22 +01:00
2026-03-11 10:08:58 +01:00
2026-03-13 11:54:15 +01:00
2026-02-19 02:32:00 +01:00