Files
ladybird/Kernel
Andrew Kaster bc29c7f04f Kernel: Make OpenFileDescriptions::max_open() static and constexpr
This method was just returning a static constexpr member variable
verbatim, so there's no point requiring a member function to observe
its value.
2021-11-14 22:52:35 +01:00
..
2021-10-15 21:48:45 +01:00
2021-10-17 17:09:58 +01:00