about summary refs log tree commit diff
path: root/src/libstd/os
AgeCommit message (Expand)AuthorLines
2018-01-29Document std::os::raw.Clar Charr-5/+115
2017-12-17add aarch64-unknown-openbsd supportSébastien Marie-0/+2
2017-11-25rustbuild: Enable WebAssembly backend by defaultAlex Crichton-30/+48
2017-10-24Fix doc build on other architectures than linuxGuillaume Gomez-17/+17
2017-10-19Add missing code examplesGuillaume Gomez-1/+241
2017-10-05Remove nacl from libstdest31-201/+0
2017-09-08Add modifications needed for L4re in libstdTobias Schaffner-1/+1
2017-09-08Match c_char definitions and enable signal reset for L4ReSebastian Humenda-0/+2
2017-08-28Update the libc submoduleAlex Crichton-4/+2
2017-08-10Exposed all platform-specific documentation.kennytm-16/+26
2017-08-01Fix the Solaris pthread_t raw type in std to match what's in libcDanek Duvall-1/+1
2017-04-20Add x86_64-linux-android targetMarco A L Barbosa-0/+63
2017-03-29Improve os::linux documentation (#29367)Camille TJHOA-0/+19
2017-03-25Fix c_char (u8 -> i8) definition for i686-linux-androidMarco A L Barbosa-4/+6
2017-03-12Update usages of 'OSX' (and other old names) to 'macOS'.Corey Farwell-2/+2
2017-01-29Fix a few impl stability attributesOliver Middleton-1/+1
2016-12-30sparc64-linux supportJorge Aparicio-6/+3
2016-12-20Fix compile errors and suchAlex Crichton-2/+2
2016-12-18Implement `fmt::Debug` for all structures in libstd.Corey Farwell-1/+11
2016-11-10Use target_os = redox for cfgJeremy Soller-4/+1
2016-10-31Merge branch 'master' of https://github.com/rust-lang/rust into redoxJeremy Soller-2/+4
2016-10-27Add redox systemJeremy Soller-0/+3
2016-10-24Support for aarch64 architecture on FuchsiaRaph Levien-2/+4
2016-10-22Update libc submodule with corresponding fuchsia changesRaph Levien-5/+0
2016-10-22Add Fuchsia supportRaph Levien-0/+395
2016-09-30Preliminary wasm32 supportBrian Anderson-1/+2
2016-09-25Haiku: Fix pthread_t typesize set to stable 1.8.0 post #29791Alexander von Gluck IV-1/+1
2016-09-25Add support for the Haiku operating system on x86 and x86_64 machinesNiels Sascha Reedijk-0/+229
2016-09-09Add s390x supportUlrich Weigand-2/+9
2016-08-27fix cross compilation of stdJorge Aparicio-0/+5
2016-06-23std: Fix up stabilization discrepanciesAlex Crichton-12/+24
2016-04-07Fix libstd on DragonFlyMichael Neumann-10/+0
2016-03-08Auto merge of #31986 - ashleysommer:emscripten_fixes, r=alexcrichtonbors-5/+225
2016-03-07Fix building libstd on on emscripten targets.ashleysommer-5/+225
2016-03-04End stdlib module summaries with a full stop.Steve Klabnik-1/+1
2016-02-22Auto merge of #31813 - nbaksalyar:solaris-fix, r=sanxiynbors-1/+1
2016-02-22Fix broken Solaris buildNikita Baksalyar-1/+1
2016-02-21Fix `struct stat` usage on NetBSDSebastian Wicki-9/+4
2016-02-19Rollup merge of #31737 - dhuseby:netbsd_fixes, r=alexcrichtonSteve Klabnik-2/+2
2016-02-17fixes a small netbsd compile errorDave Huseby-2/+2
2016-02-17re-add freebsd paddingAli Clark-0/+3
2016-02-17time_t is long on freebsd and dragonfly (and nsec should be long)Ali Clark-16/+20
2016-02-17unfork freebsd stat definitions, fixes x86Ali Clark-122/+50
2016-02-17remove unused import from dragonfly os rawAli Clark-3/+0
2016-02-14polish `std::os::*::raw` deprecation on openbsdSébastien Marie-1/+0
2016-02-13std: Deprecate all std::os::*::raw typesAlex Crichton-373/+1922
2016-02-06Add the asmjs-unknown-emscripten triple. Add cfgs to libs.Brian Anderson-2/+17
2016-02-03Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichtonbors-0/+90
2016-02-02Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichtonbors-8/+4
2016-02-01Remove "powerpc64le" and "mipsel" target_archAlex Crichton-8/+4