- Dec 08, 2018
-
-
Craig M. Brandenburg authored
-
Jon Magnuson authored
-
- Dec 06, 2018
-
-
M Farkas-Dyck authored
-
- Dec 05, 2018
-
-
Jonathan A. Kollasch authored
-
xd009642 authored
-
A. Wilcox authored
Discovered while debugging: djg/audioipc-2#52
-
- Dec 04, 2018
-
-
Tobias Klauser authored
-
- Dec 02, 2018
-
-
Levente Kurusa authored
These errno's are defined in <sys/errno.h> on DragonFlyBSD. Signed-off-by:
Levente Kurusa <lkurusa@acm.org>
-
M Farkas-Dyck authored
-
- Dec 01, 2018
-
-
Bryant Mairs authored
-
- Nov 27, 2018
-
-
Sébastien Marie authored
-
Sébastien Marie authored
-
Sébastien Marie authored
-
Fensteer authored
-
gnzlbg authored
-
Gerd Zellweger authored
Signed-off-by:
Gerd Zellweger <gzellweger@vmware.com>
-
- Nov 26, 2018
-
-
Markus Wanner authored
-
- Nov 23, 2018
-
-
Tom Parker-Shemilt authored
-
Tom Parker-Shemilt authored
-
Tom Parker-Shemilt authored
-
Tom Parker-Shemilt authored
-
- Nov 22, 2018
-
-
gnzlbg authored
Closes #1060 .
-
Alex Crichton authored
No longer needed and this is done via other means in upstream rustc
-
Gerd Zellweger authored
-
Gerd Zellweger authored
Signed-off-by:
Gerd Zellweger <mail@gerdzellweger.com>
-
Gerd Zellweger authored
-
Gerd Zellweger authored
This used to be defined multiple times in different (but not all) architectures. Moving it to general linux module since it's an architecture independent feature.
-
- Nov 21, 2018
-
-
Tom Parker-Shemilt authored
-
Alex Crichton authored
This commit prepares the `libc` crate to be included directly into the standard library via crates.io. More details about this can be found on rust-lang/rust#56092, but the main idea is that this crate now depends on core/compiler-builtins explicitly (but off-by-default). The main caveat here is that this activates `no_core` when building as part of libstd, which means that it needs to explicitly have an `iter` and `option` module for the expansion of `for` loops to work.
-
gnzlbg authored
-
Mike Hommey authored
unix::uclibc::mips has both support for mips and mips64, but it's currently only imported for mips.
-
Tom Parker-Shemilt authored
-
Tom Parker-Shemilt authored
-
- Nov 20, 2018
-
-
Tom Parker-Shemilt authored
-
Tom Parker-Shemilt authored
-
Tom Parker-Shemilt authored
-
Tom Parker-Shemilt authored
-
gnzlbg authored
-
gnzlbg authored
-
Alan Somers authored
-