mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
cdbffec026d5212a6db3fbf0391a0da926aaa09a
There's now nsec3_hashed_domain_format() and nsec3_hashed_domain_make(). The former takes a hash value and formats it as domain, the latter takes a domain name, hashes it and then invokes nsec3_hashed_domain_format(). This way we can reuse more code, as the formatting logic can be unified between this call and another place.
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Description
Languages
C
89%
Python
5.1%
Shell
4.5%
Meson
1.2%