ustr 1.0.4
Name | ustr |
---|---|
Version | 1.0.4 |
Summary | Micro String API - for C |
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. |
Section | base |
License | MIT | LGPLv2+ | BSD |
Homepage | |
Recipe file | recipes-extended/ustr/ustr_1.0.4.bb |
Layer | meta-selinux (morty branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
http://www.and.org/ustr/1.0.4/ustr-1.0.4.tar.bz2 |
Patches
Patch | Status |
---|---|
ustr/ustr-makefile-fix.patch | Unknown |
ustr/ustr-fix__va_copy-not-defined.patch | Unknown |
ustr/ustr-c99-inline.patch | Unknown |
ustr/ustr-gnu-inline.diff | Backport [debian] |
Other branches
This recipe in other branches of meta-selinux:
Branch | Recipe |
---|---|
morty (Yocto Project 2.2) | ustr 1.0.4 (this recipe) |
jethro (Yocto Project 2.0) | ustr 1.0.4 |
fido (Yocto Project 1.8) | ustr 1.0.4 |
dizzy (Yocto Project 1.7) | ustr 1.0.4 |
dora (Yocto Project 1.5) | ustr 1.0.4 |
dylan (Yocto Project 1.4) | ustr 1.0.4 |
danny (Yocto Project 1.3) | ustr 1.0.4 |