[ 原始碼: libdaemon ]
套件:libdaemon0(0.14-7.1)
lightweight C library for daemons - runtime library
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.
其他與 libdaemon0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.15) [amd64, mips64el, s390x]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.28) [armel, armhf, i386, mipsel]
下載 libdaemon0
硬體架構 | 套件大小 | 安裝後大小 | 檔案 |
---|---|---|---|
amd64 | 14。6 kB | 50。0 kB | [檔案列表] |
arm64 | 14。4 kB | 46。0 kB | [檔案列表] |
armel | 13。1 kB | 41。0 kB | [檔案列表] |
armhf | 13。1 kB | 37。0 kB | [檔案列表] |
i386 | 15。5 kB | 49。0 kB | [檔案列表] |
mips64el | 13。7 kB | 47。0 kB | [檔案列表] |
mipsel | 13。7 kB | 46。0 kB | [檔案列表] |
ppc64el | 15。4 kB | 86。0 kB | [檔案列表] |
s390x | 14。0 kB | 46。0 kB | [檔案列表] |