Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042333
en ru br
Репозитории ALT
S:0.14-alt2.1
5.1: 0.13-alt2
4.1: 0.12-alt2
4.0: 0.12-alt1
3.0: 0.6-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libdaemon

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.14-alt2.1
Время сборки: 16 февраля 2016, 00:39 ( 423.4 недели назад )
Размер архива: 42.08 Kb

Домашняя страница:   http://0pointer.de/lennart/projects/libdaemon/

Лицензия: LGPL
О пакете: Lightweight C library which eases the writing of UNIX daemons
Описание:

libdaemon is a leightweight C library which eases the writing of UNIX daemons.
It consists of the following parts:

* A wrapper around fork() which does the correct daemonization
  procedure of a process
* A wrapper around syslog() for simpler and compatible log output to
  Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
  select() or poll()

Routines like these are included in most of the daemon software available. It
is not that simple to get it done right and code duplication cannot be a goal.

Текущий майнтейнер: Michael Shigorin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libdaemon
  • libdaemon-debuginfo
  • libdaemon-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin