ladybird/Base/usr/share/man/man2
Andreas Kling 55a22b50c9 Base: Fix wording in recvfd(2)
recvfd() returns a *non-negative* integer on success. 0 is a valid fd.
2020-06-25 10:58:37 +02:00
..
access.md Base: Write some initial man pages 2019-09-28 18:29:42 +02:00
chroot.md Base: Document unveil(2) 2020-05-04 21:44:50 +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 Kernel+Userland: Support remounting filesystems :^) 2020-05-29 07:53:30 +02:00
pipe.md Base: Fix minor typos in man pages 2019-09-28 23:06:22 +02:00
pledge.md Base: Note that the "setkeymap" pledge promise is an extension 2020-06-19 21:15:25 +02:00
readlink.md Base: Document readlink(1) and readlink(2) :^) 2020-06-17 15:02:03 +02:00
recvfd.md Base: Fix wording in recvfd(2) 2020-06-25 10:58:37 +02:00
sendfd.md Base: Add man pages for recvfd(2) and sendfd(2) :^) 2020-06-24 23:08:18 +02:00
shbuf_allow_pid.md Kernel+LibC: Rename shared buffer syscalls to use a prefix 2020-02-28 12:55:58 +01:00
shbuf_create.md Kernel+LibC: Rename shared buffer syscalls to use a prefix 2020-02-28 12:55:58 +01:00
uname.md Docs: Add uname(1) and uname(2) man pages 2019-11-17 19:48:11 +01:00
unveil.md Base: Fix a typo 2020-05-05 11:07:06 +02:00