5 Commits

Author SHA1 Message Date
Brodie Thiesfield
bce58d61c8 Make Libevent 1.4.12 build on win32 with Unicode enabled.
This patch fixes calls to the win32 api to explicitly call the char* versions
of the functions. This fixes build failures when libevent is built with the
UNICODE define.
2010-02-03 23:28:29 -05:00
Evan Jones
891765cd8e Update sample/signal-test.c to use newer APIs and not leak. 2009-12-08 17:02:24 -05:00
Niels Provos
12d911b5ad from trunk: rename time-test in comment to signal-test
svn:r1014
2009-01-15 06:16:07 +00:00
Niels Provos
3368cc7922 from trunk:
r16733@catbus:  nickm | 2007-11-26 14:18:25 -0500
 Add an --enable-gcc-warnings option (lifted from Tor) to the configure script. When provided, and when we are using GCC, we enable a bunch of extra GCC warnings in the compiler.  Also, make the code all build happily with these warnings.



svn:r601
2007-12-18 03:50:04 +00:00
Niels Provos
6b4342db67 copy trunk to 1.4
svn:r512
2007-11-12 02:37:25 +00:00