Daniel Hofstetter 42536e2786 build.rs: fix "does not live long enough" error
caused by the update of phf_codegen
2025-12-10 13:20:28 +01:00
2025-10-10 10:18:58 +02:00
2025-04-08 09:23:06 -04:00
2024-01-15 23:09:09 +01:00
2025-03-06 11:52:01 +01:00
2024-03-26 21:33:04 +00:00

hostname

hostname provides commands which can be used to display the system's DNS name, and to display or set its hostname or NIS domain name.

Reimplement the following commands in Rust:

  • /bin/hostname
  • /bin/dnsdomainname
  • /bin/domainname
  • /bin/nisdomainname
  • /bin/ypdomainname

Upstream: TODO

License

hostname is licensed under the MIT License - see the LICENSE file for details

S
Description
No description provided
Readme MIT 863 KiB
Languages
Rust 100%