Emery Hemingway 36111a2edf Libc: implement getifaddrs
Implement getifaddrs and freeifaddrs within the libc using socket
control files at the VFS. Add an "address" and "netmask" file to the
lwIP plugin.

Only a single IPv4 address is initially supported, and the broadcast
address returned will never be valid.

Fixes #3439
2019-09-02 16:36:07 +02:00
..
2019-08-28 14:22:33 +02:00
2019-08-28 14:22:33 +02:00
2019-09-02 16:36:07 +02:00