- May 23, 2019
-
-
gnzlbg authored
-
- Feb 13, 2019
-
-
gnzlbg authored
-
- May 26, 2018
-
-
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.
-
- Aug 26, 2017
-
-
Alex Crichton authored
-
- Aug 02, 2017
-
-
Marcin Mielniczuk authored
-
- Jul 03, 2017
-
-
Nicolas Dusart authored
-
- Apr 19, 2017
-
-
Marco A L Barbosa authored
-
- Feb 27, 2017
-
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
- Copy 17 functions definitions from src/unix/mod.rs to src/unix/bsd/mod.rs src/unix/haiku/mod.rs src/unix/notbsd/linux/mod.rs and src/unix/solaris/mod.rs - Add some functions to android that was cfged out - Remove cf* and tc* functions implementations for android (they are available with api >= 12, which was release in 2011)
-
Marco A L Barbosa authored
-
- Feb 24, 2017
-
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
- some tests are failing - remove readlink, timegm and sig* functions in favor of the unix/mod.rs definitions - remove time64_t (it is not defined for aarch64) - move some definitions to android/b32.rs and create appropriated definitions in android/b64.rs
-
- Jul 27, 2016
-
-
Knight authored
-
- May 20, 2016
-
-
Raphael Cohn authored
Sadly, the sysinfo struct varies slightly between Musl and Glibc / Bionic. This means that users need to be careful when using the uptime, and should always cast it to a signed value. Why uptime can be signed is beyond me...
-
- May 08, 2016
-
-
Nerijus Arlauskas authored
-
- Apr 12, 2016
-
-
Greg V authored
-
- Mar 06, 2016
-
-
Dave Hylands authored
-
Alex Crichton authored
-
Dave Hylands authored
-
- Feb 18, 2016
-
-
Mátyás Mustoha authored
-
- Sep 17, 2015
-
-
Alex Crichton authored
-
Alex Crichton authored
-