libc is the standard library of the C programming language.
On Linux systems, the most popular implementations are the GNU libc (glibc) and musl libc.
Comment
Name