- 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.
-
- Oct 19, 2017
-
-
Nicolas Dusart authored
-
- Oct 18, 2017
-
-
Alex Crichton authored
* Add syscall tables to most remaining arches in `src/unix/notbsd` * Add aarch64/arm musl to CI * Update dependencies
-
- Aug 27, 2017
-
-
Bryant Mairs authored
-
- Aug 26, 2017
-
-
Alex Crichton authored
-
- Aug 04, 2017
-
-
Marcin Mielniczuk authored
-
- Aug 03, 2017
-
-
Marcin Mielniczuk authored
For some reason, they are in the NDK sources but they are not available in the tests. I don't know what Android does here, but nothing that makes sense.
-
- Aug 02, 2017
-
-
Marcin Mielniczuk authored
-
- Aug 01, 2017
-
-
Marcin Mielniczuk authored
I'd rather avoid the duplication, this is discussed in #707.
-
- Jul 20, 2017
-
-
Nicolas Dusart authored
-
- Jul 04, 2017
-
-
roblabla 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
-