Name : libdaemon
| |
Version : 0.6
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.rh90.dag
| Date : 2004-04-18 10:35:11
|
Group : System Environment/Base
| Source RPM : libdaemon-0.6-1.rh90.dag.src.rpm
|
Size : 0.02 MB
| |
Packager : Dag Wieers < dag_wieers_com>
| |
Summary : Lightweight C library which eases the writing of UNIX daemons
|
Description :
libdaemon is a leightweight C library which eases the writing of UNIX daemons. It consists of the following parts:
wrapper around fork() which does the correct daemonization procedure of a process,
wrapper around syslog() for simpler and compatible log output to Syslog or STDERR,
API for writing PID files
and An API for serializing UNIX signals into a pipe for usage with select() or poll().
Routines like these are included in most of the daemon software available. It is not that simple to get it done right and code duplication cannot be a goal.
|
RPM found in directory: /mirror/vol4/ftp.freshrpms.net/pub/freshrpms/pub/dag/redhat/9/en/i386/RPMS.dag |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
libdaemon.so.0
libdaemon
Requires :