@onlinepersona@programming.dev
Post #3539249
2026-07-02 17:53 UTC
Can somebody explain why they are using libc in the first place?
Replies (2)
-
@ace@lemmy.ananace.dev 2026-07-02 17:57
Because it’s a rust implementation of coreutils, and not a rust implementation of coreutils and libc?
-
@MonkderVierte@lemmy.zip 2026-07-03 09:09
The kernel is written in C, exposes C-calls.