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
2016-05-15
Update libc to bring in updates for android's aarch64.
Nerijus Arlauskas
-0
/
+0
2016-04-04
std: Fix linking against `signal` on Android
Alex Crichton
-0
/
+0
2016-03-09
std: Don't spawn threads in `wait_with_output`
Alex Crichton
-0
/
+0
2016-03-06
update the src/liblibc submodule
Jorge Aparicio
-0
/
+0
2016-03-01
Update libc crate
Sebastian Wicki
-0
/
+0
2016-02-22
Update libc to 16f1c19
Mátyás Mustoha
-0
/
+0
2016-02-21
std: Use Android LFS off64_t, ftruncate64, and lseek64
Josh Stone
-0
/
+0
2016-02-18
Remove alternate stack with sigaltstack before unmapping it.
Tomasz Miąsko
-0
/
+0
2016-02-05
std: Add a helper for symbols that may not exist
Alex Crichton
-0
/
+0
2016-01-31
update libc submodule
Jorge Aparicio
-0
/
+0
2016-01-30
revert changes used for local testing
Jorge Aparicio
-0
/
+0
2016-01-29
add support for mips(el)-unknown-linux-musl
Jorge Aparicio
-0
/
+0
2016-01-28
std: Fix rumprun build
Alex Crichton
-0
/
+0
2016-01-21
updating the libc dependency to pull in build breaker fixes
Dave Huseby
-0
/
+0
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
[prev]
[next]