Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ustr - String library, very low memory overhead, simple to import
        
        
        - Description:
-  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
        
        
            | ustr-1.0.4-6.fc9.ia64
              [103 KiB] | Changelog
              by James Antill (2008-03-09): - Fix dir. ownership bug.
- Resolves: rhbz#436711 |