- Feb 19, 2020
- Feb 12, 2020
-
-
Vickenty Fesunov authored
This triggers a warning on a recent nightly, which in turn breaks CI due to `#![deny(warnings)]` in libc-test/build.rs
-
- Dec 18, 2019
-
-
Noam Shalom Kleinburd authored
-
Noam Kleinburd authored
-
- 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.
-
- Dec 11, 2019
-
-
GrayJack authored
-
- Dec 09, 2019
-
-
coolreader18 authored
-
- Dec 08, 2019
-
-
GrayJack authored
-
GrayJack authored
-
GrayJack authored
-
GrayJack authored
-
coolreader18 authored
-
- Dec 02, 2019
-
-
Matthew McPherrin authored
sock_extended_err is a struct returned as a control message when the sockopt IP_RECVERR is set, when recvmsg has the MSG_ERRQUEUE flag set. IP_RECVERR and MSG_ERRQUEUE are constants both already defined here.
-
- Nov 30, 2019
-
-
GrayJack authored
-
- Nov 28, 2019
- Nov 27, 2019
-
-
Joshua M. Clulow authored
-
Alex Povar authored
-
GrayJack authored
-
GrayJack authored
-
msizanoen1 authored
-
Joshua M. Clulow authored
-
- Nov 25, 2019
-
-
John Paul Adrian Glaubitz authored
-
Petr Sumbera authored
-
- Nov 22, 2019
-
-
Arthur Gautier authored
This reverts commit 6ff2e8f1.
-
Petr Sumbera authored
-
oxalica authored
-
oxalica authored
-
GrayJack authored
-
- Nov 21, 2019
-
-
Elichai Turkel authored
-
- Nov 20, 2019
-
-
GrayJack authored
-
- Nov 19, 2019
- Nov 17, 2019
-
-
Michal 'vorner' Vaner authored
-
Amanieu d'Antras authored
-
- Nov 16, 2019
-
-
Brandon Cheng authored
Only Netlink interface link attributes up IFLA_STATS are currently available. This commit adds IFLA_COST to IFLA_PROTO_DOWN. See https://github.com/torvalds/linux/blob/54ecb8f7/include/uapi/linux/if_link.h#L106
-
- Nov 14, 2019
-
-
Mike Zeller authored
-