Expand description
These functions are not quite yet finished in rustix.
Rustix’s codebase includes experimental implementations of these functions, however they are not yet publicly exposed because their API might need more work and/or they don’t yet have a libc backend implementation yet.
See #1314 for more information, and please leave comments if there are specific functions you’re interested in.
Functions§
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- For now, use
rustix::process::uname().nodename()
instead. - See the module comment.
- See the module comment.