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 (danny branch) |
| Inherits | |
| Dependencies | |
| PACKAGECONFIG options |
Sources
None
Patches
None
Other branches
This recipe in other branches of meta-selinux:
| Branch | Recipe |
|---|---|
| morty (Yocto Project 2.2) | ustr 1.0.4 |
| 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 (this recipe) |