1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:24:57 +00:00
serenity/Userland/Applications/CrashReporter
sin-ack 60f6bc902b Userland: Convert command line arguments to String/StringView
StringView was used where possible. Some utilities still use libc
functions which expect null-terminated strings, so String objects were
used there instead.
2022-07-12 23:11:35 +02:00
..
CMakeLists.txt CrashReporter: Implement Save Backtrace button 2022-04-12 21:43:07 +01:00
CrashReporterWindow.gml LibGUI: Add layout spacer support to GML 2022-06-10 21:26:06 +01:00
main.cpp Userland: Convert command line arguments to String/StringView 2022-07-12 23:11:35 +02:00