mirror of
https://github.com/drasko/codezero.git
synced 2026-04-13 15:39:02 +02: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().