[ All 3 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 ]
×

Package libdaemon-0.14-23.el9.src download

Name libdaemon
Epoch 0
Version 0.14
Release 23.el9
Architecture src
Website/URL http://0pointer.de/lennart/projects/libdaemon/
License LGPLv2+
Build Time 2023-03-17 09:15:51
Build Host builder-x86-02.inferitos.ru
Summary Library for writing UNIX daemons
Repositories BaseOS
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
Size 343 KiB
Source Project libdaemon-0.14-23.el9
SHA-256 checksum 3c1a0547da73ec59e1c93b2cd858bfee7766c7982da380906b9173cacd34a31a
× Full screenshot
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