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
..
2013-04-02 04:43:53 +02:00
2012-08-24 15:55:36 -04:00
2011-02-12 00:22:29 -05:00
2013-04-05 02:32:51 +02:00