1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 01:20:59 +00:00
serenity/Userland
Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality
We are not using this for anything and it's just been sitting there
gathering dust for well over a year, so let's stop carrying all this
complexity around for no good reason.
2021-08-15 12:44:35 +02:00
..
Applets Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
Applications Assistant: Bundle UI updates to avoid flickering 2021-08-15 12:24:57 +02:00
Demos Mandelbrot: Add a View menu with zoom actions 2021-08-14 19:50:44 +02:00
DevTools UserspaceEmulator+LibC: Use sys$emuctl() to disable auditing in malloc 2021-08-14 18:42:14 +02:00
DynamicLoader LibC+DynamicLoader: Prevent GCC from removing null checks 2021-08-12 21:10:44 +02:00
Games Solitaire: Don't allow the player to draw cards while mouse is down 2021-08-07 16:59:46 +02:00
Libraries Kernel+Userland: Remove chroot functionality 2021-08-15 12:44:35 +02:00
Services Taskbar: Add keyboard shortcuts to the fixed items in the start menu 2021-08-14 13:34:59 +02:00
Shell Shell: Make caller specify the string parsing end condition 2021-08-13 01:20:35 +04:30
Utilities Kernel+Userland: Remove chroot functionality 2021-08-15 12:44:35 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00