summaryrefslogtreecommitdiff
path: root/src/user/lib/file.h
AgeCommit message (Collapse)Author
2022-08-19user/libc: fextflags, add nonbuffering mode for freaddzwdz
useful for e.g. `hexdump -r /kdev/eth` to see packets as they come in
2022-08-14kernel/ata: "proper" read supportdzwdz
2022-07-26user/libc: make FILE an opaque typedzwdz