The GNU libc libraries https://www.gnu.org/software/libc/
Go to file
2024-01-05 23:07:59 +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-2.21-prevent-ehaustion-of-tls-slots.patch patch to prevent exhaustion of tls slots (vlc), see https://bugzilla.redhat.com/show_bug.cgi?id=1124987 [release 2.21-2mamba;Thu Mar 26 2015] 2024-01-05 23:07:54 +01:00
glibc-2.25-resolv-no-compat.patch patch to fix unexported function in libresolv breaking runtime and buildtime things [release 2.25-2mamba;Sun Jul 23 2017] 2024-01-05 23:07:55 +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 automatic version update by autodist [release 2.38-1mamba;Tue Aug 01 2023] 2024-01-05 23:07:59 +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 x86: rebuilt with gcc with cet support to fix 'ld-linux.so.2: corrupt GNU_PROPERTY_TYPE (5) size: 0' [release 2.30-5mamba;Thu Dec 05 2019] 2024-01-05 23:07:56 +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.