[package] add library 'libbsd'
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Jun 2011 13:16:08 +0000 (13:16 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Jun 2011 13:16:08 +0000 (13:16 +0000)
commit9c9bc2609f1f7f78251d6848ebf4201719c978c2
tree8f6647b0370488b195d59507f9c20902d02429f6
parentd7f70f01a8f00f33408ae5b7cc3ae2f049a559d0
[package] add library 'libbsd'

This library contains core functionality usually (but obviously not always)
provided by libc implementations which isneeded by OpenWrt core packages.
For instance the functions 'strlcat', 'strlcpy' are not implemented in
eglibc but needed by hotplug2 (udevtrigger)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27169 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/libbsd/Makefile [new file with mode: 0644]
This page took 0.032639 seconds and 4 git commands to generate.