This are archived contents of the former dev.openwrt.org development system. The pages are provided for historical reference only. Refer to https://openwrt.org/ for up-to-date information.
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)