about summary refs log tree commit diff
path: root/src/libstd/os/openbsd/raw.rs
AgeCommit message (Expand)AuthorLines
2019-02-28libstd => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2016-06-23std: Fix up stabilization discrepanciesAlex Crichton-1/+2
2016-02-14polish `std::os::*::raw` deprecation on openbsdSébastien Marie-1/+0
2016-02-13std: Deprecate all std::os::*::raw typesAlex Crichton-20/+26
2016-01-14update blksize_t in raw to reflect libc change under openbsdSébastien Marie-1/+1
2015-12-04Add JoinHandleExt to get the pthread_t on unix platformsPeter Atashian-0/+2
2015-10-13Make the Metadata struct CloneBen S-0/+1
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-9/+32
2015-04-30remove denied unused import: pid_t in rawSébastien Marie-1/+1
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+48