about summary refs log tree commit diff
path: root/src/libstd/os/raw.rs
AgeCommit message (Expand)AuthorLines
2016-02-13std: Deprecate all std::os::*::raw typesAlex Crichton-26/+0
2016-02-06Add the asmjs-unknown-emscripten triple. Add cfgs to libs.Brian Anderson-0/+2
2016-02-01Remove "powerpc64le" and "mipsel" target_archAlex Crichton-4/+2
2016-01-26Fix warnings during testsAlex Crichton-0/+1
2016-01-13Add powerpc64 and powerpc64le supportAnton Blanchard-2/+8
2015-12-29Fix warnings when compiling stdlib with --testFlorian Hahn-1/+3
2015-11-11Cleaner c_char cfg logicarcnmx-6/+6
2015-11-11Prefer raw::c_char or libc::c_char and fix armarcnmx-2/+6
2015-11-09std: Migrate to the new libcAlex Crichton-2/+2
2015-08-15std: Add issues to all unstable featuresAlex Crichton-2/+4
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-17/+26
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+92