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
/
redox
/
syscall
/
call.rs
Age
Commit message (
Expand
)
Author
Lines
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-348
/
+0
2019-02-10
libs: doc comments
Alexander Regueiro
-52
/
+52
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-15
Rollup merge of #55901 - euclio:speling, r=petrochenkov
Pietro Albini
-2
/
+2
2018-11-13
fix various typos in doc comments
Andy Russell
-2
/
+2
2018-10-18
Remove unused type parameter
Jeremy Soller
-1
/
+1
2018-10-18
Update to new system calls and enviromental variables
Jeremy Soller
-9
/
+4
2017-12-27
Implement rename using new system call
Jeremy Soller
-1
/
+18
2017-09-11
Fix tidy checks
Jeremy Soller
-2
/
+4
2017-09-11
Sync with upstream syscall library
Jeremy Soller
-12
/
+51
2017-08-11
Fix some typos
Bastien Orivel
-2
/
+2
2017-07-17
redox: handle multiple paths in PATH
Ian Douglas Scott
-3
/
+3
2017-04-16
Fix stdio descriptors in exec by removing cloexec if present. Use dup2 instea...
Jeremy Soller
-0
/
+5
2016-12-20
Move rt into sys::rt, fix tidy
Jeremy Soller
-4
/
+17
2016-12-15
WIP: Cross-compilation for Redox target
Jeremy Soller
-0
/
+287