Library for writing UNIX daemons

libdaemon is a lightweight C library which eases the writing of UNIX daemons. It consists of the following parts: * A wrapper around fork() which does the correct daemonization procedure of a process * A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR * An API for writing PID files * An API for serializing UNIX signals into a pipe for usage with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog.
RPM
libdaemon-0.14-23.fc36.x86_64.rpm
Summary
Library for writing UNIX daemons
URL
http://0pointer.de/lennart/projects/libdaemon/
Group
Unspecified
License
LGPLv2+
Source
libdaemon-0.14-23.fc36.src.rpm
Checksum
534e3c89445fa076727efbaf01c3a73cfd4c5fc524a69fee4e261492c3409c9a
Build Date
2022/01/21 03:12:50
Requires
Provides
libdaemon = 0.14-23.fc36
libdaemon(x86-64) = 0.14-23.fc36
libdaemon.so.0