Windows version doesn't use lock files
Windows version doesn't use pid files
Checks is sig is not actually built-in
Checks is sig is actually built-in
The template holds a set of functions that build, run and send signals to daemons that are built with Daemon or DaemonClient template. * Truncated DaemonClient aren't able to run described daemon, only signal sending and daemon uninstalling.
Handles utilities for signal mapping from local representation to GNU/Linux one
Implementation of cross-platform daemon API for Windows platform. *