summary refs log tree commit diff
path: root/src/libstd/os/bitrig/mod.rs
blob: 0bc105bb2b40a34db3612d04a435715358ca0350 (plain)
1
2
3
4
5
6
//! Bitrig-specific definitions

#![stable(feature = "raw_ext", since = "1.1.0")]

pub mod raw;
pub mod fs;