[package] add library 'libbsd'
authorMirko Vogt <mirko@openwrt.org>
Mon, 13 Jun 2011 13:16:08 +0000 (13:16 +0000)
committerMirko Vogt <mirko@openwrt.org>
Mon, 13 Jun 2011 13:16:08 +0000 (13:16 +0000)
commitd24989dae674ad7957b53dcc93033201a53c6f42
tree8f6647b0370488b195d59507f9c20902d02429f6
parent033f07119ff5149dfa3756a5a24d75e6f4530236
[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)

SVN-Revision: 27169
package/libbsd/Makefile [new file with mode: 0644]