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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
libc.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-30
global_heap: inline malloc_raw and add realloc_raw
Daniel Micay
-1
/
+1
2013-06-27
std: unused import fix for android
Young-il Choi
-1
/
+0
2013-06-25
Deny common lints by default for lib{std,extra}
Alex Crichton
-1
/
+1
2013-06-24
libc: (u)int => c_(u)int for consts
Fedor Indutny
-749
/
+784
2013-06-24
libc: add POSIX-compatible sysconf consts
Fedor Indutny
-0
/
+254
2013-06-24
libc: support functions from sys/mman.h
Fedor Indutny
-2
/
+269
2013-06-20
auto merge of #7128 : yichoi/rust/fix_sometc, r=brson
bors
-1
/
+49
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-2
/
+2
2013-06-17
std: fix stat struct of android (SEGV error from run-pass/stat.rs on android)
Young-il Choi
-1
/
+49
2013-06-16
Update doc references to new names for std, extra, and std::libc
Ralph Bodenner
-2
/
+2
2013-06-06
libc: omit memcpy, memmove and memset
Daniel Micay
-13
/
+4
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+1
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+2054