Name : libdaemon0
| |
Version : 0.12
| Vendor : openSUSE Build Service
|
Release : 31.3
| Date : 2012-03-15 03:31:53
|
Group : System/Libraries
| Source RPM : libdaemon-0.12-31.3.src.rpm
|
Size : 0.02 MB
| |
Packager : (none)
| |
Summary : Lightweight C library That Eases the Writing of UNIX Daemons
|
Description :
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 procedure of a process
* A wrapper around syslog() for simpler log output compatible with 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
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.
Authors: -------- Lennart Poettering < mzqnrzba (at) 0pointer (dot) de>
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/zhy20120210:/SLES-11-SP1-x86-64/SLE_11/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
libdaemon
libdaemon.so.0
libdaemon0
Requires :