[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libdaemon-0.14-23.el9

Name libdaemon
Epoch 0
Version 0.14
Release 23.el9
Website/URL http://0pointer.de/lennart/projects/libdaemon/
License LGPLv2+
Build Time 2025-02-20 11:18:02
Build Host certified-builder01.msvsphere-os.ru
Summary Library for writing UNIX daemons
Repositories OS
Description libdaemon is a lightweight 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() * An API for running subprocesses with STDOUT and STDERR redirected to syslog.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libdaemon-0.14-23.el9.x86_64 Library for writing UNIX daemons cddf222ca629aa36e4c006673bb09e4303428cde894ca04dc60163125df584f9 download
i686
libdaemon-0.14-23.el9.i686 Library for writing UNIX daemons 1c8b6f85b875a94dd67c78ed10dd181dc4f764b152819786b7afba48d4f068e5 download
src
libdaemon-0.14-23.el9.src Library for writing UNIX daemons 55bc71f2ba57af634e4edf3b529cb87b7331da1d0ef1fc1259bd1cbedcc26609 download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.14-23
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.14-23
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.14-22
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937