about summary refs log tree commit diff
path: root/src/libstd/os/dragonfly
AgeCommit message (Expand)AuthorLines
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-02Fix compile on DragonFly: Replace unknown uint32_t/in64_t by u32/i64.Michael Neumann-4/+4
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-10/+36
2015-05-07std: Rename sys::foo2 modules to sys::fooAlex Crichton-1/+1
2015-04-30remove denied unused import: pid_t in rawSébastien Marie-1/+1
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+69