- May 21, 2019
-
-
Inokentiy Babushkin authored
Because we cannot yet bring a more recent musl to the mips and mipsel architectures, we disable support for these constant until a cascading update with rust-lang/rust has been done.
-
Samuel Ortiz authored
They are defined since Linux 3.1 but not in musl yet. Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com>
-
- May 16, 2019
-
-
Linus Färnstrand authored
-
Dan Gohman authored
- Rename `wasm32-unknown-wasi` to `wasm32-wasi`. - `__wasilibc_rmfileat` was renamed to `__wasilibc_unlinkat` - Add bindings for a few more functions and typedefs.
-
gnzlbg authored
-
gnzlbg authored
See https://github.com/rust-lang/rust/pull/60775 .
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
[breaking change] PTRACE_GETFPXREGS and PTRACE_SETFPXREGS were incorrectly re-exported on arm but they are x86 specific
-
gnzlbg authored
-
- May 15, 2019
-
-
Inokentiy Babushkin authored
Both are linux-specific additions, and supported since kernel version 4.17 and 4.15, respectively.
-
- May 09, 2019
- May 04, 2019
-
-
Jeremy Soller authored
-
- May 02, 2019
-
-
gnzlbg authored
-
- May 01, 2019
-
-
Alex Gaynor authored
-
Alex Gaynor authored
-
Alex Gaynor authored
-
- Apr 29, 2019
-
-
Charles Lew authored
-
- Apr 24, 2019
-
-
Dan Gohman authored
-
Dan Gohman authored
fd_set isn't automatically copyable. While it will be possible to fix that, for now just remove these so that they don't block other changes.
-