Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-18 | libreplace: put inet_aton.c under LGPL instead of GPL. | Michael Adam | 1 | -9/+13 | |
Michael (cherry picked from commit cca5d6626fe395f08fd4c8b2344e4e43646cb987) (This used to be commit f69e51f56f111d9bd5db69e191f45567aacf8c3d) | |||||
2008-03-14 | libreplace: add an inet_aton() function that calls inet_pton(). | Michael Adam | 1 | -0/+29 | |
inet_aton() is even needed inside libreplace, in the implementation of rep_getaddrinfo(). Michael (cherry picked from commit bcb2f3a880f8da8f9bedb7a8e61d7d7b533f1919) (This used to be commit 83baff78ce752a9129554a456cc24d043d419cd1) |