Files
ladybird/Kernel/FileSystem
Andreas Kling f511421aaa Kernel+ProcessManager: Add some more info to /proc/PID/fds
- "seekable": whether the fd is seekable or sequential.
- "class": which kernel C++ class implements this File.
- "offset": the current implicit POSIX API file offset.
2019-08-03 08:42:40 +02:00
..
2019-05-28 17:31:20 +02:00
2019-05-28 17:31:20 +02:00
2019-07-09 15:04:45 +02:00
2019-07-16 13:44:41 +02:00