Luna/kernel/src/binfmt
apio 3ad23eab21
kernel: Add support for supplementary groups (1/2)
Adds support for supplementary groups internally in the kernel.
No userspace support.
2023-11-22 18:49:40 +01:00
..
BinaryFormat.cpp kernel: Add locking to BinaryFormat and DeviceRegistry 2023-10-23 22:48:04 +02:00
BinaryFormat.h kernel/binfmt: Add documentation + support script interpreters being scripts themselves 2023-07-31 20:41:18 +02:00
ELF.cpp libluna: Move get_blocks_from_size to a new header and call it ceil_div instead 2023-08-08 11:58:33 +02:00
ELF.h kernel/binfmt: Add documentation + support script interpreters being scripts themselves 2023-07-31 20:41:18 +02:00
Script.cpp kernel: Add support for supplementary groups (1/2) 2023-11-22 18:49:40 +01:00
Script.h kernel/binfmt: Add documentation + support script interpreters being scripts themselves 2023-07-31 20:41:18 +02:00