Standard Shared Libraries (from the GNU C Library)

Edit Package glibc-utils

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
0001-Fix-UTF-16-surrogate-handling.-BZ-19727.patch 0000013919 13.6 KB
0001-Fix-ucs4le_internal_loop-in-error-case.-BZ-19726.patch 0000000530 530 Bytes
0001-S390-Configure-check-for-vector-support-in-gcc.patch 0000003084 3.01 KB
0001-S390-Configure-checks-HAVE_S390_MIN_Z196_ZARCH_ASM_S.patch 0000004101 4 KB
0001-S390-Fix-utf32-to-utf16-handling-of-low-surrogates-d.patch 0000009541 9.32 KB
0001-S390-Fix-utf32-to-utf8-handling-of-low-surrogates-di.patch 0000010771 10.5 KB
0001-S390-Get-rid-of-make-warning-overriding-recipe-for-t.patch 0000006187 6.04 KB
0001-S390-Optimize-8bit-generic-iconv-modules.patch 0000017966 17.5 KB
0001-S390-Optimize-builtin-iconv-modules.patch 0000048095 47 KB
0001-S390-Optimize-iso-8859-1-to-ibm037-iconv-module.patch 0000005131 5.01 KB
0001-S390-Optimize-utf16-utf32-module.patch 0000020712 20.2 KB
0001-S390-Optimize-utf8-utf16-module.patch 0000026461 25.8 KB
0001-S390-Optimize-utf8-utf32-module.patch 0000028532 27.9 KB
0001-S390-Use-s390-64-specific-ionv-modules-on-s390-32-to.patch 0000181080 177 KB
0002-S390-Use-new-s390_libc_ifunc_expr-macro-in-s390-8bit.patch 0000004442 4.34 KB
0003-S390-Move-utf8-utf16-z9.c-to-multiarch-folder-and-us.patch 0000012635 12.3 KB
0004-S390-Fix-handling-of-DXC-byte-in-FPC-register.patch 0000006177 6.03 KB
0004-S390-Move-utf16-utf32-z9.c-to-multiarch-folder-and-u.patch 0000010393 10.1 KB
0005-S390-Move-utf8-utf32-z9.c-to-multiarch-folder-and-us.patch 0000013043 12.7 KB
0005-S390-Refactor-ifunc-implementations-and-enable-ifunc.patch 0000066241 64.7 KB
0006-S390-Add-hwcaps-value-for-vector-facility.patch 0000001943 1.9 KB
0006-S390-Add-new-hwcap-values-for-new-cpu-architecture-a.patch 0000002921 2.85 KB
0007-S390-Add-new-s390-platform.patch 0000001262 1.23 KB
0007-S390-Use-cu41-instruction-for-converting-from-utf32-.patch 0000006792 6.63 KB
0008-S390-Use-cu42-instruction-for-converting-from-utf32-.patch 0000007086 6.92 KB
0008-S390-configure-check-for-vector-instruction-support-.patch 0000003634 3.55 KB
0009-S390-Ifunc-resolver-macro-for-vector-instructions.patch 0000001258 1.23 KB
0009-S390-Use-cu24-instruction-for-converting-from-utf16-.patch 0000007354 7.18 KB
0010-S390-Optimize-strlen-and-wcslen.patch 0000015048 14.7 KB
0010-S390-Use-cu21-instruction-for-converting-from-utf16-.patch 0000007237 7.07 KB
0011-S390-Add-new-s390-platform-z14.patch 0000001727 1.69 KB
0011-S390-Optimize-strnlen-and-wcsnlen.patch 0000028370 27.7 KB
0012-S390-Optimize-strcpy-and-wcscpy.patch 0000016926 16.5 KB
0013-S390-Optimize-stpcpy-and-wcpcpy.patch 0000022211 21.7 KB
0014-S390-Optimize-strncpy-and-wcsncpy.patch 0000039232 38.3 KB
0015-S390-Optimize-stpncpy-and-wcpncpy.patch 0000029247 28.6 KB
0016-S390-Optimize-strcat-and-wcscat.patch 0000033148 32.4 KB
0017-S390-Optimize-strncat-wcsncat.patch 0000038828 37.9 KB
0018-S390-Optimize-strcmp-and-wcscmp.patch 0000018833 18.4 KB
0019-S390-Optimize-strncmp-and-wcsncmp.patch 0000024346 23.8 KB
0020-S390-Optimize-strchr-and-wcschr.patch 0000016434 16 KB
0021-S390-Optimize-strchrnul-and-wcschrnul.patch 0000020455 20 KB
0022-S390-Optimize-strrchr-and-wcsrchr.patch 0000021486 21 KB
0023-S390-Optimize-strspn-and-wcsspn.patch 0000040142 39.2 KB
0024-S390-Optimize-strpbrk-and-wcspbrk.patch 0000045358 44.3 KB
0025-S390-Optimize-strcspn-and-wcscspn.patch 0000037181 36.3 KB
0026-S390-Optimize-memchr-rawmemchr-and-wmemchr.patch 0000036093 35.2 KB
0027-S390-Optimize-memccpy.patch 0000009433 9.21 KB
0028-S390-Optimize-wmemset.patch 0000020927 20.4 KB
0029-S390-Optimize-wmemcmp.patch 0000009790 9.56 KB
0030-S390-Optimize-memrchr.patch 0000008505 8.31 KB
0031-S390-Use-mvcle-for-copies-1MB-on-32bit-with-default-.patch 0000000550 550 Bytes
0032-S390-Use-64bit-instruction-to-check-for-copies-of-1M.patch 0000000619 619 Bytes
0033-S390-Do-not-call-memcpy-memcmp-memset-within-libc.so.patch 0000004231 4.13 KB
0034-S390-Implement-mempcpy-with-help-of-memcpy.-BZ-19765.patch 0000013419 13.1 KB
0035-S390-Do-not-clobber-r13-with-memcpy-on-31bit-with-co.patch 0000001149 1.12 KB
0036-s390-Refactor-ifunc-resolvers-due-to-false-debuginfo.patch 0000024309 23.7 KB
0037-S390-Add-configure-check-to-detect-z10-as-mininum-ar.patch 0000003753 3.67 KB
0038-S390-Use-hwcap-instead-of-dl_hwcap-in-ifunc-resolver.patch 0000001808 1.77 KB
0039-S390-Unify-31-64bit-memcpy.patch 0000026399 25.8 KB
0040-S390-Refactor-memcpy-mempcpy-ifunc-handling.patch 0000027322 26.7 KB
0041-S390-Remove-s390-specific-implementation-of-bcopy.patch 0000006023 5.88 KB
0042-S390-Use-memcpy-for-forward-cases-in-memmove.patch 0000001312 1.28 KB
0043-S390-Add-configure-check-to-detect-z13-as-mininum-ar.patch 0000003287 3.21 KB
0044-S390-Add-z13-memmove-ifunc-variant.patch 0000010185 9.95 KB
0045-S390-Add-z13-strstr-ifunc-variant.patch 0000008300 8.11 KB
0046-S390-Add-z13-memmem-ifunc-variant.patch 0000008903 8.69 KB
0047-S390-Cleanup-ifunc-resolve.h.patch 0000002329 2.27 KB
0048-S390-Mark-vx-and-vxe-as-important-hwcap.patch 0000000652 652 Bytes
0049-S390-Add-new-hwcap-values-for-new-cpu-architecture-a.patch 0000002612 2.55 KB
0050-S390-Add-configure-check-to-detect-support-for-arch1.patch 0000006072 5.93 KB
0051-S390-Add-arch13-memmove-ifunc-variant.patch 0000006837 6.68 KB
0052-S390-Add-arch13-strstr-ifunc-variant.patch 0000011151 10.9 KB
0053-S390-Add-arch13-memmem-ifunc-variant.patch 0000010254 10 KB
_constraints 0000000246 246 Bytes
aarch64-dl-argv.patch 0000000709 709 Bytes
aarch64-elf-machine-load-address.patch 0000001557 1.52 KB
abort-no-flush.patch 0000002022 1.97 KB
avx512-knl-memcpy.patch 0000025321 24.7 KB
backtrace-powerpc.patch 0000002410 2.35 KB
baselibs.conf 0000000730 730 Bytes
bindresvport.blacklist 0000000415 415 Bytes
cancelable-syscall-stack-align.patch 0000001395 1.36 KB
catopen-unbound-alloca.patch 0000006275 6.13 KB
check-build.sh 0000000798 798 Bytes
clnt-create-unix-overflow.patch 0000004403 4.3 KB
clntudp-call-alloca.patch 0000001148 1.12 KB
clntudp-call-use-after-free.patch 0000000658 658 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
default-source-warning.patch 0000000551 551 Bytes
dl-init-paths-overflow.patch 0000002806 2.74 KB
dl-sort-maps.patch 0000013920 13.6 KB
dlclose-assert-init-called.patch 0000010419 10.2 KB
dlopen-filter-object.patch 0000005378 5.25 KB
dont-remove-nodelete-flag.patch 0000001286 1.26 KB
errorcheck-mutex-no-elision.patch 0000003501 3.42 KB
euc-kr-overrun.patch 0000002294 2.24 KB
fillin-rpath-empty-tokens.patch 0000002603 2.54 KB
fix-locking-in-_IO_cleanup.patch 0000006075 5.93 KB
fnmatch-collating-elements.patch 0000013981 13.7 KB
force-elision-race.patch 0000023808 23.3 KB
fork-remove-assertion.patch 0000001303 1.27 KB
gai-merge-continue-actions.patch 0000009842 9.61 KB
gb18030-2022.patch 0000047416 46.3 KB
gconv-assertion-iso-2022-jp.patch 0000005129 5.01 KB
get-nprocs-cpu-online-parsing.patch 0000001157 1.13 KB
getaddrinfo-hostent-conv-stack-overflow.patch 0000005644 5.51 KB
getaddrinfo-parse-ipv4-address.patch 0000013736 13.4 KB
getcwd-erange.patch 0000002523 2.46 KB
glibc-2.14-crypt.diff 0000011807 11.5 KB
glibc-2.2-sunrpc.diff 0000002239 2.19 KB
glibc-2.22.tar.xz 0012969072 12.4 MB
glibc-2.22.tar.xz.sig 0000000473 473 Bytes
glibc-2.26-Assume-that-pipe2-is-always-available.patch 0000006332 6.18 KB
glibc-2.29-posix-Use-posix_spawn-on-popen.patch 0000007788 7.61 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 0000001971 1.92 KB
glibc-2.3.90-noversion.diff 0000001730 1.69 KB
glibc-2.3.locales.diff.bz2 0000328969 321 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-c-utf8-locale.patch 0000008539 8.34 KB
glibc-cpusetsize.diff 0000001044 1.02 KB
glibc-disable-gettext-for-c-utf8.patch 0000000486 486 Bytes
glibc-fix-double-loopback.diff 0000001061 1.04 KB
glibc-memset-nontemporal.diff 0000000875 875 Bytes
glibc-nodate.patch 0000001526 1.49 KB
glibc-nscd.conf.patch 0000000550 550 Bytes
glibc-resolv-mdnshint.diff 0000000777 777 Bytes
glibc-resolv-reload.diff 0000004568 4.46 KB
glibc-testsuite.changes 0000278632 272 KB
glibc-testsuite.patch 0000000636 636 Bytes
glibc-testsuite.spec 0000063723 62.2 KB
glibc-utils.changes 0000278632 272 KB
glibc-utils.spec 0000063594 62.1 KB
glibc-version.diff 0000000855 855 Bytes
glibc.changes 0000278632 272 KB
glibc.keyring 0000009425 9.2 KB
glibc.rpmlintrc 0000001395 1.36 KB
glibc.spec 0000063703 62.2 KB
glibc_post_upgrade.c 0000008665 8.46 KB
glob-altdirfunc.patch 0000017975 17.6 KB
glob-tilde-overflow.patch 0000069950 68.3 KB
glob-use-after-free.patch 0000001841 1.8 KB
hcreate-overflow-check.patch 0000005377 5.25 KB
hton-identity.patch 0000006483 6.33 KB
i386-memmove-sse2-unaligned.patch 0000001792 1.75 KB
ibm93x-redundant-shift-si.patch 0000006471 6.32 KB
iconv-option-parsing.patch 0000037575 36.7 KB
iconv-redundant-shift.patch 0000001978 1.93 KB
iconv-reset-input-buffer.patch 0000010224 9.98 KB
iconv-ucs4-loop-bounds.patch 0000002736 2.67 KB
isinf-cxx11-conflict.patch 0000004947 4.83 KB
japanese-era-name-may-2019.patch 0000002161 2.11 KB
ld-hwcap-mask-suid.patch 0000001181 1.15 KB
ld-library-path-suid.patch 0000004754 4.64 KB
ld-pointer-guard.patch 0000002249 2.2 KB
ld-so-cache-validation.patch 0000001486 1.45 KB
ldbl-96-rem-pio2l.patch 0000002612 2.55 KB
ldconfig-concurrency.patch 0000002018 1.97 KB
ldd-system-interp.patch 0000001192 1.16 KB
libmvec-nonshared-pic.patch 0000000582 582 Bytes
localplt.patch 0000003211 3.14 KB
malloc-Consistently-apply-trim_threshold-to-all-heap.patch 0000001125 1.1 KB
malloc-Fix-attached-thread-reference-count-handling-.patch 0000008883 8.67 KB
malloc-Fix-list_lock-arena-lock-deadlock-BZ-19182.patch 0000007250 7.08 KB
malloc-Prevent-arena-free_list-from-turning-cyclic-B.patch 0000005615 5.48 KB
malloc-fork-deadlock.patch 0000023930 23.4 KB
manpages.patch 0000000738 738 Bytes
manpages.tar.bz2 0000010824 10.6 KB
memalign-overflow.patch 0000001907 1.86 KB
mempcpy-avx512.patch 0000001397 1.36 KB
mntent-blank-line.patch 0000005871 5.73 KB
mq-notify-use-after-free.patch 0000008414 8.22 KB
netgroupcache-locking.patch 0000000563 563 Bytes
nis-initgroups-status.patch 0000001447 1.41 KB
noversion.tar.bz2 0000001833 1.79 KB
nptl-setxid-error.patch 0000000880 880 Bytes
nptl-setxid-race.patch 0000001938 1.89 KB
nscd-gc-crash.patch 0000002334 2.28 KB
nscd-prune.patch 0000001317 1.29 KB
nscd-senfile.patch 0000016128 15.8 KB
nscd-server-user.patch 0000000351 351 Bytes
nscd.conf 0000000027 27 Bytes
nscd.service 0000000507 507 Bytes
nss-db-path.patch 0000001354 1.32 KB
nss-dns-getnetbyname.patch 0000000949 949 Bytes
nss-files-long-lines-2.patch 0000004746 4.63 KB
nsswitch.conf 0000001192 1.16 KB
openat64-readd-o-largefile.patch 0000000513 513 Bytes
opendir-o-directory-check.patch 0000000729 729 Bytes
pop-fail-stack.patch 0000216593 212 KB
posix-Add-internal-symbols-for-posix_spawn-interface.patch 0000009900 9.67 KB
power6-memset.patch 0000001314 1.28 KB
power9-strcmp.patch 0000010987 10.7 KB
power9-strncmp.patch 0000013143 12.8 KB
power9-support.patch 0000005583 5.45 KB
powerpc-default-atomic-ops.patch 0000002120 2.07 KB
powerpc-elf-notes.patch 0000001903 1.86 KB
powerpc-elision-adapt-param.patch 0000003104 3.03 KB
powerpc-elision-enable-envvar.patch 0000001501 1.47 KB
powerpc-elision-improvements.patch 0000002504 2.45 KB
powerpc-htm-compiler-barriers.patch 0000006490 6.34 KB
powerpc-ipc64.patch 0000000470 470 Bytes
powerpc-lock-elision-race.patch 0000004861 4.75 KB
powerpc-tabort-usage.patch 0000001716 1.68 KB
ppc-power10-support.patch 0000002005 1.96 KB
pre_checkin.sh 0000000892 892 Bytes
printf-long-double-non-normal.patch 0000001977 1.93 KB
pt-fork.patch 0000002314 2.26 KB
pthread-cond-wait-stack-align.patch 0000004205 4.11 KB
pthread-create-use-after-free.patch 0000019700 19.2 KB
realpath-ssize-max-overflow.patch 0000000598 598 Bytes
realpath-underflow.patch 0000000706 706 Bytes
reduce-edns-payload.patch 0000003666 3.58 KB
refactor-nan-parsing.patch 0000034564 33.8 KB
regex-parse-reg-exp.patch 0000001605 1.57 KB
regex-read-overrun.patch 0000000852 852 Bytes
reinitialize-dl_load_write_lock.patch 0000000637 637 Bytes
res-send-enomem.patch 0000000394 394 Bytes
resolv-assertion-failure.patch 0000005263 5.14 KB
resolv-internal-qtype.patch 0000003153 3.08 KB
resolv-mem-leak.patch 0000000771 771 Bytes
robust-mutex-deadlock.patch 0000004170 4.07 KB
s390-elision-enable-envvar.patch 0000001097 1.07 KB
s390-memmove-ifunc-selector-arch13.patch 0000004175 4.08 KB
s390-nl-current-lc-foo-used.patch 0000003459 3.38 KB
s390-runtime-resolve.patch 0000031340 30.6 KB
s390-strstr-page-boundary.patch 0000003947 3.85 KB
s390-unwind-info.patch 0000005316 5.19 KB
s390x-remove-direct-socket-calls.patch 0000001538 1.5 KB
send-dg-buffer-overflow.patch 0000023749 23.2 KB
static-dlopen.patch 0000000578 578 Bytes
strcoll-remove-strdiff-opt.patch 0000011393 11.1 KB
strftime-range-check.patch 0000003935 3.84 KB
sunrpc-xdr-memory.patch 0000003703 3.62 KB
svcunix-create-overflow.patch 0000001567 1.53 KB
syslog-locking.patch 0000003390 3.31 KB
tls-dtor-list-mangling.patch 0000001196 1.17 KB
tzset-tzname.patch 0000004758 4.65 KB
vector-finite-math-aliases.patch 0000006250 6.1 KB
vector-math-gcc-6.patch 0000000870 870 Bytes
wordexp-param-overflow.patch 0000001412 1.38 KB
Latest Revision
Wolfgang Engel's avatar Wolfgang Engel (bigironman) committed (revision 13)
Set link to glibc-utils.29705 via maintenance_release request
Comments 0
openSUSE Build Service is sponsored by