ladybird/Userland/DevTools
Sam Atkins 774f328783 LibCore+Everywhere: Return an Error from DirIterator::error()
This also removes DirIterator::error_string(), since the same strerror()
string will be included when you print the Error itself. Except in `ls`
which is still using fprintf() for now.
2023-03-05 20:23:42 +01:00
..
GMLPlayground LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2023-03-01 10:47:19 +01:00
HackStudio LibCore+Everywhere: Return an Error from DirIterator::error() 2023-03-05 20:23:42 +01:00
Inspector Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
Profiler LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2023-03-01 10:47:19 +01:00
SQLStudio LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2023-03-01 10:47:19 +01:00
UserspaceEmulator Kernel: Move process coredump metadata modification to the prctl syscall 2023-03-05 16:55:08 +01:00
CMakeLists.txt DevTools: Remove i686 support 2022-12-28 11:53:41 +01:00