mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
94eb31865a
Previously we had two somewhat duplicated methods: one just for handling stdin with the standard C API, and the other one used for everything else with our Core::File class. By using always Core::File, the code should be now a little bit cleaner. Additionally, grep will now use the standard input when it finds a '-' argument (previously it tried to open a file with that name.) |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |