Files
ladybird/Userland/Libraries/LibC/string.cpp
Gunnar Beutner 0497986572 LibC: Use dbgln() in strerror() and strsignal()
Printing error messages to stdout can have unintended side effects
depending on what the program is doing.
2021-04-12 22:34:07 +02:00

12 KiB