about summary refs log tree commit diff
path: root/src/libstd/sys/unix/ext/ffi.rs
AgeCommit message (Expand)AuthorLines
2019-03-21Unify OsString/OsStr for byte-based implementationsJethro Beekman-104/+33
2019-02-28libstd => 2018Taiki Endo-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-04-14Prefer unprefixed paths for well known structsDylan MacKenzie-4/+4
2018-04-14Add doc links to `std::os` extension traitsDylan MacKenzie-2/+6
2017-01-14Add doc examples & description in `std::os::unix::ffi`.Corey Farwell-3/+57
2016-08-24Use `#[prelude_import]` in `libstd`.Jeffrey Seyfried-1/+0
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+62