about summary refs log tree commit diff
path: root/src/libstd/sys/vxworks
AgeCommit message (Expand)AuthorLines
2019-08-03Add {IoSlice, IoSliceMut}::advanceThomas de Zeeuw-0/+24
2019-08-02remove unsupported test caseBaoshan Pang-64/+0
2019-07-30Rollup merge of #63117 - BaoshanPang:bugfix, r=alexcrichtonMazdak Farrokhzad-14/+3
2019-07-29use gloabl variable 'environ' to pass environments to rtpSpawnBaoshan Pang-14/+3
2019-07-28vxworks: Remove Linux-specific comments.Joe Richey-25/+1
2019-07-21code cleanupBaoshan Pang-1042/+1
2019-07-16Add supporting for vxWorksBaoshan Pang-0/+8261