SlackBuilds Repository

15.0 > Libraries > libdaemon (0.14)

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.

Maintained by: Vijay Marcel
Keywords: scmpc,cdemu,cdemu-daemon,mpd,daemon,development
ChangeLog: libdaemon

Homepage:
http://0pointer.de/lennart/projects/libdaemon/

Source Downloads:
libdaemon-0.14.tar.gz (509dc27107c21bcd9fbf2f95f5669563)

Download SlackBuild:
libdaemon.tar.gz
libdaemon.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds