summary refs log tree commit diff
path: root/src/liblibc
AgeCommit message (Expand)AuthorLines
2017-09-24bump liblibc to 0.2.31James Tucker-0/+0
2017-09-21Trim and document libc shimTamir Duberstein-0/+0
2017-09-08Update liblibc submodule to include latest uclibc changesTobias Schaffner-0/+0
2017-08-30Update libc to fix sparc compilesAlex Crichton-0/+0
2017-08-28Update the libc submoduleAlex Crichton-0/+0
2017-08-07addrinfo hint in lookup_host() needs clean initialization on all platformsDanek Duvall-0/+0
2017-07-18Update liblibcJeremy Soller-0/+0
2017-06-20Update libc to 0.2.24Malo Jaffré-0/+0
2017-05-04Reload nameserver information on lookup failureJon Gjengset-0/+0
2017-04-20Update libc to include x86_64-linux-android supportMarco A L Barbosa-0/+0
2017-03-25Update libc to 0.2.21Marco A L Barbosa-0/+0
2017-02-22Update name_bytes, scoop up latest libcRaph Levien-0/+0
2017-02-06liblibc: Update to include aarch64-unknown-freebsd supportJean-Sébastien Pédron-0/+0
2017-02-04libstd/net: Add `peek` APIs to UdpSocket and TcpStreamTyler Julian-0/+0
2017-01-03Properly ban the negation of unsigned integers in type-checking.Eduard-Mihai Burtescu-0/+0
2016-12-30sparc64-linux supportJorge Aparicio-0/+0
2016-12-21Update liblibc, go back to lazy linking openlibmJeremy Soller-0/+0
2016-12-03update src/liblibc to include i686-unknown-openbsd libc definitionSébastien Marie-0/+0
2016-11-16rustc: Implement #[link(cfg(..))] and crt-staticAlex Crichton-0/+0
2016-10-24Support for aarch64 architecture on FuchsiaRaph Levien-0/+0
2016-10-22Update libc submodule with corresponding fuchsia changesRaph Levien-0/+0
2016-10-11std: Update liblibc submoduleAlex Crichton-0/+0
2016-10-09use MSG_NOSIGNAL on all relevant platformsMathieu Poumeyrol-0/+0
2016-09-28use MSG_NOSIGNAL from liblibcMathieu Poumeyrol-0/+0
2016-09-26When getaddrinfo returns EAI_SYSTEM retrieve actual error from errno.Tomasz Miąsko-0/+0
2016-09-09Add s390x supportUlrich Weigand-0/+0
2016-08-29update libc submoduleJorge Aparicio-0/+0
2016-08-27update libcJorge Aparicio-0/+0
2016-07-30point the libc submodule back to rust-lang/libcJorge Aparicio-0/+0
2016-07-30arm-musl targets now use cfg(env = "musl")Jorge Aparicio-0/+0
2016-07-11libc: fast-forward for solaris `RTLD_DEFAULT`Josh Stone-0/+0
2016-06-02Update libc to bring in pthread mutex type definitionsAmanieu d'Antras-0/+0
2016-05-17std: Update libc submoduleAlex Crichton-0/+0
2016-05-15Update libc to bring in updates for android's aarch64.Nerijus Arlauskas-0/+0
2016-04-04std: Fix linking against `signal` on AndroidAlex Crichton-0/+0
2016-03-09std: Don't spawn threads in `wait_with_output`Alex Crichton-0/+0
2016-03-06update the src/liblibc submoduleJorge Aparicio-0/+0
2016-03-01Update libc crateSebastian Wicki-0/+0
2016-02-22Update libc to 16f1c19Mátyás Mustoha-0/+0
2016-02-21std: Use Android LFS off64_t, ftruncate64, and lseek64Josh Stone-0/+0
2016-02-18Remove alternate stack with sigaltstack before unmapping it.Tomasz Miąsko-0/+0
2016-02-05std: Add a helper for symbols that may not existAlex Crichton-0/+0
2016-01-31update libc submoduleJorge Aparicio-0/+0
2016-01-30revert changes used for local testingJorge Aparicio-0/+0
2016-01-29add support for mips(el)-unknown-linux-muslJorge Aparicio-0/+0
2016-01-28std: Fix rumprun buildAlex Crichton-0/+0
2016-01-21updating the libc dependency to pull in build breaker fixesDave Huseby-0/+0
2016-01-15Update libcAnton Blanchard-0/+0
2016-01-12android has `posix_memalign` for API 16+ since NDK r10dTamir Duberstein-0/+0
2015-12-21unbreak openbsd codeSébastien Marie-0/+0