about summary refs log tree commit diff
path: root/src/libstd/sys/unix/ext/raw.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-33/+0
2020-05-07Allow a few warnings.Steve Klabnik-0/+5
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-10/+15
2019-02-28libstd => 2018Taiki Endo-3/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2016-06-23std: Fix up stabilization discrepanciesAlex Crichton-1/+1
2016-02-13std: Deprecate all std::os::*::raw typesAlex Crichton-0/+6
2015-12-04Add JoinHandleExt to get the pthread_t on unix platformsPeter Atashian-0/+3
2015-11-18Add missing annotations and some testsVadim Petrochenkov-0/+2
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-4/+4
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+22