Roscidus.com Zero Install Mirror

» Main » libdaemon

libdaemon - Library for writing UNIX daemons

This feed is no longer available upstream. It is recorded here for historical interest only.

Published by Daniel Tschan

Overview

This is a Zero Install feed. This software cannot be run as an application directly. It is a library for other programs to use.

For more information about Zero Install, see 0install.net.

Full name

http://zero.devzone.ch/2010/interfaces/libdaemon.xml

Description

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.

Icon

Available versions

The list below is just for information; Zero Install will automatically select one of these versions for you.

VersionReleasedStabilityPlatformDownload
0.142010-10-11Linux-x86_64Download (40023 bytes)

Non-Zero Install packages provided distributions can also provide this interface:

DistributionPackage name
libdaemon
Required libraries

This feed does not list any additional requirements.