Andreas Kling 5e9ba2ac84 Kernel: Rewrite ProcFS.
Now the filesystem is generated on-the-fly instead of manually adding and
removing inodes as processes spawn and die.

The code is convoluted and bloated as I wrote it while sleepless. However,
it's still vastly better than the old ProcFS, so I'm committing it.

I also added /proc/PID/fd/N symlinks for each of a process's open fd's.
2019-02-03 12:33:11 +01:00
2019-02-02 23:13:12 +01:00
2019-02-03 03:06:43 +01:00
2019-02-03 12:33:11 +01:00
2019-02-03 12:33:11 +01:00
2019-02-03 12:33:11 +01:00
2019-01-28 20:38:53 +01:00
Description
No description provided
BSD-2-Clause 280 MiB
Languages
C++ 66.2%
HTML 21.5%
JavaScript 10%
CMake 0.7%
Objective-C++ 0.5%
Other 1%