1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:08:12 +00:00
serenity/Base/usr/share/man
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
..
man1 Base: Move the modload and modunload command documentation to man8 2020-01-02 12:37:19 +01:00
man2 Kernel: Do not return ENOENT for unresolved symbols 2020-01-18 23:51:22 +01:00
man3 Docs: Add note about EINVAL to isatty(3) 2019-11-17 20:09:12 +01:00
man5 SystemServer: Allow specifying per-service socket file permissions 2020-01-09 21:35:33 +01:00
man7 Base: Describe kernel modules, syscalls, and programs 2019-12-24 11:52:01 +01:00
man8 Base: Document new chroot abilities 2020-01-12 20:02:11 +01:00