Information for build ustr-1.0.4-6.oc9
ID | 34800 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | ustr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 1.0.4 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 6.oc9 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://gitee.com/src-opencloudos-rpms/ustr.git?.#050009b234241d014761e762bd22cd47268b51c6 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary | String library, very low memory overhead, simple to import | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | This package provides a low overhead string library for C, it is been designed to make integrating a string library into any C project easy. The default overhead over using plain strdup("a") is 4 used bytes (on i386 or x86-64), and for this you get reference counted length managed strings. This overhead grows to 5 used bytes for 256 byte strings, and 7 bytes for 65,536 character strings. This package also distributes pre-built shared libraries. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | bbrucezhang | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Wed, 23 Apr 2025 08:23:42 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Wed, 23 Apr 2025 08:42:39 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (dist-oc9, /src-opencloudos-rpms/ustr.git:.:origin/oc9) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/ustr.git?.#origin/oc9'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.4-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.4-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.4-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.4-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.4-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Jul 19 2022 Yi Lin <nilusyi@tencent.com> - 1.0.4-1 - package init. |