- Nov 14, 2017
-
-
roblabla authored
-
- Nov 13, 2017
-
-
Marco A L Barbosa authored
-
- Nov 11, 2017
-
-
Steven Fackler authored
-
Steven Fackler authored
A lot of this is more broadly supported than just Linux, but support for those can be added later.
-
- Nov 09, 2017
- Nov 08, 2017
-
-
luozijun authored
-
- Nov 07, 2017
-
-
Bryant Mairs authored
These aren't exposed on non-MIPS musl targets, but since they're part of a kernel API, they're still applicable, so we just don't test them there but expose them anyways.
-
- Nov 06, 2017
-
-
Greg V authored
-
- Nov 05, 2017
-
-
Bryant Mairs authored
-
Guillaume Gomez authored
-
- Nov 02, 2017
-
-
Marco A L Barbosa authored
-
- Oct 31, 2017
-
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
- Oct 29, 2017
-
-
William Orr authored
-
- Oct 27, 2017
-
-
Marco A L Barbosa authored
-
- Oct 23, 2017
-
-
Vojtech Kral authored
-
- Oct 20, 2017
-
-
Nicolas Dusart authored
-
- Oct 19, 2017
-
-
Joerg Thalheim authored
-
Nicolas Dusart authored
-
Ossi Herrala authored
Error was "bad pthread_cancel function pointer: rust: 8362822 (0x7f9b46) != c 8358779 (0x7f8b7b)"
-
Bryant Mairs authored
Note that termios2 doesn't exist on powerpc(64), termios is used instead.
-
Bryant Mairs authored
-
- Oct 18, 2017
-
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
Alex Crichton authored
* Add syscall tables to most remaining arches in `src/unix/notbsd` * Add aarch64/arm musl to CI * Update dependencies
-
Ossi Herrala authored
pthread_cancel() is safer way to terminate thread than pthread_kill(). This function can be found from ISO/IEC 9945-1:1996 (“POSIX.1”) and first introduced into Single Unix Specification version 2 on 1997.
-
- Oct 17, 2017
-
-
Dan Glastonbury authored
-
Roberto Oliveira authored
powerpc64 was missing in musl/mod.rs and making build fail as it was not able to find types, like c_char.
-
- Oct 16, 2017
-
-
Joerg Thalheim authored
Motivation: there is no glibc wrapper for this syscall
-
Dan Glastonbury authored
-
- Oct 13, 2017
-
-
Andrew Tunnell-Jones authored
-
- Oct 12, 2017
-
-
Andy Lowry authored
-