ladybird/Userland
Tim Schumacher f295ac3c0b rm: Allow empty paths if -f is specified
On most (if not all) systems rm ignores an empty paths array if -f or
--force is specified. This helps with scripts that may pass an empty
variable where the file paths are supposed to go.
2021-06-05 10:56:58 +02:00
..
Applets Applets/Network: Replace fprintf(stderr) with dbgln() 2021-05-31 17:44:01 +01:00
Applications LibVT+Terminal: Add color scheme support 2021-06-04 09:02:43 +01:00
Demos Everywhere: Use s.unverwerth@serenityos.org :^) 2021-05-29 12:30:08 +01:00
DevTools LibGUI: Fix off-by-one error in Lexer tokens 2021-06-05 00:32:28 +04:30
DynamicLoader Userland: Port UBSAN implementation to userspace 2021-05-27 15:18:03 +02:00
Games Hearts: Don't destroy the animation handler while running it 2021-06-04 19:32:25 +02:00
Libraries LibC: Let setlocale() pretend that setting the locale succeeded 2021-06-05 10:56:37 +02:00
Services Taskbar: Make sure LibGUI/Desktop.h is usable in ports 2021-06-04 19:11:13 +02:00
Shell Shell: Fix off-by-one error in SyntaxHighlighter 2021-06-05 00:32:28 +04:30
Utilities rm: Allow empty paths if -f is specified 2021-06-05 10:56:58 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00