- Nov 05, 2017
-
-
Bryant Mairs 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
-
Andy Lowry authored
-
- Oct 11, 2017
-
-
Alex Crichton authored
-
- Oct 07, 2017
-
-
Jonathan A. Kollasch authored
-
Andrew Tunnell-Jones authored
-
- Oct 05, 2017
-
-
Justin Latimer authored
-
Sébastien Marie authored
-
- Sep 28, 2017
-
-
Joerg Thalheim authored
-
- Sep 27, 2017
-
-
Joerg Thalheim authored
-
- Sep 25, 2017
-
-
Tom Kirchner authored
Signed-off-by:
Tom Kirchner <tjk@amazon.com> Signed-off-by:
Ben Cressey <bcressey@amazon.com>
-
- Sep 26, 2017
-
-
Jessica Hamilton authored
-
Jessica Hamilton authored
Unfortunately, these differ on Haiku, and using #[cfg(...)] is not allowed in unix/mod.rs.
-