Home > Repository > 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.
Nome:libdaemon
Versione: 0.14-2mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:LGPL
Dimensione:340.65 kB
URL di origine:http://0pointer.de/lennart/projects/libdaemon/
Data di compilazione:2020-11-30 17:52:05
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatilibdaemon
libdaemon-debug
libdaemon-devel
libdaemon
libdaemon-debug
libdaemon-devel
libdaemon
libdaemon-debug
libdaemon-devel
Dipendenze di compilazioneglibc-devel [1]
glibc-devel [1]
glibc-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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