ladybird/Shell
AnotherTest 6fcdfe1169 Shell: Correct program stop behaviour
Prior to this, we would only wait for program exit; the shell should
stop waiting once the program has been stopped.
Fixes #2230
2020-05-15 14:44:57 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
GlobalState.h Kernel: Added the ability to set the hostname via new syscall 2020-04-26 12:59:09 +02:00
main.cpp Shell: Correct program stop behaviour 2020-05-15 14:44:57 +02:00
Parser.cpp Shell: Parse comments 2020-05-10 10:23:05 +02:00
Parser.h Shell: Parse comments 2020-05-10 10:23:05 +02:00