stb_sprintf-devel-1.10^20241002git31707d1-3.el9$>"G{paW>;? d, 2 S8<dhw      (<| (58@9:~G4HHI\XdYp\]^bvdefltuv(TX{Cstb_sprintf-devel1.10^20241002git31707d13.el9Fast sprintf, snprintf for C/C++This is a full sprintf replacement that supports everything that the C runtime sprintfs support, including float/double, 64-bit integers, hex floats, field parameters (%*.*d stuff), length reads backs, etc. Why would you need this if sprintf already exists? Well, first off, it’s *much* faster (see below). It’s also much smaller than the CRT versions code-space-wise. We’ve also added some simple improvements that are super handy (commas in thousands, callbacks at buffer full, for example). Finally, the format strings for MSVC and GCC differ for 64-bit integers (among other small things), so this lets you use the same format strings in cross platform code. It uses the standard single file trick of being both the header file and the source itself. If you just include it normally, you just get the header file function definitions. To get the code, you include it from a C or C++ file and define STB_SPRINTF_IMPLEMENTATION first. It only uses va_args macros from the C runtime to do its work. It does cast doubles to S64s and shifts and divides U64s, which does drag in CRT code on most platforms. It compiles to roughly 8K with float support, and 4K without. As a comparison, when using MSVC static libs, calling sprintf drags in 16K.g_buildvm-s390x-06.s390.fedoraproject.orgFedora ProjectFedora ProjectMIT OR UnlicenseFedora ProjectUnspecifiedhttps://github.com/nothings/stblinuxs390x A큤A큤g_g_g_g_f7858b922a910068592941abb4b4d204a694d497f478ae1900d67e90f138455dfbebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63stb/stb_sprintf.hrootrootrootrootrootrootrootrootrootrootstb-0^20241002git31707d1-3.el9.src.rpmstb_sprintf-develstb_sprintf-devel(s390-64)stb_sprintf-static     rpmlib(CaretInVersions)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)4.15.0-13.0.4-14.6.0-14.0-15.4.18-14.16.1.3g^g^f5fYfQf3@f3@f3@eYeYe9@e9@e9@e9@e9@e9@e9@e9@e9@e9@e9@e9@e% - 0^20241002git31707d1-3Benjamin A. Beasley - 0^20241002git31707d1-2Benjamin A. Beasley - 0^20241002git31707d1-1Benjamin A. Beasley - 0^20240531git013ac3b-1Benjamin A. Beasley - 0^20240525git449758b-1Benjamin A. Beasley - 0^20240213gitae721c5-5Benjamin A. Beasley - 0^20240213gitae721c5-4David Abdurachmanov - 0^20240213gitae721c5-2Benjamin A. Beasley - 0^20240213gitae721c5-1Benjamin A. Beasley - 0^20240208gitb7cf124-1Benjamin A. Beasley - 0^20231011gitbeebb24-12Benjamin A. Beasley - 0^20231011gitbeebb24-11Benjamin A. Beasley - 0^20231011gitbeebb24-10Benjamin A. Beasley - 0^20231011gitbeebb24-9Benjamin A. Beasley - 0^20231011gitbeebb24-8Benjamin A. Beasley - 0^20231011gitbeebb24-7Benjamin A. Beasley - 0^20231011gitbeebb24-6Benjamin A. Beasley - 0^20231011gitbeebb24-5Benjamin A. Beasley - 0^20231011gitbeebb24-4Benjamin A. Beasley - 0^20231011gitbeebb24-3Benjamin A. Beasley - 0^20231011gitbeebb24-2Benjamin A. Beasley - 0^20231011gitbeebb24-1Benjamin A. Beasley - 0^20231009gitc4bbb6e-2Benjamin A. Beasley - 0^20231009gitc4bbb6e-0.1Benjamin A. Beasley - 0^20230129git5736b15-0.2Benjamin A. Beasley - 0^20230129git5736b15-0.1Benjamin A. Beasley - 0^20230129git6199bf7-0.1Benjamin A. Beasley - 0^20220908git8b5f1f3-0.4- Add a SourceLicense field- Remove spec-file conditionals for Fedora 39 and EPEL7 (end-of-life)- stb_image_resize2 2.11- stb_image 2.30- stb_image_resize2 2.07- Patch for GHSL-2023-171/CVE-2023-45681/CVE-2023-47212- Fix a description to use American English orthography- Fix compile error on riscv64- Update to 0^20240213gitae721c5 - stb_image_resize2-devel is updated to 2.06- Update to 0^20240208gitb7cf124 - stb_image-devel is updated to 2.29 - stb_image_resize2-devel is updated to 2.05- stb_vorbis: fix GHSL-2023-165 / fix CVE-2023-45675- stb_image: fix GHSL-2023-151 / fix CVE-2023-45667- stb_image: fix GHSL-2023-150 / fix CVE-2023-45666- Document another bug, PR, and name (GHSL-2023-149) for CVE-2023-43898- stb_image: fix GHSL-2023-148 / fix CVE-2023-45664- stb_image: fix GHSL-2023-147 / fix CVE-2023-45663- stb_image: fix GHSL-2023-146 / fix CVE-2023-45662- stb_image: fix GHSL-2023-145 / fix CVE-2023-45661- Document that 1454.patch fixes CVE-2023-43898- Backport a PR fixing undefined behavior in stb_image_resize2- Backport three PR’s fixing undefined behavior in stb_image- Update to 0^beebb24git20231011 (minor C99 fixes)- Fedora, EPEL9+: drop the initial “0.” from the Release- Update to 0^20231009gitc4bbb6e - A new stb_image_resize2 library is introduced - Upstream has deprecated stb_image_resize, but we still package it- Fix null pointer dereference in stb_image- Update to 5736b1 (version history and README updates)- Update to 6199bf7 (stb_image 2.28) - Security-related patches for stb_image have been merged upstream, and there are other bugfixes.- Patch in a candidate fix for ossfuzz issue 24232 - Improves handling of certain invalid PNGs by stb_image1.10^20241002git31707d1-3.el91.10^20241002git31707d1-3.el91.10^20241002git31707d1-3.el9stbstb_sprintf.hstb_sprintf.hstb_sprintf-develLICENSE/usr/include//usr/include/stb//usr/share/licenses//usr/share/licenses/stb_sprintf-devel/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protectiondrpmzstd19s390x-redhat-linux-gnudirectoryC source, ASCII textASCII texthttps://bugz.fedoraproject.org/stbutf-8734b9d1103d1faee9ca866698aad6dd4e3c8331a6f547177a074a3bf84eb9bb042397bee1fe83d6448aa436d0b3d38d24689f39b1f569cd2325f471949563bd7?P(/h 4:DLT30stb_sprintf-devel-1.10^20241002git31707d1el9`ptHeN NP +"} lˎHlh3> 6 _ ܉3!4En΁;8r2(F|g_]g ϭ2j "heRzTfGZ4&~d3ׂ@hdj"lh _h5Ӽod EY+0%&a[ -Q*9^Sd\~#3Zj(Гg&Icg ;u';٢";DE9`|#tA#dMƾ|b >4̲,*#;NFYQ{"Opz 矀#6E Bb9]^ 7ˢAmbS L\6W6dW"=K͂! vN o 2O Z[>rҤ8Bb0,Q c!+;皍+<$m'ǖ5M40wz"h3!8Qd=G+1~ uU#[~(e ;1niyybV@?(\)3+ZUNΥE-^K\eZI=yvx19909652a15ec1894431516c6405856a44647fd4f5df26a9224c459c678cfee39c152f11aee992ef78a667d56d8aVE[ ]ݺ>>cBZh91AY&SYuk- PiE(d 41]4z$"{x`W%>N;5"(HTv0(mYqBa Ǟ~c! `mUY`0Rr1+hu`X _ْ; =+3yX,5c