Download Source Package libdaemon:
libdaemon is a leightweight C library which eases the writing of UNIX daemons. It consists of the following parts:
* Wrapper around fork() for correct daemonization of a process * Wrapper around syslog() for simple log output to syslog or STDERR * An API for writing PID files * An API for serializing signals into a pipe for use with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog
Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable.
This package includes the header files and the static version of the library and documentation.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 0.14-1 | 68.8 kB | 548 kB | [list of files] |
| amd64 | 0.14-1 | 67.6 kB | 512 kB | [list of files] |
| armel | 0.14-1 | 68.1 kB | 500 kB | [list of files] |
| avr32 (unofficial port) | 0.14-1 | 64.6 kB | 508 kB | [list of files] |
| hppa | 0.14-1 | 68.6 kB | 504 kB | [list of files] |
| hurd-i386 | 0.14-1 | 61.6 kB | 496 kB | [list of files] |
| i386 | 0.14-1 | 65.4 kB | 500 kB | [list of files] |
| ia64 | 0.14-1 | 68.0 kB | 536 kB | [list of files] |
| kfreebsd-amd64 | 0.14-1 | 63.6 kB | 388 kB | [list of files] |
| kfreebsd-i386 | 0.14-1 | 61.5 kB | 374 kB | [list of files] |
| m68k (unofficial port) | 0.13-3 | 65.5 kB | 492 kB | [list of files] |
| mips | 0.14-1 | 70.4 kB | 508 kB | [list of files] |
| mipsel | 0.14-1 | 64.8 kB | 508 kB | [list of files] |
| powerpc | 0.14-1 | 63.9 kB | 504 kB | [list of files] |
| s390 | 0.14-1 | 63.6 kB | 504 kB | [list of files] |
| sparc | 0.14-1 | 66.9 kB | 500 kB | [list of files] |