Luna/apps
apio edda41a7bb libc: Implement fseek(), ftell() and rewind()
All three use the new syscall seek() (with its lseek() wrapper in unistd.h)!!
2022-10-12 15:56:03 +02:00
..
src libc: Implement fseek(), ftell() and rewind() 2022-10-12 15:56:03 +02:00
Makefile apps: Remove demo programs (except for init) 2022-10-11 21:37:27 +02:00