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-11-16
rustc: Implement #[link(cfg(..))] and crt-static
Alex Crichton
-0
/
+0
2016-10-24
Support for aarch64 architecture on Fuchsia
Raph Levien
-0
/
+0
2016-10-22
Update libc submodule with corresponding fuchsia changes
Raph Levien
-0
/
+0
2016-10-11
std: Update liblibc submodule
Alex Crichton
-0
/
+0
2016-10-09
use MSG_NOSIGNAL on all relevant platforms
Mathieu Poumeyrol
-0
/
+0
2016-09-28
use MSG_NOSIGNAL from liblibc
Mathieu Poumeyrol
-0
/
+0
2016-09-26
When getaddrinfo returns EAI_SYSTEM retrieve actual error from errno.
Tomasz Miąsko
-0
/
+0
2016-09-09
Add s390x support
Ulrich Weigand
-0
/
+0
2016-08-29
update libc submodule
Jorge Aparicio
-0
/
+0
2016-08-27
update libc
Jorge Aparicio
-0
/
+0
2016-07-30
point the libc submodule back to rust-lang/libc
Jorge Aparicio
-0
/
+0
2016-07-30
arm-musl targets now use cfg(env = "musl")
Jorge Aparicio
-0
/
+0
2016-07-11
libc: fast-forward for solaris `RTLD_DEFAULT`
Josh Stone
-0
/
+0
2016-06-02
Update libc to bring in pthread mutex type definitions
Amanieu d'Antras
-0
/
+0
2016-05-17
std: Update libc submodule
Alex Crichton
-0
/
+0
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
[next]