Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix inet_aton to accept the generic "numbers-and-dots" IPv4 address format | Szabolcs Nagy | 2013-10-22 | 1 | -1/+4 |
* | split inet_addr and inet_ntoa back into their own files | Rich Felker | 2013-10-21 | 1 | -16/+0 |
* | implement inet_lnaof, inet_netof, and inet_makeaddr | Rich Felker | 2013-06-25 | 1 | -0/+55 |