Commit graph

4 commits

Author SHA1 Message Date
Scott Duensing
e02b83d827 FILE parameters are now FILE* to match stdio.h. 2024-01-24 16:41:36 -06:00
Scott Duensing
6f51733e92 fseek and rewind added. No support for ftell in the microkernel. 2024-01-23 19:31:03 -06:00
Scott Duensing
ea985a42fd First pass at file I/O. Some things missing. Thanks, gadget! 2024-01-23 19:16:42 -06:00
Scott Duensing
03046dcf11 Working on file operations. 2024-01-22 19:37:11 -06:00