serenity/Userland
Peter Elliott c6fa2f196a Userland: Add more(1) emulation to less(1)
This patch also removes the existing implementation of more, as it is
now redundant.
2021-07-07 20:01:15 +04:30
..
Applets
Applications Assistant: Compare two chars instead of StringViews of length 1 2021-07-07 15:58:57 +02:00
Demos Fire: Make the main widget a GUI::Frame 2021-07-05 02:38:31 +02:00
DevTools LibJS: Remove the non-standard put helper and replace it's usages 2021-07-06 14:20:30 +01:00
DynamicLoader DynamicLoader: Don't use LibELF to do the initial relocations 2021-07-07 11:53:17 +02:00
Games GameOfLife: Properly switch between play and pause icon 2021-07-07 15:29:37 +01:00
Libraries LibC+LibPthread: Use FUTEX_PRIVATE_FLAG in more places 2021-07-07 17:08:40 +02:00
Services WindowServer: Allow windows to be pinnable (always on top) 2021-07-07 15:38:59 +02:00
Shell
Utilities Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
CMakeLists.txt