about summary refs log tree commit diff
path: root/src/libstd/os/linux/raw.rs
AgeCommit message (Expand)AuthorLines
2016-01-13Add powerpc64 and powerpc64le supportAnton Blanchard-1/+2
2015-12-04Add JoinHandleExt to get the pthread_t on unix platformsPeter Atashian-0/+4
2015-11-18Add missing annotations and some testsVadim Petrochenkov-0/+1
2015-10-13Make the Metadata struct CloneBen S-0/+4
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-26/+109
2015-05-05Fix MIPS build errors in libstd/os/linux/raw.rsKevin Mehall-2/+2
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+170