mirror of
https://github.com/drasko/codezero.git
synced 2026-01-15 20:33:16 +01:00
When copying file pages back and forth, we need both dst and src offsets since the cursor offset and read/write buffer page offsets are different. This is now fixed. Also done some mods to close().