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