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
/
libcore
/
libc.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-35
/
+35
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-22
/
+22
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-6
/
+4
2012-06-04
Machine types are different from int/uint, etc (Issue #2187)
Eric Holk
-12
/
+12
2012-04-02
Merge branch 'issue-1983' of https://github.com/thomaslee/rust into issue-2090
Tim Chevalier
-0
/
+3
2012-03-28
core: Add int8_t, etc. types to libc::types::common::c99
Brian Anderson
-1
/
+10
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-20
/
+20
2012-03-23
Remove char::to_lower, char::to_upper, use libc versions instead
Tim Chevalier
-2
/
+2
2012-03-15
Comments only: associate core::libc FIXMEs with issue numbers
Tim Chevalier
-0
/
+2
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-12
/
+25
2012-03-10
core: Clean up comments and exports
Brian Anderson
-33
/
+35
2012-03-09
Add a couple more missing pieces to libc and os.
Graydon Hoare
-2
/
+17
2012-03-06
More UTF-16 wrapping on win32. Close #1927.
Graydon Hoare
-6
/
+11
2012-03-06
UTF-16-ify the win32 env routines.
Graydon Hoare
-3
/
+4
2012-03-05
Port fsync, waitpid and remove_file to core::{os,libc}.
Graydon Hoare
-0
/
+20
2012-03-02
First cut at consolidated core::os module built on core::libc.
Graydon Hoare
-9
/
+219
2012-02-27
Add libc module to libcore and utility file to help generate it.
Graydon Hoare
-0
/
+904