Skip to content

Commit

Permalink
Remove old prior art section
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Oct 27, 2022
1 parent e185cea commit bdd5096
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,6 @@ println!("Hostname: {:?}", gethostname());
[docs]: https://docs.rs/gethostname
[ghn]: http://pubs.opengroup.org/onlinepubs/9699919799/functions/gethostname.html

## Prior art

[hostname] also provides `gethostname()`, but is [no longer maintained][1] as of
2019. This crate improves the [Windows implementation][2].

[hostname]: https://github.com/fengcen/hostname
[1]: https://github.com/fengcen/hostname/pull/4#issuecomment-455735989
[2]: https://github.com/fengcen/hostname/pull/4#issuecomment-433722692

## License

Copyright 2019–2022 Sebastian Wiesner <sebastian@swsnr.de>
Expand Down

0 comments on commit bdd5096

Please sign in to comment.