ladybird/Base/usr/share/man/man2
Liav A 0bbd9040ef Kernel+Userland: Split bind-mounting and re-mounting from mount syscall
These 2 are an actual separate types of syscalls, so let's stop using
special flags for bind mounting or re-mounting and instead let userspace
calling directly for this kind of actions.
2023-05-17 23:39:15 -06:00
..
access.md
adjtime.md
bindmount.md Kernel+Userland: Split bind-mounting and re-mounting from mount syscall 2023-05-17 23:39:15 -06:00
disown.md
get_process_name.md
getegid.md
geteuid.md
getgid.md
getpid.md
getppid.md
getresgid.md
getresuid.md
gettid.md
getuid.md
mkdir.md
mount.md Kernel+Userland: Split bind-mounting and re-mounting from mount syscall 2023-05-17 23:39:15 -06:00
pipe.md
pledge.md Base: Mention pledge promise for jail-specific syscalls 2022-12-26 04:59:54 +03:30
readlink.md Documentation: Update readlink.md to use LibFileSystem api 2023-04-09 20:58:54 -06:00
recvfd.md
remount.md Kernel+Userland: Split bind-mounting and re-mounting from mount syscall 2023-05-17 23:39:15 -06:00
scheduler_get_parameters.md Base: Document scheduler_{get,set}_parameters syscalls 2022-10-27 11:30:19 +01:00
scheduler_set_parameters.md Base: Document scheduler_{get,set}_parameters syscalls 2022-10-27 11:30:19 +01:00
sendfd.md
set_process_name.md
setegid.md
seteuid.md
setgid.md
setresgid.md
setresuid.md
setuid.md
uname.md
unveil.md Base: Use technically accurate term in unveil(2) man page 2022-03-22 11:16:19 +00:00