# illumos headers
These are Rust translations of some illumos-specific headers that are
not yet found in the [libc crate][1]:
* [door.h][2]
* [errno.h][3]
* [stropts.h][4]
[1]: https://github.com/rust-lang/libc
[2]: https://github.com/illumos/illumos-gate/blob/8aafd47d0dbabbca4365c9565fbe0e051e7346dd/usr/src/uts/common/sys/door.h
[3]: https://github.com/illumos/illumos-gate/blob/9ecd05bdc59e4a1091c51ce68cce2028d5ba6fd1/usr/src/uts/common/sys/errno.h
[4]: https://github.com/illumos/illumos-gate/blob/9ecd05bdc59e4a1091c51ce68cce2028d5ba6fd1/usr/src/head/stropts.h