r23118: Make inet_pton and inet_ntop available through lib/replace.
authorMichael Adam <obnox@samba.org>
Thu, 24 May 2007 15:51:01 +0000 (15:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:51 +0000 (14:52 -0500)
commitef5dc55983b5786d602688a596ea349b0dfdc0c8
tree81126f45bec3180f183de77f517d9a471b9a06f7
parentaa9bf7f628d03a90e98a424833cd1a71c0e01676
r23118: Make inet_pton and inet_ntop available through lib/replace.
The code for inet_pton.c and inet_ntop.c is taken from
the rsync code.

I will put this into 3_0 and 3_0_26 too, but let's sort
the readahead issue in lib/replace of 3_0 first...

Michael
(This used to be commit 9781b13fd3e0c2a0aa66412c571f562c9f17dcbe)
source4/lib/replace/README
source4/lib/replace/inet.m4 [new file with mode: 0644]
source4/lib/replace/inet_ntop.c [new file with mode: 0644]
source4/lib/replace/inet_pton.c [new file with mode: 0644]
source4/lib/replace/libreplace.m4
source4/lib/replace/replace.h