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
/
generic_os.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-190
/
+0
2012-03-10
Fix Windows build breakage
Tim Chevalier
-1
/
+1
2012-03-10
Use loop instead of while(true) in libraries and compiler itself
Tim Chevalier
-2
/
+1
2012-03-08
Change util::unreachable to core::unreachable
Tim Chevalier
-1
/
+1
2012-03-05
std: Use util::unreachable
Brian Anderson
-1
/
+1
2012-03-02
std: vec::to_ptr -> vec::unsafe::to_ptr
Brian Anderson
-1
/
+1
2012-02-17
std: Add some env() and getenv() tests
Chris Peterson
-9
/
+46
2012-02-17
std: Fix env() assert when an environment variable's value contains a '=' char
Chris Peterson
-1
/
+1
2012-02-07
std: Use correct split function in generic_os::env
Brian Anderson
-1
/
+1
2012-02-07
Make process-spawning take environments and working directories, remove procs...
Graydon Hoare
-10
/
+12
2012-01-31
Change option::t to option
Tim Chevalier
-3
/
+3
2012-01-25
Replacing str::unsafe_from_bytes with str::from_bytes (part 1)
Kevin Cantu
-1
/
+1
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-0
/
+50
2012-01-04
"str": rename "str_from_cstr" to "from_cstr" (analogous to the other "from_*")
Lenny222
-1
/
+1
2012-01-01
freebsd support
User Jyyou
-0
/
+2
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+1
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+99