about summary refs log tree commit diff
path: root/src/libstd/os/netbsd
AgeCommit message (Expand)AuthorLines
2019-11-29Format libstd/os with rustfmtDavid Tolnay-23/+33
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-02-28libstd => 2018Taiki Endo-7/+5
2018-12-25Remove licensesMark Rousskov-30/+0
2018-04-14Add doc links to `std::os` extension traitsDylan MacKenzie-1/+3
2016-06-23std: Fix up stabilization discrepanciesAlex Crichton-1/+2
2016-02-21Fix `struct stat` usage on NetBSDSebastian Wicki-9/+4
2016-02-17fixes a small netbsd compile errorDave Huseby-2/+2
2016-02-13std: Deprecate all std::os::*::raw typesAlex Crichton-25/+180
2015-12-04Add JoinHandleExt to get the pthread_t on unix platformsPeter Atashian-0/+2
2015-11-18Fix buildbot failuresVadim Petrochenkov-1/+2
2015-10-13Make the Metadata struct CloneBen S-0/+1
2015-09-21Various fixes for NetBSD/amd64Sebastian Wicki-6/+7
2015-07-01Add netbsd amd64 supportAlex Newman-0/+91