ladybird
ladybird copied to clipboard
AK: Fix error is_errno
Previously the check for is_errno did not check if the error kind was syscall, which also set errno so that behavior was incorrect.
fixes: https://github.com/LadybirdBrowser/ladybird/pull/4682