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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-96
/
+0
2019-05-25
std: Depend on `backtrace` crate from crates.io
Alex Crichton
-2
/
+0
2019-03-21
Unify OsString/OsStr for byte-based implementations
Jethro Beekman
-1
/
+2
2019-02-28
libstd => 2018
Taiki Endo
-6
/
+6
2019-02-13
Add vectored read and write support
Steven Fackler
-5
/
+6
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-15
Rollup merge of #55182 - jD91mZM2:rebased, r=alexcrichton
Pietro Albini
-0
/
+23
2018-11-11
std: Delete the `alloc_system` crate
Alex Crichton
-0
/
+2
2018-10-18
Update to new system calls and enviromental variables
Jeremy Soller
-0
/
+23
2018-08-29
Replace usages of 'bad_style' with 'nonstandard_style'.
Corey Farwell
-1
/
+1
2017-11-09
std: Avoid use of `libc` in portable modules
Alex Crichton
-0
/
+1
2017-11-08
std: Move the `cmath` module into the `sys` module
Alex Crichton
-0
/
+1
2017-11-08
std: Remove `rand` crate and module
Alex Crichton
-0
/
+2
2017-07-12
Update mod.rs
Jeremy Soller
-3
/
+1
2017-07-12
Update mod.rs
Jeremy Soller
-17
/
+1
2017-02-08
Fix compilation on Redox
Jeremy Soller
-1
/
+1
2016-12-22
Remove start functions, use newlib instead of openlibm + ralloc
Jeremy Soller
-1
/
+0
2016-12-20
Fix building without backtrace
Jeremy Soller
-0
/
+1
2016-12-20
Move rt into sys::rt, fix tidy
Jeremy Soller
-1
/
+1
2016-12-15
WIP: Cross-compilation for Redox target
Jeremy Soller
-2
/
+2
2016-11-28
Commit to fix make tidy
Jeremy Soller
-0
/
+10
2016-11-28
Switch to using syscall crate directly - without import
Jeremy Soller
-19
/
+20
2016-11-03
Update to new sys requirements
Jeremy Soller
-0
/
+6
2016-10-28
Remove unsafe libc layer
Jeremy Soller
-36
/
+3
2016-10-27
Add redox system
Jeremy Soller
-0
/
+111