diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-06-25 21:35:49 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-06-25 21:35:49 -0400 |
commit | e40f48a421a9176e3e298b5bac75f0355b219e58 (patch) | |
tree | 23255d3b92b410810a16eb5fd5853e3fe62bf05e /lib/empty | |
parent | 83966b369d2fa105a58a35830f75662e18273965 (diff) | |
download | musl-e40f48a421a9176e3e298b5bac75f0355b219e58.tar.gz musl-e40f48a421a9176e3e298b5bac75f0355b219e58.tar.xz musl-e40f48a421a9176e3e298b5bac75f0355b219e58.zip |
implement inet_lnaof, inet_netof, and inet_makeaddr
also move all legacy inet_* functions into a single file to avoid wasting object file and compile time overhead on them. the added functions are legacy interfaces for working with classful ipv4 network addresses. they have no modern usefulness whatsoever, but some programs unconditionally use them anyway, and they're tiny.
Diffstat (limited to 'lib/empty')
0 files changed, 0 insertions, 0 deletions