Commit graph

6 commits

Author SHA1 Message Date
outfoxxed
3fc1c914c7
lint: remove reinterpret_cast lint
Unhelpful.
2024-12-06 20:18:38 -08:00
outfoxxed
69d13967c9
io/fileview: add support for watching changes 2024-12-06 02:32:19 -08:00
outfoxxed
70be74e80d
io/fileview: add write support
FileView is now getting somewhat out of hand. The asynchronous parts
especially need to be redone, but this will work for now.
2024-12-06 01:18:31 -08:00
outfoxxed
60dfa67ec7
io/fileview: support zero-sized files (/proc) 2024-11-14 17:54:16 -08:00
outfoxxed
b528be9426
all: fix gcc warnings 2024-11-05 13:31:24 -08:00
outfoxxed
85be3861ce
io/fileview: add FileView 2024-09-09 03:15:16 -07:00