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
/
liblibc
Age
Commit message (
Expand
)
Author
Lines
2016-01-15
Update libc
Anton Blanchard
-0
/
+0
2016-01-12
android has `posix_memalign` for API 16+ since NDK r10d
Tamir Duberstein
-0
/
+0
2015-12-21
unbreak openbsd code
Sébastien Marie
-0
/
+0
2015-12-18
Pull newer version of libc for NR_GETENTROPY
Michael McConville
-0
/
+0
2015-12-18
Update liblibc to current master
Florian Hahn
-0
/
+0
2015-11-26
Update libc. Fixes netbsd.
Brian Anderson
-0
/
+0
2015-11-25
Update liblibc
Vadim Petrochenkov
-0
/
+0
2015-11-22
libc: Update to master
Alex Crichton
-0
/
+0
2015-11-17
Add changes to liblibc
Devon Hollowood
-0
/
+0
2015-11-09
libc: Replace liblibc with crates.io libc
Alex Crichton
-7184
/
+0
2015-10-23
Unsafety -> Safety in doc headings
Steve Klabnik
-1
/
+1
2015-10-23
Auto merge of #29216 - steveklabnik:fix_libc, r=alexcrichton
bors
-1
/
+1
2015-10-22
Fix build of libc on stable
Steve Klabnik
-1
/
+1
2015-10-21
rustfmt liblibc
Marcello Seri
-2584
/
+2726
2015-09-27
Add PATH_MAX to liblibc's Linux bindings.
Utkarsh Kukreti
-0
/
+4
2015-09-26
Add support for the rumprun unikernel
Sebastian Wicki
-1
/
+5
2015-09-23
unbreak openbsd after netbsd integration
Sébastien Marie
-1
/
+3
2015-09-21
Various fixes for NetBSD/amd64
Sebastian Wicki
-50
/
+488
2015-08-30
Atomically set CLOEXEC on duplicated sockets
Tobias Bucher
-1
/
+6
2015-08-28
libc: Fix constants used by `libc::pathconf`
Barosl Lee
-2
/
+17
2015-08-25
Auto merge of #27971 - tbu-:pr_cloexec, r=alexcrichton
bors
-0
/
+21
2015-08-25
Auto merge of #27957 - overminder:aug23-i686-android, r=alexcrichton
bors
-9
/
+12
2015-08-24
Atomically open files with O_CLOEXEC where possible
Tobias Bucher
-0
/
+21
2015-08-24
i686-linux-android: Removing useless cfgs.
Overmind JIANG
-5
/
+0
2015-08-23
Auto merge of #27931 - tbu-:pr_liblibc_void, r=alexcrichton
bors
-5
/
+6
2015-08-23
New cross target: i686-linux-android
Tim JIANG
-9
/
+17
2015-08-21
Remove outdated comment and hide variants of `c_void`
Tobias Bucher
-5
/
+6
2015-08-16
rustdoc: Added issue_tracker_base_url annotations to crates
Martin Wernstål
-1
/
+2
2015-08-15
libc,rand: Add issues for all unstable features
Alex Crichton
-2
/
+3
2015-08-12
libc: Fix backcompat with crates.io version
Alex Crichton
-1
/
+12
2015-08-11
rollup merge of #27678: alexcrichton/snapshots
Alex Crichton
-2
/
+0
2015-08-11
Register new snapshots
Alex Crichton
-2
/
+0
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-3
/
+3
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-2
/
+3
2015-07-31
fixes unused import compile failure
Dave Huseby
-2
/
+2
2015-07-28
Fixes #25155 and fixes #27359 by fixing the stat defines for both freebsd 10....
Dave Huseby
-4
/
+3
2015-07-20
Register new snapshots
Alex Crichton
-4
/
+0
2015-07-11
adding support for i686-unknown-freebsd target
Dave Huseby
-0
/
+94
2015-07-10
Show file name and access mode in Debug instance for File on OS X
Florian Hartwig
-0
/
+5
2015-07-09
Add FileTypeUnix trait to add unix special file types
Jesús Espino
-0
/
+6
2015-07-08
trans: Link rlibs to dylibs with --whole-archive
Alex Crichton
-0
/
+1
2015-07-06
Rollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton
Steve Klabnik
-3
/
+3
2015-07-05
liblibc: correct Linux ioctl request type
Corey Richardson
-3
/
+3
2015-07-01
Add netbsd amd64 support
Alex Newman
-10
/
+18
2015-06-24
Add flock() to liblibc
Andy Grover
-0
/
+27
2015-06-24
Auto merge of #26521 - oli-obk:android-x86-libclibc, r=alexcrichton
bors
-8
/
+13
2015-06-23
Support Android/x86 for liblibc
Makoto Kato
-8
/
+13
2015-06-19
liblibc: Fix prototype of functions taking `char *const argv[]`
Geoffrey Thomas
-16
/
+18
2015-06-15
When building libc crate with musl, don't look for libc.a
Aidan Hobson Sayers
-1
/
+4
2015-06-04
crate libc: Correct signature of `WriteFile`
York Xiang
-2
/
+2
[next]