Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ustr - String library, very low memory overhead, simple to import
Micro string library, very low overhead from plain strdup() (Ave. 44% for
0-20B strings). Very easy to use in existing C code. At it's simplest you can
just include a single header file into your .c and start using it.
This package also distributes pre-built shared libraries.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| ustr |
1.0.4 |
6.el5 |
src |
301 KiB |
Mon Mar 10 05:37:46 2008 |
| ustr |
1.0.2 |
2.el5 |
src |
280 KiB |
Wed Nov 7 23:20:00 2007 |
Changelog
- * Sun Mar 9 22:00:00 2008 James Antill <james{%}fedoraproject{*}org> - 1.0.4-6
- Fix missing multilib. dir. ownership
- Resolves: rhbz#436711
- * Wed Mar 5 22:00:00 2008 James Antill <james{%}fedoraproject{*}org> - 1.0.4-5
- New new upstream: 1.0.4
- * Thu Feb 21 22:00:00 2008 Dennis Gilmore <dennis{%}ausil{*}us> - 1.0.3-5
- set broken_fed_dbg_opts to 0 its the recomended option upstream
- this works around sparc GCC problems
- add smpflags and cflags to make check