mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
04221a7533
We really don't want callers of this function to accidentally change the jail, or even worse - remove the Process from an attached jail. To ensure this never happens, we can just declare this method as const so nobody can mutate it this way. |
||
---|---|---|
.. | ||
Subsystems | ||
Component.cpp | ||
Component.h | ||
DirectoryInode.cpp | ||
DirectoryInode.h | ||
FileSystem.cpp | ||
FileSystem.h | ||
Inode.cpp | ||
Inode.h | ||
LinkInode.cpp | ||
LinkInode.h | ||
Registry.cpp | ||
Registry.h | ||
RootDirectory.cpp | ||
RootDirectory.h |