libdaemon0 binary package in Ubuntu Jammy i386
libdaemon is a lightweight C library which eases the writing of UNIX daemons.
It consists of the following parts:
.
* Wrapper around fork() for correct daemonization of a process
* Wrapper around syslog() for simple log output to syslog or STDERR
* An API for writing PID files
* An API for serializing signals into a pipe for use with select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected to syslog
.
Routines like these are included in most of the daemon software available. It
is not simple to get these done right and code duplication is not acceptable.
.
This package includes the libdaemon run time shared library.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-03-28 19:58:57 UTC | Published | Ubuntu Jammy i386 | release | main | libs | Optional | 0.14-7.1ubuntu3 | ||
|
|||||||||
Deleted | Ubuntu Jammy i386 | proposed | main | libs | Optional | 0.14-7.1ubuntu3 | |||
|
|||||||||
2022-03-28 20:00:41 UTC | Superseded | Ubuntu Jammy i386 | release | main | libs | Optional | 0.14-7.1ubuntu2 | ||
|