openSUSE 11.0
Package Descriptions
libdaemon0
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() that does the correct daemonization
* A wrapper around syslog() for simpler log output compatible with
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
* An API for running subprocesses with STDOUT and STDERR redirected
APIs like these are used in most daemon software available. It is not
that simple to get it done right and code duplication is not a goal.
Except for packages subject to a commercial license, the license identified below is the license designated by the open source project.
| Version: | 0.12 |
|---|---|
| Release: | 28.1 |
| Medium: | DVD1 |
| Path: | /suse/i586/libdaemon0-0.12-28.1.i586.rpm |
| Group: | System/Libraries |
| License: | LGPL v2.1 or later |
| Size: | 18 KB |
| Homepage: | http://0pointer.de/lennart/projects/libdaemon/ |
File list
lrwxrwxrwx 1 root root 18 Jun 6 23:20 /usr/lib/libdaemon.so.0 -> libdaemon.so.0.3.1 -rwxr-xr-x 1 root root 18800 Jun 6 23:20 /usr/lib/libdaemon.so.0.3.1
