1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 22:28:12 +00:00
serenity/Base/usr/share/man
Andreas Kling 9bd4bf41fb SystemServer: Explicitly open /dev/null for services without StdIO
Spawning services with nothing open at all on the standard I/O fds is
way too harsh. We now open /dev/null for them instead.
2020-01-04 13:15:01 +01:00
..
man1 Base: Move the modload and modunload command documentation to man8 2020-01-02 12:37:19 +01:00
man2 Base: Document EPERM error in module_load(2) and module_unload(2) 2020-01-02 12:35:19 +01:00
man3 Docs: Add note about EINVAL to isatty(3) 2019-11-17 20:09:12 +01:00
man5 SystemServer: Explicitly open /dev/null for services without StdIO 2020-01-04 13:15:01 +01:00
man7 Base: Describe kernel modules, syscalls, and programs 2019-12-24 11:52:01 +01:00
man8 Kernel: Make the purge() syscall superuser-only 2020-01-02 13:39:49 +01:00