Files
banan-os/userspace/libraries/LibC/unistd.cpp
Bananymous f0c5fb3a87 LibC: Don't use ScopeGuard in exec
These ended up pulling `operator delete` which is not available when
linking with gcc :^)
2026-05-15 17:03:33 +03:00

26 KiB