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
/
liblibc
Age
Commit message (
Expand
)
Author
Lines
2014-05-07
std: Add close_{read,write}() methods to I/O
Alex Crichton
-1
/
+5
2014-05-04
Implement fallbacks for functions unavailable in older versions of Windows
Alan Williams
-11
/
+4
2014-04-29
rustc: Add search paths to dylib load paths
Alex Crichton
-1
/
+1
2014-04-24
std: Add timeouts to unix connect/accept
Alex Crichton
-1
/
+1
2014-04-19
std: Add an experimental connect_timeout function
Alex Crichton
-5
/
+10
2014-04-16
This is a Windows specific fix in libc. According to MSDN, the GUID
iancormac84
-2
/
+2
2014-04-16
auto merge of #13454 : brson/rust/noglobs, r=alexcrichton
bors
-61
/
+147
2014-04-15
Remove usage of private enum variants
Alex Crichton
-2
/
+2
2014-04-15
libc: Deglob reexports. #11870
Brian Anderson
-61
/
+147
2014-04-10
rustc: Don't succeed on shadowed nonexistent import
Alex Crichton
-1
/
+1
2014-04-08
Register new snapshots
Alex Crichton
-8
/
+1
2014-04-05
rustc: Pass --enable-long-section-names to gcc
Alex Crichton
-0
/
+7
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-45
/
+29
2014-04-04
Change how the readdir/opendir hack works
Corey Richardson
-10
/
+6
2014-04-04
Remove libc from std
Corey Richardson
-0
/
+4323
[prev]