]> granicus.if.org Git - libevent/commit
Make all the C files in the libraries compile under MSVC 2005 Express. There are...
authorNick Mathewson <nickm@torproject.org>
Wed, 7 Nov 2007 21:01:26 +0000 (21:01 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 7 Nov 2007 21:01:26 +0000 (21:01 +0000)
commit4e1ec3e05e39699025e087929b84f3634929ae4c
treee650c33782e8697430a53874245dd2d7af85900f
parent45c7ab25de2dea155332cc144c1f94f5c073c919
Make all the C files in the libraries compile under MSVC 2005 Express.  There are still a few warnings, and probably some subtle issues, but it's better than nothing.

svn:r499
17 files changed:
WIN32-Code/config.h
WIN32-Code/event-config.h [new file with mode: 0644]
WIN32-Code/misc.c
WIN32-Code/win32.c
WIN32-Prj/libevent.vcproj [new file with mode: 0644]
buffer.c
configure.in
evbuffer.c
evdns.c
evdns.h
event.h
event_tagging.c
evrpc.c
evutil.h
http.c
min_heap.h
signal.c