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 10:32:34 +0000 (11:32 +0100)
commit27517ea5bbd0cb7fb0f1a1d88d8282380f14e717
tree3fe95d253a87aac0f626ddec1a88ef32e41ed4d9
parent439002b1c65a1ec94d3199cfc5211cedbe84b8ab
libreplace: add an inet_aton() function that calls inet_pton().

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)
source3/lib/replace/README
source3/lib/replace/inet_aton.c [new file with mode: 0644]
source3/lib/replace/inet_aton.m4 [new file with mode: 0644]
source3/lib/replace/libreplace.m4
source3/lib/replace/replace.h
source3/lib/replace/system/network.h