libnih 1.0.3
Name | libnih |
---|---|
Version | 1.0.3 |
Summary | libnih library |
Description | libnih is a small library for C application development containing functions that, despite its name, are not implemented elsewhere in the standard library set. libnih is roughly equivalent to other C libraries such as glib, except that its focus is on a small size and intended for applications that sit very low in the software stack, especially outside of /usr. It expressly does not reimplement functions that already exist in libraries ordinarily shipped in /lib such libc6, and does not do foolish things like invent arbitrary typedefs for perfectly good C types. |
Section | libs |
License | GPL-2.0 |
Homepage | https://launchpad.net/libnih |
Recipe file | recipes-support/libnih/libnih_1.0.3.bb |
Layer | meta-oe (thud branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://launchpad.net/libnih/1.0/1.0.3/+download/libnih-1.0.3.tar.gz |
Patches
Patch | Status |
---|---|
libnih-1.0.3/libnih_1.0.3-4ubuntu16.patch | Unknown |
libnih-1.0.3/0001-signal.c-SIGCLD-and-SIGCHILD-are-same-on-sytem-V-sys.patch | Unknown |
Other branches
This recipe in other branches of meta-oe:
Branch | Recipe |
---|---|
zeus (Yocto Project 3.0) | libnih 1.0.3 |
warrior (Yocto Project 2.7) | libnih 1.0.3 |
thud (Yocto Project 2.6) | libnih 1.0.3 (this recipe) |
sumo (Yocto Project 2.5) | libnih 1.0.3 |
rocko (Yocto Project 2.4) | libnih 1.0.3 |
pyro (Yocto Project 2.3) | libnih 1.0.3 |
morty (Yocto Project 2.2) | libnih 1.0.3 |