27
you are viewing a single comment's thread
view the rest of the comments
[-] onlinepersona@programming.dev 6 points 1 day ago

But why is libc necessary in the first place? Are the functions not provided by the stdlib of rust?

[-] ace@lemmy.ananace.dev 24 points 1 day ago* (last edited 1 day ago)

No, the Rust standard library only contains functions useful for standard Rust, not POSIX/Linux user-space -specific functionality from libc.

this post was submitted on 02 Jul 2026
27 points (63.9% liked)

Programmer Humor

32119 readers
359 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS