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:Leap:16.0:FactoryCandidates/glibc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000308 308 Bytes | |
_multibuild | 0000000181 181 Bytes | |
add-locales.patch | 0000000805 805 Bytes | |
baselibs.conf | 0000000818 818 Bytes | |
bindresvport.blacklist | 0000000415 415 Bytes | |
check-pf-cancel-handler.patch | 0000002722 2.66 KB | |
dl-find-object-return.patch | 0000002363 2.31 KB | |
fix-locking-in-_IO_cleanup.patch | 0000006666 6.51 KB | |
getlogin-no-loginuid.patch | 0000001034 1.01 KB | |
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 | 0000001140 1.11 KB | |
glibc-2.37.tar.xz | 0018674604 17.8 MB | |
glibc-2.37.tar.xz.sig | 0000000833 833 Bytes | |
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-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-nsswitch-usr.diff | 0000000432 432 Bytes | |
glibc-resolv-mdnshint.diff | 0000000777 777 Bytes | |
glibc-version.diff | 0000000787 787 Bytes | |
glibc.changes | 0000347644 339 KB | |
glibc.keyring | 0000074277 72.5 KB | |
glibc.rpmlintrc | 0000000908 908 Bytes | |
glibc.spec | 0000039833 38.9 KB | |
gmon-buffer-alloc.patch | 0000003405 3.33 KB | |
gshadow-erange-rhandling.patch | 0000004452 4.35 KB | |
ldconfig-concurrency.patch | 0000001848 1.8 KB | |
manpages.patch | 0000000738 738 Bytes | |
manpages.tar.bz2 | 0000007405 7.23 KB | |
nscd-server-user.patch | 0000000351 351 Bytes | |
nscd.conf | 0000000027 27 Bytes | |
nscd.service | 0000000540 540 Bytes | |
nscd.sysusers | 0000000098 98 Bytes | |
nss-db-path.patch | 0000001327 1.3 KB | |
nsswitch.conf | 0000002190 2.14 KB | |
powerpc64-fcntl-lock.patch | 0000001494 1.46 KB | |
printf-grouping.patch | 0000005970 5.83 KB | |
realloc-limit-chunk-reuse.patch | 0000002680 2.62 KB | |
strftime-time64.patch | 0000004346 4.24 KB | |
system-sigchld-block.patch | 0000009427 9.21 KB | |
ulp-prologue-into-asm-functions.patch | 0000008327 8.13 KB |
Revision 276 (latest revision is 295)
Ana Guerrero (anag+factory)
accepted
request 1098078
from
Andreas Schwab (Andreas_Schwab)
(revision 276)
- gshadow-erange-rhandling.patch: gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (BZ #30151) - system-sigchld-block.patch: posix: Fix system blocks SIGCHLD erroneously (BZ #30163) - gmon-buffer-alloc.patch: gmon: Fix allocated buffer overflow (BZ #29444) - check-pf-cancel-handler.patch: __check_pf: Add a cancellation cleanup handler (BZ #20975) - powerpc64-fcntl-lock.patch: io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64 - realloc-limit-chunk-reuse.patch: realloc: Limit chunk reuse to only growing requests (BZ #30579) - dl-find-object-return.patch: elf: _dl_find_object may return 1 during early startup (BZ #30515) - Need to build with GCC 12 as minimum - fix-locking-in-_IO_cleanup.patch: Update to final version (forwarded request 1098077 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.