Standard Shared Libraries (from the GNU C Library)
The GNU C Library provides the most important standard libraries used
by nearly all programs: the standard C library, the standard math
library, and the POSIX thread library. A system is not functional
without these libraries.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/glibc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000630 630 Bytes | |
bindresvport.blacklist | 0000000415 415 Bytes | |
check-build.sh | 0000000798 798 Bytes | |
crypt_blowfish-1.2-hack_around_arm.diff | 0000000180 180 Bytes | |
crypt_blowfish-1.2-sha.diff | 0000005873 5.74 KB | |
crypt_blowfish-1.2.tar.gz | 0000029757 29.1 KB | |
crypt_blowfish-1.2.tar.gz.sign | 0000000353 353 Bytes | |
crypt_blowfish-const.patch | 0000001616 1.58 KB | |
crypt_blowfish-gensalt.patch | 0000010321 10.1 KB | |
getaddrinfo-ipv6-sanity.diff | 0000001830 1.79 KB | |
glibc-2.14-crypt.diff | 0000010729 10.5 KB | |
glibc-2.18.90-bd12ab55c05e.tar.xz | 0011868220 11.3 MB | |
glibc-2.2-sunrpc.diff | 0000002229 2.18 KB | |
glibc-2.3.2.no_archive.diff | 0000001490 1.46 KB | |
glibc-2.3.3-nscd-db-path.diff | 0000001018 1018 Bytes | |
glibc-2.3.90-langpackdir.diff | 0000001905 1.86 KB | |
glibc-2.3.90-noversion.diff | 0000001801 1.76 KB | |
glibc-2.3.locales.diff.bz2 | 0000329303 322 KB | |
glibc-2.4-china.diff | 0000000839 839 Bytes | |
glibc-2.4.90-no_NO.diff | 0000002109 2.06 KB | |
glibc-bindresvport-blacklist.diff | 0000003596 3.51 KB | |
glibc-cpusetsize.diff | 0000001044 1.02 KB | |
glibc-fix-double-loopback.diff | 0000001061 1.04 KB | |
glibc-nodate.patch | 0000001148 1.12 KB | |
glibc-nscd.conf.patch | 0000000550 550 Bytes | |
glibc-resolv-mdnshint.diff | 0000000780 780 Bytes | |
glibc-resolv-reload.diff | 0000004568 4.46 KB | |
glibc-testsuite.changes | 0000231461 226 KB | |
glibc-testsuite.patch | 0000000636 636 Bytes | |
glibc-testsuite.spec | 0000037981 37.1 KB | |
glibc-utils.changes | 0000231461 226 KB | |
glibc-utils.spec | 0000037887 37 KB | |
glibc-version.diff | 0000000855 855 Bytes | |
glibc.changes | 0000231461 226 KB | |
glibc.rpmlintrc | 0000001395 1.36 KB | |
glibc.spec | 0000037961 37.1 KB | |
glibc_post_upgrade.c | 0000008665 8.46 KB | |
i686-no-sse42-strstr.patch | 0000005105 4.99 KB | |
manpages.patch | 0000001437 1.4 KB | |
manpages.tar.bz2 | 0000015972 15.6 KB | |
noversion.tar.bz2 | 0000001520 1.48 KB | |
nscd-server-user.patch | 0000000351 351 Bytes | |
nscd.conf | 0000000031 31 Bytes | |
nscd.service | 0000000365 365 Bytes | |
nss-db-path.patch | 0000001354 1.32 KB | |
nsswitch.conf | 0000001192 1.16 KB | |
pldd-wait-ptrace-stop.patch | 0000001591 1.55 KB | |
pre_checkin.sh | 0000000886 886 Bytes |
Revision 161 (latest revision is 295)
Stephan Kulow (coolo)
accepted
request 208666
from
Andreas Schwab (Andreas_Schwab)
(revision 161)
- Update to glibc 2.18.90 bd12ab55c05e: * New locales: ak_GH, anp_IN, ar_SS, cmn_TW, hak_TW, lzh_TW, nan_TW, pap_AW, pap_CW, quz_PE, the_NP. * Substantially revised locales: gd_GB, ht_HT * The LC_ADDRESS field was updated to support country_car for almost all supported locales. * ISO 1427 definitions were updated. * ISO 3166 definitions were updated. * The localedef utility now supports --big-endian and --little-endian command-line options to generate locales for a different system from that for which the C library was built. * Binary locale files now only depend on the endianness of the system for which they are generated and not on other properties of that system. * ISO 639 definitions were updated for Chiga (cgg) and Chinese (gan, hak, czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue). * SystemTap probes for malloc have been introduced. * Support for powerpc64le has been added. * The soft-float powerpc port now supports e500 processors. - Remove upstreamed patches: cbrtl-ldbl-96.patch fcntl-o-tmpfile.patch getaddrinfo-overflow.patch glibc-2.18.tar.xz glibc-ld-profile.patch glibc-nscd-hconf.diff i686-strcasecmp-fallback.patch m68k-Scrt1.patch malloc-overflows.patch nonascii-case.patch nss-database.patch (forwarded request 208665 from Andreas_Schwab)
Comments 1
This update (version 2.39) breaks USB passthru for all Virtualbox virtual machines. Reversion to version 2.38 restores functionality.