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 | 0000000249 249 Bytes | |
add-locales.patch | 0000000805 805 Bytes | |
baselibs.conf | 0000000818 818 Bytes | |
bindresvport.blacklist | 0000000415 415 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 | 0000001877 1.83 KB | |
glibc-2.39.tar.xz | 0018520988 17.7 MB | |
glibc-2.39.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-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 | 0000358449 350 KB | |
glibc.keyring | 0000074277 72.5 KB | |
glibc.rpmlintrc | 0000000908 908 Bytes | |
glibc.spec | 0000039470 38.5 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 | 0000002206 2.15 KB | |
sle-nsswitch.conf | 0000002190 2.14 KB | |
ulp-prologue-into-asm-functions.patch | 0000007993 7.81 KB |
Revision 285 (latest revision is 295)
Ana Guerrero (anag+factory)
accepted
request 1143409
from
Andreas Schwab (Andreas_Schwab)
(revision 285)
- Update to glibc 2.39 * A new tunable, glibc.cpu.plt_rewrite, can be used to enable PLT rewrite on x86-64 * Sync with Linux kernel 6.6 shadow stack interface * struct statvfs now has an f_type member, equal to the f_type statfs member * On Linux, the functions posix_spawnattr_getcgroup_np and posix_spawnattr_setcgroup_np have been added, along with the POSIX_SPAWN_SETCGROUP flag * On Linux, the pidfd_spawn and pidfd_spawp functions have been added * On Linux, the pidfd_getpid function has been added * scanf-family functions now support the wN format length modifiers for arguments pointing to types intN_t, int_leastN_t, uintN_t or uint_leastN_t * A new tunable, glibc.mem.decorate_maps, can be used to add additional information on underlying memory allocated by the glibc * The <stdbit.h> header has been added from ISO C2X * On AArch64 new symbols were added to libmvec * The ldconfig program now skips file names containing ';' or ending in ".dpkg.tmp" or ".dpkg.new" * The dynamic linker calls the malloc and free functions in more cases during TLS access if a shared object with dynamic TLS is loaded and unloaded - aarch64-rawmemchr-unwind.patch, cache-amd-legacy.patch, cache-intel-shared.patch, call-init-proxy-objects.patch, fstat-implementation.patch, gb18030-2022.patch, getaddrinfo-eai-memory.patch, getaddrinfo-memory-leak.patch, getcanonname-use-after-free.patch, iconv-error-verbosity.patch, intl-c-utf-8-like-c-locale.patch, ldconfig-process-elf-file.patch, libio-io-vtables.patch, libio-wdo-write.patch, (forwarded request 1143408 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.