Standard Shared Libraries (from the GNU C Library)

Edit Package glibc

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.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000288 288 Bytes
_multibuild 0000000111 111 Bytes
add-locales.patch 0000000805 805 Bytes
baselibs.conf 0000000775 775 Bytes
bindresvport.blacklist 0000000415 415 Bytes
fix-locking-in-_IO_cleanup.patch 0000004882 4.77 KB
fnmatch-collating-elements.patch 0000017105 16.7 KB
glibc-2.29.tar.xz 0016515488 15.8 MB
glibc-2.29.tar.xz.sig 0000000488 488 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 0000001140 1.11 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 0000302316 295 KB
glibc.keyring 0000055366 54.1 KB
glibc.rpmlintrc 0000001035 1.01 KB
glibc.spec 0000037957 37.1 KB
glibc_post_upgrade.c 0000004806 4.69 KB
iconv-reset-input-buffer.patch 0000011384 11.1 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 0000000507 507 Bytes
nss-db-path.patch 0000001327 1.3 KB
nss-files-long-lines-2.patch 0000004743 4.63 KB
nsswitch.conf 0000001144 1.12 KB
Revision 225 (latest revision is 291)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 670586 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 225)
- Update to glibc 2.29
  * The getcpu wrapper function has been added, which returns the currently
    used CPU and NUMA node
  * Optimized generic exp, exp2, log, log2, pow, sinf, cosf, sincosf and tanf
  * The reallocarray function is now declared under _DEFAULT_SOURCE, not just
    for _GNU_SOURCE, to match BSD environments
  * For powercp64le ABI, Transactional Lock Elision is now enabled iff kernel
    indicates that it will abort the transaction prior to entering the kernel
    (PPC_FEATURE2_HTM_NOSC on hwcap2)
  * The functions posix_spawn_file_actions_addchdir_np and
    posix_spawn_file_actions_addfchdir_np have been added, enabling
    posix_spawn and posix_spawnp to run the new process in a different
    directory
  * The popen and system do not run atfork handlers anymore (BZ#17490)
  * strftime's default formatting of a locale's alternative year (%Ey)
    has been changed to zero-pad the year to a minimum of two digits,
    like "%y"
  * As a GNU extension, the '_' and '-' flags can now be applied to
    "%EY" to control how the year number is formatted
  * The glibc.tune tunable namespace has been renamed to glibc.cpu and the
    tunable glibc.tune.cpu has been renamed to glibc.cpu.name
  * The type of the pr_uid and pr_gid members of struct elf_prpsinfo, defined
    in <sys/procfs.h>, has been corrected to match the type actually used by
    the Linux kernel
  * An archaic GNU extension to scanf, under which '%as', '%aS', and '%a[...]'
    meant to scan a string and allocate space for it with malloc, is now
    restricted to programs compiled in C89 or C++98 mode with _GNU_SOURCE
    defined
- unwind-ctor.patch, old-getdents64.patch, nss-files-leak.patch,
  riscv-feholdexcept-setround.patch, (forwarded request 670585 from Andreas_Schwab)
Comments 1

Larry Finger's avatar

This update (version 2.39) breaks USB passthru for all Virtualbox virtual machines. Reversion to version 2.38 restores functionality.

openSUSE Build Service is sponsored by