Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
config BR2_PACKAGE_LIBDAEMON
bool "libdaemon"
# needs fork()
depends on BR2_USE_MMU
help
libdaemon is a lightweight C library that eases the
writing of UNIX daemons.
​
http://0pointer.de/lennart/projects/libdaemon/
Everything looks good. We'll let you know here if there's anything you should know about.