Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

glibc is not stable on Linux. Syscalls are.


glibc is ABI-compatible in the forward direction.


https://cdn.kernel.org/pub/software/libs/glibc/hjl/compat/

It's providing backwards compatibility (by symbol versioning). And that way allows for behaviour to evolve while retaining it for those who need that.

I would agree it's possibly messy. Especially if you're not willing or able to change your code providing builds for newer distros. That said though... ship the old builds. If they need it only libc, they'll be fine.

(the "dumpster fire" is really higher up the chain)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: