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
/
os.rs
Age
Commit message (
Expand
)
Author
Lines
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-241
/
+0
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-2
/
+2
2019-02-28
libstd => 2018
Taiki Endo
-22
/
+22
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-18
Update to new system calls and enviromental variables
Jeremy Soller
-33
/
+68
2018-06-14
Removed two unused variables
Chris Cesare
-3
/
+0
2017-11-19
Add process::parent_id
Steven Fackler
-0
/
+4
2017-10-06
Add current_pid function
Thayne McCombs
-0
/
+4
2017-07-17
redox: handle multiple paths in PATH
Ian Douglas Scott
-3
/
+3
2017-06-20
Redox: Use create() instead of open() when setting env variable
Ian Douglas Scott
-1
/
+1
2017-01-20
Use libc errno
Jeremy Soller
-1
/
+8
2016-11-30
Cleanup env
Jeremy Soller
-4
/
+5
2016-11-28
Commit to fix make tidy
Jeremy Soller
-1
/
+1
2016-11-28
Switch to using syscall crate directly - without import
Jeremy Soller
-7
/
+5
2016-11-14
Add current_exe support
Jeremy Soller
-2
/
+12
2016-10-29
Implement rand and args, cleanup other modules
Jeremy Soller
-1
/
+1
2016-10-29
Implement env, reentrant mutex, and partially implement scoped thread locals....
Jeremy Soller
-8
/
+37
2016-10-28
Remove unsafe libc layer
Jeremy Soller
-91
/
+11
2016-10-27
Add redox system
Jeremy Soller
-0
/
+246