- Dec 16, 2019
-
-
Alex Crichton authored
This commit performs a number of updates for libc with the `wasm32-wasi` target: * Updates the `wasi-libc` repository commit used (previously known as `wasi-sysroot`) * Updates the container to Ubuntu 19.10 which has Clang 9 packaged which is all we need. * Avoids building `wasmtime` and instead downloads a precompiled binary. * Updates bindings in `src/wasi.rs` to match the current upstream state.
-
- Nov 25, 2019
-
-
Elichai Turkel authored
Co-Authored-By:
gnzlbg <gnzlbg@users.noreply.github.com>
-
- Nov 22, 2019
-
-
patrick felt authored
Signed-off-by:
patrick felt <patrick.felt@sling.com>
-
- Nov 21, 2019
-
-
Elichai Turkel authored
-
- Nov 19, 2019
-
-
oxalica authored
-
- Nov 07, 2019
-
-
Sébastien Marie authored
initial work from @landryb for OpenBSD, various fixes and NetBSD support from me. Fixes #1585
-
- Nov 05, 2019
-
-
Arthur Gautier authored
Signed-off-by:
Arthur Gautier <baloo@gandi.net>
-
Arthur Gautier authored
Signed-off-by:
Arthur Gautier <baloo@gandi.net>
-
- Nov 04, 2019
-
-
Arthur Gautier authored
-
Arthur Gautier authored
-
- Oct 28, 2019
-
-
Michal 'vorner' Vaner authored
First batch for #1562
-
- Oct 11, 2019
-
-
BaoshanPang authored
-
- Sep 21, 2019
-
-
gnzlbg authored
-
- Sep 20, 2019
-
-
gnzlbg authored
-
- Sep 19, 2019
-
-
gnzlbg authored
-
- Sep 16, 2019
-
-
gnzlbg authored
This adds libc-test support for Freebsd10 and a CI build job that tests FreeBSD10 with LIBC_CI only.
-
- Aug 18, 2019
-
-
Sébastien Marie authored
-
- Aug 09, 2019
-
-
Luca Pizzamiglio authored
-
- Aug 05, 2019
-
-
Sébastien Marie authored
-
- Jul 28, 2019
-
-
Luca Pizzamiglio authored
-
Luca Pizzamiglio authored
Currently, libc supports and detects freebsd11 and freebsd13 Unknown versions, like freebsd13, is treated as freebsd11. This patch solve the issues, detecting freebsd13 and treating it like freebsd12. Inverting the logic not(freebsd12) -> freebsd11 where possible
-
- Jul 27, 2019
-
-
gnzlbg authored
-
- Jul 21, 2019
-
-
Luca Pizzamiglio authored
-
Luca Pizzamiglio authored
Currently, libc supports and detects freebsd11 and freebsd13 Unknown versions, like freebsd13, is treated as freebsd11. This patch solve the issues, detecting freebsd13 and treating it like freebsd12. Inverting the logic not(freebsd12) -> freebsd11 where possible
-
- Jul 05, 2019
-
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
Bryant Mairs authored
These constants have already been deprecated for a few releases with a deprecation notice, so they can finally be removed. Closes rust-lang/libc#665
-
- Jul 03, 2019
-
-
gnzlbg authored
-
- Jun 27, 2019
-
-
Adam C. Foltzer authored
-
- Jun 26, 2019
-
-
Adam C. Foltzer authored
-
Adam C. Foltzer authored
Per discussion in #1410, this is necessary to avoid struct size mismatches between Rust and C on systems with glibc < 2.28.
-
- Jun 05, 2019
-
-
Stefano Garzarella authored
Signed-off-by:
Stefano Garzarella <sgarzare@redhat.com>
-
- May 29, 2019
-
-
gnzlbg authored
-
- May 28, 2019
-
-
Tobias Klauser authored
This was added in Linux 5.1 and will only show up in the next glibc release, thus skip in tests.
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-