mirror of
https://github.com/drasko/codezero.git
synced 2026-02-05 06:23:15 +01:00
Dirbuf allocation was broken, fixed it. Added more comments on reading directories. Issues: fs0 ought to check buf address for sys_readdir(). Currently test0 is passing an area on its stack and fs0 is writing the data to its own address space (i.e. an area on its own stack.)
2.4 KiB
2.4 KiB