The GNU libc libraries https://www.gnu.org/software/libc/
Go to file
Silvan Calarco cabc4199a8 timezone: remove post script to avoid messing /etc/localtime and /etc/timezone
x86_64: remove nscd and memusagestat to hopefully silent multiling warning about missing 32bit libs [release 2.19-4mamba;Sat Aug 23 2014]
2024-01-05 23:07:54 +01:00
glibc-2.4-manual-syntax-fix.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.6.1-strlcpy_strlcat-1.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.7-gcc-4.3.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.7-lowlevellock.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.7-memcpy_chk_S.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.7-only-lookup-ipv6-if-it-makes-sense.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.7-x86-fnstsw.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.9-arm_local_args6.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.10.1-binutils-2.20.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.11.2-gcc-4.5.0.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.13-fix_prelink_ld_so.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.14-fix-resolver-crash-typo.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.14-rpc_nis_headers_restore.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.14.1-fix-segfault-at-dl-lookup.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.16.0-localedata_openmamba.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-2.16.0-tetex-3.0.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc-ports-2.15-arm-libmemusage-libc_nonshared.patch rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
glibc.spec timezone: remove post script to avoid messing /etc/localtime and /etc/timezone 2024-01-05 23:07:54 +01:00
nscd-conf rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
nscd-initscript rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
nscd-logrotate rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00
README.md rebuilt with enable-obsolete-rpc required by pwdutils [release 2.19-2mamba;Sun Apr 20 2014] 2024-01-05 23:07:54 +01:00

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.