about summary refs log tree commit diff
path: root/src/libstd/sys/vxworks/pipe.rs
AgeCommit message (Expand)AuthorLines
2020-01-02Use drop instead of the toilet closure `|_| ()`Lzu Tao-2/+2
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-17/+18
2019-07-28vxworks: Remove Linux-specific comments.Joe Richey-5/+0
2019-07-16Add supporting for vxWorksBaoshan Pang-0/+100