index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
vxworks
Age
Commit message (
Expand
)
Author
Lines
2019-09-05
std: Improve downstream codegen in `Command::env`
Alex Crichton
-4
/
+6
2019-09-01
vxWorks: set DEFAULT_MIN_STACK_SIZE to 256K and use min_stack to pass initial...
Baoshan Pang
-3
/
+7
2019-08-30
remove directory libstd/sys/vxworks/backtrace which is not used any more
Baoshan Pang
-324
/
+0
2019-08-27
remove the reference to __cxa_thread_atexit_impl
Baoshan Pang
-25
/
+2
2019-08-23
VxWorks does not provide a way to set the task name except at creation time
Baoshan Pang
-1
/
+1
2019-08-17
Fixed: error: unnecessary trailing semicolon
Salim Nasser
-1
/
+1
2019-08-03
Add {IoSlice, IoSliceMut}::advance
Thomas de Zeeuw
-0
/
+24
2019-08-02
remove unsupported test case
Baoshan Pang
-64
/
+0
2019-07-30
Rollup merge of #63117 - BaoshanPang:bugfix, r=alexcrichton
Mazdak Farrokhzad
-14
/
+3
2019-07-29
use gloabl variable 'environ' to pass environments to rtpSpawn
Baoshan Pang
-14
/
+3
2019-07-28
vxworks: Remove Linux-specific comments.
Joe Richey
-25
/
+1
2019-07-21
code cleanup
Baoshan Pang
-1042
/
+1
2019-07-16
Add supporting for vxWorks
Baoshan Pang
-0
/
+8261
[prev]