ladybird/Userland
Dominika Liberda 75307803a2 LibC: Implement stpcpy
For better code clarity, also reformatted how strcpy increments
pointers.
2023-06-11 08:47:15 +02:00
..
Applets
Applications MailSettings: Convert MailSettingsWidget to a failable factory 2023-06-10 07:19:06 +02:00
BuggieBox
Demos Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages 2023-06-09 17:21:43 +02:00
DevTools LibFileSystem+Everything: Remove resolve_executable_from_environment 2023-06-06 23:46:36 +02:00
DynamicLoader
Games LibFileSystem+Everything: Remove resolve_executable_from_environment 2023-06-06 23:46:36 +02:00
Libraries LibC: Implement stpcpy 2023-06-11 08:47:15 +02:00
Services
Shell LibFileSystem+Everything: Remove resolve_executable_from_environment 2023-06-06 23:46:36 +02:00
Utilities pkill: Add --ignore-case as an alias for the -i option 2023-06-10 07:35:52 +02:00
CMakeLists.txt