mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 07:25:07 +00:00
![]() This patch adds the NGROUPS_MAX constant and enforces it in sys$setgroups() to ensure that no process has more than 32 supplementary group IDs. The number doesn't mean anything in particular, just had to pick a number. Perhaps one day we'll have a reason to change it. |
||
---|---|---|
.. | ||
limits.h | ||
mman.h | ||
ptrace.h | ||
resource.h | ||
socket.h | ||
stat.h | ||
statvfs.h | ||
time.h | ||
times.h | ||
types.h | ||
uio.h | ||
un.h | ||
utsname.h | ||
wait.h |