Home > Repositories > base > libdaemon

libdaemon: A lightweight C library that eases the writing of UNIX daemons

libdaemon is a lightweight C library that 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.
Name:libdaemon
Release: 0.14-2mamba
Group:System/Libraries
Maintainer:silvan
License:LGPL
Size:340.65 kB
Upstream URL:http://0pointer.de/lennart/projects/libdaemon/
Build time:2020-11-30 17:52:05
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibdaemon
libdaemon-debug
libdaemon-devel
libdaemon
libdaemon-debug
libdaemon-devel
libdaemon
libdaemon-debug
libdaemon-devel
Build requirementsglibc-devel [1]
glibc-devel [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2020-11-30silvan0.14-2mamba- rebuilt with debug package and build fix for aarch64
2009-10-21autodist0.14-1mamba- automatic update by autodist
2009-01-07silvan0.13-1mamba- automatic update by autodist
2008-06-12silvan0.12-1mamba- package created by autospec