Re-exports§
pub use self::data::*;pub use self::error::*;pub use self::flag::*;pub use self::io::*;pub use self::number::*;pub use call::*;pub use scheme::*;
Modules§
- Function definitions
- Complex structures that are used for some system calls
- All errors that can be generated by a system call
- Flags used as an argument to many system calls
- Functions for low level hardware control I/O functions
- Call numbers used by each system call
- V2 scheme format
- ABI for shared memory based signals