mirror of
https://github.com/drasko/codezero.git
synced 2026-06-17 14:14:12 +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().