summary refs log tree commit diff
path: root/src/libstd/os/linux/raw.rs
AgeCommit message (Expand)AuthorLines
2016-06-23std: Fix up stabilization discrepanciesAlex Crichton-1/+2
2016-02-13std: Deprecate all std::os::*::raw typesAlex Crichton-93/+80
2016-02-06Add the asmjs-unknown-emscripten triple. Add cfgs to libs.Brian Anderson-2/+10
2016-02-02Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichtonbors-4/+2
2016-02-01Remove "powerpc64le" and "mipsel" target_archAlex Crichton-4/+2
2016-01-29add support for mips(el)-unknown-linux-muslJorge Aparicio-0/+9
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