ladybird/Base/usr/share/man/man2
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
..
access.md Base: Write some initial man pages 2019-09-28 18:29:42 +02:00
chroot.md Base: Document new chroot abilities 2020-01-12 20:02:11 +01:00
create_shared_buffer.md Base: Add some "See also" links to the man pages 2019-10-03 08:23:54 +02:00
mkdir.md Base: Add some "See also" links to the man pages 2019-10-03 08:23:54 +02:00
module_load.md Kernel: Do not return ENOENT for unresolved symbols 2020-01-18 23:51:22 +01:00
module_unload.md Base: Document EPERM error in module_load(2) and module_unload(2) 2020-01-02 12:35:19 +01:00
mount.md Base: Document mount(2) and mount(8) 2020-01-11 18:57:53 +01:00
pipe.md Base: Fix minor typos in man pages 2019-09-28 23:06:22 +02:00
pledge.md Kernel: Add "accept" pledge promise for accepting incoming connections 2020-01-17 11:19:06 +01:00
share_buffer_with.md Base: Add some "See also" links to the man pages 2019-10-03 08:23:54 +02:00
uname.md Docs: Add uname(1) and uname(2) man pages 2019-11-17 19:48:11 +01:00