libdaemon 0.14-7.1ubuntu2 source package in Ubuntu

Changelog

libdaemon (0.14-7.1ubuntu2) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:14:46 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdaemon_0.14.orig.tar.gz 332.5 KiB fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834
libdaemon_0.14-7.1ubuntu2.debian.tar.xz 6.3 KiB f8b0486658c27045416f95181a6d05a051e289e294d487fcab3767630ba6d24a
libdaemon_0.14-7.1ubuntu2.dsc 2.2 KiB f766820f60d5665f450b541d65ecfc67de1abbe03f4071811c4aaaa57025f6c2

Available diffs

View changes file

Binary packages built by this source

libdaemon-dev: lightweight C library for daemons - development files

 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 header files and the static version of the library.

libdaemon-doc: No summary available for libdaemon-doc in ubuntu impish.

No description available for libdaemon-doc in ubuntu impish.

libdaemon0: No summary available for libdaemon0 in ubuntu impish.

No description available for libdaemon0 in ubuntu impish.

libdaemon0-dbgsym: No summary available for libdaemon0-dbgsym in ubuntu impish.

No description available for libdaemon0-dbgsym in ubuntu impish.