Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> libs >> libdaemon0
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libdaemon  ]

软件包: libdaemon0 (0.14-7.1ubuntu3)

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]
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.28) [armhf, i386]

下载 libdaemon0

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 13.8 kB54 kB [文件列表]
arm64 13.8 kB46 kB [文件列表]
armhf 12.2 kB37 kB [文件列表]
i386 14.7 kB49 kB [文件列表]
ppc64el 15.0 kB86 kB [文件列表]