DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibdaemon0-dbg
Beschreibunglightweight C library for daemons - debugging symbols
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.14-2
Sektiondebug
Prioritätextra
Installierte Größe92 Byte
Hängt ab vonlibdaemon0 (= 0.14-2)
Empfohlene Pakete
PaketbetreuerUtopia Maintenance Team
Quellelibdaemon
Paketgröße25204 Byte
Prüfsumme MD5ff921e82efbe4c44d61bef96aa4b2221
Prüfsumme SHA117a8201b5d8d7a6a4237e09cc52be96efef11ab9
Prüfsumme SHA25677c35548d906e5514718fab6f910d9f13f3eadfbcdd5d445442e6742bb9bcc40
Link zum Herunterladenlibdaemon0-dbg_0.14-2_i386.deb
Ausführliche Beschreibunglibdaemon is a leightweight 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 contains the debugging symbols for libdaemon.


Impressum
Linux is a registered trademark of Linus Torvalds