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 | 0000011095 10.8 KB | |
glibc-2.18.90-83f5c32d21f7.tar.xz | 0012301308 11.7 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 | 0000232394 227 KB | |
glibc-testsuite.patch | 0000000636 636 Bytes | |
glibc-testsuite.spec | 0000038171 37.3 KB | |
glibc-utils.changes | 0000232394 227 KB | |
glibc-utils.spec | 0000038077 37.2 KB | |
glibc-version.diff | 0000000855 855 Bytes | |
glibc.changes | 0000232394 227 KB | |
glibc.rpmlintrc | 0000001395 1.36 KB | |
glibc.spec | 0000038151 37.3 KB | |
glibc_post_upgrade.c | 0000008665 8.46 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 | |
ppc64le-abilist.patch | 0000058152 56.8 KB | |
pre_checkin.sh | 0000000886 886 Bytes |
Revision 163 (latest revision is 295)
Tomáš Chvátal (scarabeus_factory)
accepted
request 211752
from
Andreas Schwab (Andreas_Schwab)
(revision 163)
- Update to glibc 2.18.90 83f5c32d21f7: * Support for STT_GNU_IFUNC symbols added for ppc64 * A new feature test macro _DEFAULT_SOURCE is available * The _BSD_SOURCE feature test macro no longer enables BSD interfaces that conflict with POSIX. The libbsd-compat library (which was a dummy library that did nothing) has also been removed. * Added support for version-3 tz format files - i686-no-sse42-strstr.patch: Removed (forwarded request 211751 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.