Numerous changes to bring /trunk/wvstreams up to date withattic/branches/wvstreams-win32-2007.2
commita55cd59c38ba79062ede3ce0bc49763dd8b03f20
authorapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Fri, 17 Aug 2007 01:26:31 +0000 (17 01:26 +0000)
committerapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Fri, 17 Aug 2007 01:26:31 +0000 (17 01:26 +0000)
tree95d0272f1cc1fc91c4b4e7ed2e144f06ac73fbca
parent8c04c7e24624e3b0b84d75199a00d55b00120c01
Numerous changes to bring /trunk/wvstreams up to date with
/branches/wvstreams-win32-2007 (r11726).  That branch has already had
wvstreams-win32 and eithoneydew merged into it, so all three should now be
mostly safe to discard.  Unit tests pass in both win32-mingw32 and Linux
(although some unit tests are disabled in windows right now, mostly because
they use fork()).

See the changelog in /branches/wvstreams-win32-2007 for more details.

git-svn-id: file:///home/apenwarr/alumnit-svn/public/trunk@11727 6619c942-59fa-0310-bf43-a07aaa81d9ac
97 files changed:
Makefile-win32
Win32WvStreams/dirent.h [deleted file]
Win32WvStreams/dirent.lib [deleted file]
Win32WvStreams/libuniconf/libuniconf.vcproj
Win32WvStreams/libuniconf/unipstoregen.cc
Win32WvStreams/libuniconf/uniregistrygen.cc
Win32WvStreams/libwvstreams/libwvstreams.vcproj
Win32WvStreams/libwvstreams/streams.cc
Win32WvStreams/libwvstreams/wvwinstreamclone.cc
Win32WvStreams/libwvutils/libwvutils.vcproj
Win32WvStreams/libwvutils/utils.cc
config.mk.in
configure-mingw32
configure-msvc.ac [new file with mode: 0644]
configure.ac
crypto/t/wvcrl.t.cc
crypto/t/wvsslstream.t.cc
crypto/t/wvx509.t.cc
crypto/wvcrl.cc
crypto/wvdigest.cc
crypto/wvsslstream.cc
crypto/wvx509.cc
gnulib/argp-eexst.c
gnulib/argp-help.c
gnulib/argp-parse.c
gnulib/vasnprintf.c
include/iwvstream.h
include/unipstoregen.h
include/uniregistrygen.h
include/wvaddr.h
include/wvassert.h
include/wvconfemu.h
include/wvcrash.h
include/wvfile.h
include/wvfileutils.h
include/wvlog.h
include/wvlogfile.h
include/wvlogstream.h [new file with mode: 0644]
include/wvserialize.h
include/wvsslstream.h
include/wvstream.h
include/wvstreamsdebuggerserver.h
include/wvstrutils.h
include/wvunixsocket.h
include/wvwin32-sanitize.h
include/wvwin32task.h
include/wvxplc.h
ipstreams/wvresolver.cc
ipstreams/wvstreamsdebuggerserver.cc
streams/fileutils.cc
streams/t/fileutils.t.cc
streams/t/wvfdstream.t.cc
streams/t/wvfile.t.cc
streams/t/wvistreamlist.t.cc
streams/t/wvlog.t.cc
streams/t/wvlogfile.t.cc [new file with mode: 0644]
streams/wvcolorlogconsole.cc
streams/wvdaemon.cc
streams/wvfdstream.cc
streams/wvfile.cc
streams/wvistreamlist.cc
streams/wvlog.cc
streams/wvlogfile.cc
streams/wvlogstream.cc [new file with mode: 0644]
streams/wvsocketpair.cc
streams/wvstream.cc
streams/wvstreamclone.cc
uniconf/t/uniclientgen.t.cc
uniconf/t/uniconfgen-sanitytest.cc
uniconf/t/uniinigen.t.cc
uniconf/t/uniretrygen.t.cc
uniconf/t/unisubtreegen.t.cc
uniconf/unigenhack.cc
uniconf/unigenhack_s.cc
uniconf/unislowgen.cc
urlget/t/wvhttppool.t.cc
utils/strutils.cc
utils/t/strutils.t.cc
utils/t/wvbuffer.t.cc
utils/t/wvdiriter.t.cc
utils/t/wvpushdir.t.cc
utils/t/wvsorter.t.cc
utils/t/wvtclstring.t.cc
utils/t/wvtimeutils.t.cc
utils/wvargs.cc
utils/wvcrash.cc
utils/wvcrashbase.cc
utils/wvdiriter.cc
utils/wvtest.cc
vars-msvc.mk [new file with mode: 0644]
vars-posix.mk [new file with mode: 0644]
vars.mk
wvrules-msvc.mk [new file with mode: 0644]
wvrules-posix.mk [new file with mode: 0644]
wvrules-win32.mk
wvrules.mk
wvtestmain.cc