- Jun 01, 2018
-
-
bors authored
Add some termios constants for sparc64
-
Bryant Mairs authored
-
bors authored
Bump version to 0.2.42 Closes https://github.com/rust-lang/libc/issues/1011
-
bors authored
make dox::mem::size_of a const fn
-
bors authored
add more built-in traits to dox.rs Add/fix bitwise operation traits in dox.rs
-
bors authored
Fix sparc64 builds Partially fixes #987.
-
bors authored
add rtentry
-
Jeremy Soller authored
-
bors authored
Add `gethostname` support to Redox module We need this for hostname support in Ion shell.
-
Andrew Cann authored
-
Andrew Cann authored
-
stratact authored
-
Andrew Cann authored
-
Andrew Cann authored
-
Andrew Cann authored
-
Andrew Cann authored
-
Andrew Cann authored
-
Andrew Cann authored
-
Andrew Cann authored
-
Andrew Cann authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- May 31, 2018
-
-
bors authored
Add consts from netinet/ip.h
-
bors authored
fix size_of function in dox.rs I'm assuming this is meant to have the same signature as the one in core/std
-
Andrew Cann authored
-
Andrew Cann authored
-
Andrew Cann authored
-
Andrew Cann authored
-
- May 30, 2018
-
-
bors authored
Add linux socket ioctl defs
-
Andrew Cann authored
-
Andrew Cann authored
-
Andrew Cann authored
-
- May 26, 2018
-
-
bors authored
Moves `ifaddrs` and some functions to common Linux module The `ifaddrs` interface is available since api version 24 in android. The function signatures are now equal to the standard Linux function signatures.
-
Bastian Köcher authored
-
Bastian Köcher authored
The `ifaddrs` interface is available since api version 24 in android. The function signatures are now equal to the standard Linux function signatures.
-
- May 25, 2018
-
-
bors authored
Add SIG* on redox
-
jD91mZM2 authored
-
jD91mZM2 authored
-
bors authored
Add Redox definitions for net functions Adds the following function definitions for Redox: - getpeername - sendto - send - recvfrom - recv If it is possible to do a release after merging this, that would be great! These function definitions are required for porting mio and tokio to Redox
-
- May 24, 2018
-
-
jD91mZM2 authored
-