musl/include/arpa
Rich Felker dbe221ecff fix argument types for legacy function inet_makeaddr
the type int was taken from seemingly erroneous man pages. glibc uses
in_addr_t (uint32_t), and semantically, the arguments should be
unsigned.
2014-01-06 22:17:24 -05:00
..
ftp.h use consistent include guard name in arpa/ftp.h 2013-10-18 15:21:36 +00:00
inet.h fix argument types for legacy function inet_makeaddr 2014-01-06 22:17:24 -05: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