musl/include/arpa
Rich Felker e40f48a421 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.
2013-06-25 21:35:49 -04:00
..
ftp.h add arpa/ftp.h 2013-02-21 21:35:26 +01:00
inet.h implement inet_lnaof, inet_netof, and inet_makeaddr 2013-06-25 21:35:49 -04:00
nameser.h fix missing uintXX_t in nameser.h 2012-08-24 15:55:36 -04:00
nameser_compat.h add arpa/nameser_compat.h 2013-04-02 04:43:53 +02:00
telnet.h initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
tftp.h add arpa/tftp.h 2013-04-05 02:32:51 +02:00