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
/
process
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-584
/
+0
2020-07-14
Added docs for `From<c_int>` for `ExitStatus`
Vincent Esche
-0
/
+1
2020-05-22
Implement `Sync` for `process::Command on unix and vxworks
LeSeulArtichaut
-2
/
+4
2020-01-24
Support feature process_set_argv0 for VxWorks
BaoshanPang
-5
/
+21
2020-01-02
Use drop instead of the toilet closure `|_| ()`
Lzu Tao
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-24
/
+30
2019-12-06
Rollup merge of #66649 - Wind-River:master_xyz, r=alexcrichton
Yuki Okushi
-2
/
+10
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-38
/
+22
2019-11-22
ensure that access to the environment is synchronized
BaoshanPang
-2
/
+6
2019-11-22
pass the captured environment variables to rtpSpawn
BaoshanPang
-1
/
+5
2019-09-25
update rtpSpawn's parameters type(It's prototype has been updated in libc)
Baoshan Pang
-2
/
+2
2019-09-23
remove rtp.rs, and move rtpSpawn and RTP_ID_ERROR to libc
Baoshan Pang
-302
/
+2
2019-09-14
Rollup merge of #64393 - Wind-River:master_002_envKey, r=alexcrichton
Mazdak Farrokhzad
-2
/
+1
2019-09-10
declare EnvKey before use to fix build error
Baoshan Pang
-2
/
+1
2019-09-11
Rollup merge of #64129 - Wind-River:master_003, r=alexcrichton
Mazdak Farrokhzad
-2
/
+2
2019-09-10
remove Copyright notic
Baoshan Pang
-2
/
+0
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
-2
/
+4
2019-08-17
Fixed: error: unnecessary trailing semicolon
Salim Nasser
-1
/
+1
2019-08-02
remove unsupported test case
Baoshan Pang
-64
/
+0
2019-07-29
use gloabl variable 'environ' to pass environments to rtpSpawn
Baoshan Pang
-14
/
+3
2019-07-21
code cleanup
Baoshan Pang
-34
/
+0
2019-07-16
Add supporting for vxWorks
Baoshan Pang
-0
/
+975