Name: | libdaemon |
---|---|
Version: | 0.14 |
Release: | 31.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 69935 |
License: | LGPL-2.1-or-later |
RPM: | libdaemon-0.14-31.el10.x86_64.rpm |
Source RPM: | libdaemon-0.14-31.el10.src.rpm |
Build Date: | Sun Jan 26 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://0pointer.de/lennart/projects/libdaemon/ |
Summary: | Library for writing UNIX daemons |
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. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- migrate to SPDX license format
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild