Description
A lightweight C library that helps developers write UNIX daemons by handling common service-process tasks.
It is developer infrastructure. Programs built with it may run in the background, so logging, permissions, and service lifecycle behavior depend on the application using the library.