]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerMichael Adam <obnox@samba.org>
Thu, 24 May 2007 15:51:01 +0000 (15:51 +0000)
commitbb5ae0831aba3798314ae6c8f689654624f82f11
treec4e4e1410d87a33ed8ea0523403e2f490c3b8ba1
parent56c2178713d56140f38336febf693df33ce9037b
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
source/lib/replace/README
source/lib/replace/inet.m4 [new file with mode: 0644]
source/lib/replace/inet_ntop.c [new file with mode: 0644]
source/lib/replace/inet_pton.c [new file with mode: 0644]
source/lib/replace/libreplace.m4
source/lib/replace/replace.h