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
2015-01-21
rollup merge of #21414: ejjeong/aarch64-linux-android
Alex Crichton
-2
/
+2
2015-01-20
Initial support for aarch64-linux-android
Eunji Jeong
-2
/
+2
2015-01-19
Fix HMODULE
Peter Atashian
-1
/
+2
2015-01-19
Auto merge of #21267 - danslapman:master, r=alexcrichton
bors
-4
/
+4
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-17
Add note about libc::exit's unsafety.
Steve Klabnik
-0
/
+21
2015-01-17
Fixes `join_multicast` on Windows #20381
Daniil Smirnov
-4
/
+4
2015-01-11
powerpc: definition support for libc
Richo Healey
-7
/
+18
2015-01-09
Merge pull request #20699 from vhbit/ios-archs
bors
-1
/
+1
2015-01-09
iOS: preliminary 64-bit archs support
Valerii Hiora
-1
/
+1
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
rollup merge of #20708: aturon/new-int-modules
Alex Crichton
-2
/
+0
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-07
Register new snapshots
Alex Crichton
-2
/
+0
2015-01-07
libc: Prepare for movement to crates.io
Alex Crichton
-21
/
+6
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-1
/
+3
2015-01-06
Register new snapshots
Alex Crichton
-2
/
+1
2015-01-07
markers -> marker
Nick Cameron
-2
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+3
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-115
/
+115
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-5
/
+64
2015-01-02
More fallout
Nick Cameron
-2
/
+2
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-49
/
+49
2014-12-19
Several fixes for DragonFly (rebase)
Michael Neumann
-0
/
+12
2014-12-18
Make at_exit initialize lazily
Aaron Turon
-2
/
+2
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-113
/
+135
2014-12-02
liblibc: getsid() was missing though setsid() was already there.
NODA, Kai
-1
/
+2
2014-11-26
rollup merge of #19329: steveklabnik/doc_style_cleanup2
Alex Crichton
-53
/
+51
2014-11-26
/*! -> //!
Steve Klabnik
-53
/
+51
2014-11-25
/** -> ///
Steve Klabnik
-14
/
+12
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-1
/
+0
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+2
2014-10-28
Update code with new lint names
Aaron Turon
-2
/
+2
2014-10-24
auto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
bors
-0
/
+16
2014-10-12
add intmax
Julian Orth
-0
/
+16
2014-10-10
auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton
bors
-1770
/
+1770
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
Revert "Update html_root_url for 0.12.0 release"
Brian Anderson
-1
/
+1
2014-10-09
libc: Convert all statics to constant
Alex Crichton
-1770
/
+1770
2014-10-07
Update html_root_url for 0.12.0 release
Brian Anderson
-1
/
+1
2014-09-30
Fix cfg warnings for liblibc
Steven Fackler
-108
/
+93
2014-09-25
auto merge of #17466 : nikomatsakis/rust/oibt, r=pcwalton
bors
-0
/
+2
2014-09-25
Move checking of whether fields are Sized or not into wf / trait code.
Niko Matsakis
-0
/
+2
2014-09-24
liblibc and libnative: send() should use const buffers.
NODA, Kai
-2
/
+2
2014-09-06
readdir: return error instead of failing on invalid UTF-16
Peter Atashian
-4
/
+20
2014-09-04
auto merge of #16982 : jbcrail/rust/comment-and-string-corrections, r=alexcri...
bors
-1
/
+1
2014-09-03
Fix spelling errors and capitalization.
Joseph Crail
-1
/
+1
2014-09-03
Fix some non-FFI-safe types in externs
Keegan McAllister
-1
/
+1
[next]