ladybird/Userland/Applications/Escalator
Fabian Dellwing 27297d2817 Escalator: Major rework and enable forwarding of stdin/stdout
- Escalator now uses `posix_spawn` instead of `exec`
- Escalator is now able to forward stdin and stdout
- A few general changes to improve code quality
2023-05-13 17:59:37 -06:00
..
CMakeLists.txt Applications: Convert DeprecatedFile usages to LibFileSystem 2023-03-24 10:58:43 +00:00
Escalator.gml Escalator: Add new method to privilege escalate within GUI 2022-10-14 11:23:06 +02:00
EscalatorWindow.cpp Escalator: Major rework and enable forwarding of stdin/stdout 2023-05-13 17:59:37 -06:00
EscalatorWindow.h Escalator: Major rework and enable forwarding of stdin/stdout 2023-05-13 17:59:37 -06:00
main.cpp Escalator: Major rework and enable forwarding of stdin/stdout 2023-05-13 17:59:37 -06:00