1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 02:27:43 +00:00
serenity/Userland
Ali Mohammad Pur 4311c2164e Shell: Disable interactive mode on '-c'
This also disables the full suite of interactive stuff in LibLine.
2022-12-12 13:57:06 +00:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications LibCore: Propagate errors from Stream::*_entire_buffer 2022-12-12 14:16:42 +01:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos LibCore: Use Core::Stream for ProcessStatisticsReader 2022-12-10 11:49:24 +00:00
DevTools LibCore: Propagate errors from Stream::*_entire_buffer 2022-12-12 14:16:42 +01:00
DynamicLoader AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Games MasterWord: Display the last word in a different color for short input 2022-12-11 22:10:37 +01:00
Libraries LibCore: Make not discarding all requested bytes from a stream an error 2022-12-12 14:16:42 +01:00
Services LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Shell Shell: Disable interactive mode on '-c' 2022-12-12 13:57:06 +00:00
Utilities LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00