serenity/Userland
Thomas Symalla 77add584fa Userland: Fix crash when inputting non-tty device into ps
This PR aims to fix #13299 by avoiding assertion failure
while trying to determine the pseudo tty when inputting
any non-tty device device into ps.
2022-04-02 21:49:16 +02:00
..
Applets Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Applications 3DFileViewer: Allow escape key to exit fullscreen mode 2022-04-02 11:07:29 -07:00
Demos Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DevTools UserspaceEmulator: Implement the SSE extension 2022-04-02 18:37:38 +02:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Libraries LibWeb: Implement flex reverse layouts 2022-04-02 19:01:14 +02:00
Services Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Shell Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Utilities Userland: Fix crash when inputting non-tty device into ps 2022-04-02 21:49:16 +02:00
CMakeLists.txt