The GNU libc libraries
https://www.gnu.org/software/libc/
Silvan Calarco
a6c28131e0
provide C.utf8 as always preinstalled locale add glibc-common and integrate glibc-i18n, obsolete locales provide preprocessed locales in glibc-locales [release 2.40-3mamba;Fri Oct 11 2024] |
||
---|---|---|
glibc-2.16.0-localedata_openmamba.patch | ||
glibc-2.21-prevent-ehaustion-of-tls-slots.patch | ||
glibc-locale-gen | ||
glibc-locale.gen.txt | ||
glibc.spec | ||
nscd-conf | ||
nscd-initscript | ||
nscd-logrotate | ||
README.md |
glibc
The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function. The glibc package also contains national language (locale) support.