summary refs log tree commit diff
path: root/src/libstd/sys/vxworks/ext/fs.rs
AgeCommit message (Expand)AuthorLines
2020-07-02Fix linksGuillaume Gomez-1/+1
2020-06-23Remove unused crate imports in 2018 edition cratesyuqio-1/+0
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-27/+67
2019-10-28[doc] fix the reference to using `OpenOptions::open`Josh Stone-1/+1
2019-10-28[doc] add a possessive apostrophe in `OpenOptionsExt::mode`Josh Stone-1/+1
2019-07-16Add supporting for vxWorksBaoshan Pang-0/+801