Auto merge of #994 - bkchr:android_fixes, r=alexcrichton

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.