update lib/replace to current upstream version (samba master)
authorMichael Adam <obnox@samba.org>
Fri, 25 Nov 2011 15:36:40 +0000 (16:36 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 25 Nov 2011 23:34:54 +0000 (00:34 +0100)
commit17bcffab19fdbb435b4745ff90c327342bbbf0f8
tree718af0e0c39d803435104773613e4b038d5f28e7
parent11bebd5367102fcd02b17c44ac87bf50d4c68785
update lib/replace to current upstream version (samba master)
56 files changed:
lib/replace/Makefile [new file with mode: 0644]
lib/replace/Makefile.in
lib/replace/README
lib/replace/autoconf-2.60.m4
lib/replace/autogen-autotools.sh [new file with mode: 0755]
lib/replace/build_macros.m4 [new file with mode: 0644]
lib/replace/config.guess
lib/replace/config.sub
lib/replace/configure [new file with mode: 0755]
lib/replace/configure.ac
lib/replace/crypt.c [new file with mode: 0644]
lib/replace/crypt.m4 [new file with mode: 0644]
lib/replace/dlfcn.c
lib/replace/dlfcn.m4
lib/replace/getaddrinfo.h
lib/replace/getifaddrs.c
lib/replace/getpass.c
lib/replace/getpass.m4
lib/replace/hdr_replace.h [new file with mode: 0644]
lib/replace/inet_aton.c [new file with mode: 0644]
lib/replace/inet_ntoa.c [new file with mode: 0644]
lib/replace/libreplace.m4
lib/replace/libreplace_cc.m4
lib/replace/libreplace_ld.m4
lib/replace/libreplace_macros.m4
lib/replace/libreplace_network.m4 [new file with mode: 0644]
lib/replace/poll.c [new file with mode: 0644]
lib/replace/repdir.m4
lib/replace/replace-test.h [new file with mode: 0644]
lib/replace/replace.c
lib/replace/replace.h
lib/replace/samba.m4
lib/replace/snprintf.c
lib/replace/socket.c [new file with mode: 0644]
lib/replace/socketpair.c [new file with mode: 0644]
lib/replace/strptime.m4
lib/replace/system/config.m4
lib/replace/system/filesys.h
lib/replace/system/kerberos.h
lib/replace/system/locale.h
lib/replace/system/network.h
lib/replace/system/passwd.h
lib/replace/system/readline.h
lib/replace/system/select.h
lib/replace/system/time.h
lib/replace/system/wait.h
lib/replace/system/wscript_configure [new file with mode: 0644]
lib/replace/test/getifaddrs.c [new file with mode: 0644]
lib/replace/test/main.c [new file with mode: 0644]
lib/replace/test/os2_delete.c
lib/replace/test/shared_mremap.c [new file with mode: 0644]
lib/replace/test/snprintf.c [new file with mode: 0644]
lib/replace/test/testsuite.c
lib/replace/timegm.m4
lib/replace/win32.m4
lib/replace/wscript [new file with mode: 0644]