ladybird/Base
Sergey Bugaev 3e1ed38d4b Kernel: Do not return ENOENT for unresolved symbols
ENOENT means "no such file or directory", not "no such symbol". Return EINVAL
instead, as we already do in other cases.
2020-01-18 23:51:22 +01:00
..
etc Kernel+Base: Mount root as nodev,nosuid 2020-01-12 20:02:11 +01:00
home/anon WindowServer+LibGUI: Implement basic color theming 2019-12-23 20:33:01 +01:00
res LibDraw+LibHTML: Make link colors themeable 2020-01-13 20:33:15 +01:00
usr Kernel: Do not return ENOENT for unresolved symbols 2020-01-18 23:51:22 +01:00