banan-os/userspace
Bananymous 8da2f12ba6 Kernel: Only load program headers of interpreter if its present
I was loading program headers of both executable and interpreter but
that is incorrect. The interpreter will itself load the program headers
of the executable.
2024-08-28 21:19:37 +03:00
..
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries Kernel: Only load program headers of interpreter if its present 2024-08-28 21:19:37 +03:00
programs Shell: Implement escaping quotes in quoted strings 2024-08-24 17:13:50 +03:00
tests test-globals: print something when calling main 2024-08-28 17:09:07 +03:00
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00