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

Linux userland has various libcs available (klibc, glibc, eglibc, uclibc, dietlibc, musl, …), with distributions occasionally switching between them, and ABI-incompatible changes happen every once in a while. Source-distributed software does not have to care usually, but for binary-only distribution, statically compiling the libc is the easiest bet. Thus, the kernel has to maintain compatibility.


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

Search: