Files
banan-os/userspace/libraries
Bananymous bdbde25784 LibC: Rewrite environ handling
environ is only allocated on heap when you insert new variables.

environment variables are only `free`'d if they are `malloc`'d by libc
2025-04-16 21:08:01 +03:00
..
2025-04-16 21:08:01 +03:00
2024-09-05 12:52:25 +03:00