serenity/Userland/Applications/Terminal
kleines Filmröllchen 26d8ac844c Terminal: Modernize
- Replace C with C++
- Use Core::System, Core::Account and Core::Process wrappers
- Remove DeprecatedString
- Remove invalid close() call to the pts file descriptor in the shell
  child (the fd cannot be valid there anymore since it's an
  automatically-closing fd, we just previously ignored this error)
2023-07-06 11:07:11 +01:00
..
CMakeLists.txt Applications: Convert DeprecatedFile usages to LibFileSystem 2023-03-24 10:58:43 +00:00
main.cpp Terminal: Modernize 2023-07-06 11:07:11 +01:00