Expand description
Functions which provide higher-level functionality are out of scope for rustix.
These functions are provided by typical libc implementations, but are higher-level than the simple syscall-like functions that rustix focuses on. They could be implemented as a separate library built on top of rustix, rather than being part of rustix itself. This module contains an incomplete list of such functions.
Functions§
- See the module comment.
- See the module comment.
- See rustix-openpty.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See the module comment.
- See
std::io::IsTerminal
. - See the module comment.
- See the module comment.
- See rustix-openpty.
- See the module comment.
- See rustix-openpty.
- See the module comment.