banan-os/userspace
Bananymous 2ff3f88b4d LibC: Add support for shebangs
I implemented shebangs in userspace as I don't really see the benefit of
doing it in kernel space. Only benefit I can think of is executing non
readable scripts but I don't really see the benefit in that.
2025-04-19 00:39:42 +03:00
..
aoc2023 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
aoc2024 aoc2024: Implement day25 solution 2024-12-25 18:13:57 +02:00
libraries LibC: Add support for shebangs 2025-04-19 00:39:42 +03:00
programs Shell: Save and restore stdin flags after child returns 2025-04-18 18:26:09 +03:00
tests Kernel/LibC: Add basic support for pthread_{create,exit} 2025-04-01 23:26:13 +03:00
CMakeLists.txt aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00