summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibMain/Main.cpp
AgeCommit message (Expand)Author
2021-12-20LibMain: Print serenity_main() errors to the debug logAndreas Kling
2021-12-20AK+LibMain: Improve formatter for AK::Error in userspaceAndreas Kling
2021-11-22LibMain: Rename .arguments to .strings :^)Pedro Pereira
2021-11-22AK+LibSystem+LibMain: Add Error::from_syscall() for syscall failuresAndreas Kling
2021-11-22LibMain: Add a new library for more ergonomic userspace entry functionsAndreas Kling