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:zSystems/glibc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000288 288 Bytes | |
_multibuild | 0000000111 111 Bytes | |
aarch64-sys-ptrace-update.patch | 0000001008 1008 Bytes | |
add-locales.patch | 0000000805 805 Bytes | |
baselibs.conf | 0000000730 730 Bytes | |
bindresvport.blacklist | 0000000415 415 Bytes | |
crypt_blowfish-1.2-hack_around_arm.diff | 0000000180 180 Bytes | |
crypt_blowfish-1.2-sha.diff | 0000005903 5.76 KB | |
crypt_blowfish-1.3.tar.gz | 0000030310 29.6 KB | |
crypt_blowfish-const.patch | 0000001616 1.58 KB | |
crypt_blowfish-gensalt.patch | 0000010563 10.3 KB | |
fix-locking-in-_IO_cleanup.patch | 0000004904 4.79 KB | |
fnmatch-collating-elements.patch | 0000013241 12.9 KB | |
glibc-2.14-crypt.diff | 0000003081 3.01 KB | |
glibc-2.27.tar.xz | 0015395316 14.7 MB | |
glibc-2.27.tar.xz.sig | 0000000801 801 Bytes | |
glibc-2.3.2.no_archive.diff | 0000001446 1.41 KB | |
glibc-2.3.3-nscd-db-path.diff | 0000000901 901 Bytes | |
glibc-2.3.90-langpackdir.diff | 0000001715 1.67 KB | |
glibc-2.4-china.diff | 0000000716 716 Bytes | |
glibc-2.4.90-no_NO.diff | 0000002085 2.04 KB | |
glibc-bindresvport-blacklist.diff | 0000003587 3.5 KB | |
glibc-c-utf8-locale.patch | 0000008575 8.37 KB | |
glibc-disable-gettext-for-c-utf8.patch | 0000000486 486 Bytes | |
glibc-fix-double-loopback.diff | 0000001052 1.03 KB | |
glibc-nscd.conf.patch | 0000000541 541 Bytes | |
glibc-resolv-mdnshint.diff | 0000000777 777 Bytes | |
glibc-version.diff | 0000000787 787 Bytes | |
glibc.changes | 0000292955 286 KB | |
glibc.keyring | 0000055366 54.1 KB | |
glibc.rpmlintrc | 0000001035 1.01 KB | |
glibc.spec | 0000039766 38.8 KB | |
glibc_post_upgrade.c | 0000008665 8.46 KB | |
i386-sigaction-sa-restorer.patch | 0000008573 8.37 KB | |
iconv-reset-input-buffer.patch | 0000011480 11.2 KB | |
manpages.patch | 0000000738 738 Bytes | |
manpages.tar.bz2 | 0000007405 7.23 KB | |
netgroup-cache-keys.patch | 0000000637 637 Bytes | |
nscd-server-user.patch | 0000000351 351 Bytes | |
nscd.conf | 0000000027 27 Bytes | |
nscd.service | 0000000507 507 Bytes | |
nss-database-multiple-dfn.patch | 0000003559 3.48 KB | |
nss-db-path.patch | 0000001327 1.3 KB | |
nss-files-long-lines-2.patch | 0000004743 4.63 KB | |
nsswitch.conf | 0000001136 1.11 KB | |
pkey-get-reserved-name.patch | 0000000768 768 Bytes | |
powerpc-sys-ptrace-undefine-macros.patch | 0000001704 1.66 KB | |
powerpc-sys-ptrace-update.patch | 0000003268 3.19 KB | |
riscv-fmax-fmin-nan.patch | 0000003034 2.96 KB | |
riscv-readelflib.patch | 0000001021 1021 Bytes | |
riscv-tls-init.patch | 0000001355 1.32 KB |
Revision 221 (latest revision is 295)
Dominique Leuenberger (dimstar_suse)
accepted
request 590322
from
Andreas Schwab (Andreas_Schwab)
(revision 221)
- pkey-get-reserved-name.patch: Linux: use reserved name __key in pkey_get (BZ #22797) - aarch64-sys-ptrace-update.patch: linux/aarch64: sync sys/ptrace.h with Linux 4.15 (BZ #22433) - powerpc-sys-ptrace-undefine-macros.patch: powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request - powerpc-sys-ptrace-update.patch: linux/powerpc: sync sys/ptrace.h with Linux 4.15 (BZ #22433, BZ #22807) - netgroup-cache-keys.patch: Fix netgroup cache keys (BZ #22342) - i386-sigaction-sa-restorer.patch: i386: Fix i386 sigaction sa_restorer initialization (BZ #21269) - riscv-tls-init.patch: RISC-V: Do not initialize $gp in TLS macros - riscv-fmax-fmin-nan.patch: RISC-V: fmax/fmin: Handle signalling NaNs correctly (BZ #22884) (forwarded request 590321 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.