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