about summary refs log tree commit diff
path: root/src/libstd/os/nacl/raw.rs
AgeCommit message (Expand)AuthorLines
2017-10-05Remove nacl from libstdest31-56/+0
2016-06-23std: Fix up stabilization discrepanciesAlex Crichton-1/+2
2016-02-13std: Deprecate all std::os::*::raw typesAlex Crichton-6/+12
2015-12-04Add JoinHandleExt to get the pthread_t on unix platformsPeter Atashian-0/+2
2015-10-28Port the standard crates to PNaCl/NaCl.Richard Diamond-239/+30
2015-10-13Make the Metadata struct CloneBen S-0/+4
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-26/+109
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+169