banan-os/kernel
Bananymous 9fa13079f2 Kernel: Implement supplementary groups
This code has very ugly file parsing code. I have to create API
for reading files line by line in kernel space...

This allows users to open framebuffer/input files without root.

Mounting has to be moved to userspace soon. It makes no sense to
hard code permissions for every (device) file.
2024-01-02 23:24:32 +02:00
..
arch All: Start work again on sse support 2023-12-28 19:14:42 +02:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Implement supplementary groups 2024-01-02 23:24:32 +02:00
kernel Kernel: Implement supplementary groups 2024-01-02 23:24:32 +02:00
lai@a228465314 Kernel: Add LAI as a dependency 2023-09-22 17:20:35 +03:00
CMakeLists.txt Kernel: Implement supplementary groups 2024-01-02 23:24:32 +02:00
icxxabi.cpp All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
ubsan.cpp Kernel: Implement two missing ubsan handlers needed by lai 2023-12-14 10:53:36 +02:00