mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 10:53:16 +01:00
close() needs to flush dirty buffers. pager needs to have read/write support properly implemented. open() needs to record mode and access times. The need for access times means we need rtc and time implementation. Also need to add stat() access() etc.