ladybird/Base/usr/share/man
Andreas Kling c2b7c43f3c SystemServer: Fetch any extra GIDs and call setgroups() before spawn
We now pick up all the user's extra GIDs from /etc/group and make
sure those are set before exec'ing a service.

This means we finally get to enjoy being in more than one group. :^)
2020-01-04 13:11:43 +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: Fetch any extra GIDs and call setgroups() before spawn 2020-01-04 13:11:43 +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