Files
ladybird/Kernel
SeekingBlues 3d174e3ad2 Kernel/ProcFS: Provide a way to write to ProcFS inodes
ProcFSGlobalInode now calls `write_bytes()`, `truncate()` and
`set_mtime()` on its associated component. This allows us to write 0 or
1 to a ProcFSSystemBoolean component to toggle a boolean value.
2021-10-17 14:46:59 +02:00
..
2021-10-13 16:10:50 +02:00
2021-10-15 21:48:45 +01:00
2021-09-08 00:42:20 +02:00
2021-10-13 16:10:50 +02:00
2021-10-14 01:23:08 +01:00