Luna/libs/libc/include/sys
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
..
mman.h libc: Implement fseek(), ftell() and rewind() 2022-10-12 15:56:03 +02:00
syscall.h Add a proper syscall() function to unistd.h 2022-10-02 17:02:15 +02:00
types.h libc: Add off_t to sys/types.h 2022-10-12 15:30:41 +02:00