libreplace: add an inet_aton() function that calls inet_pton().
authorMichael Adam <obnox@samba.org>
Fri, 14 Mar 2008 07:49:34 +0000 (08:49 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 14 Mar 2008 08:02:36 +0000 (09:02 +0100)
commitbcb2f3a880f8da8f9bedb7a8e61d7d7b533f1919
tree31dbf362aa2eed03a68e7c6ee04edbb793d60844
parentdb3b5f16ec8d9b83d8a82a535a4847dce5923663
libreplace: add an inet_aton() function that calls inet_pton().

inet_aton() is even needed inside libreplace, in the implementation
of rep_getaddrinfo().

Michael
source/lib/replace/README
source/lib/replace/inet_aton.c [new file with mode: 0644]
source/lib/replace/inet_aton.m4 [new file with mode: 0644]
source/lib/replace/libreplace.m4
source/lib/replace/replace.h
source/lib/replace/system/network.h