5 Commits

Author SHA1 Message Date
Nick Mathewson
6ce14fd01c Rename compat/sys/_time.h to compat/sys/_libevent_time.h
On some systems (notably HPUX), there is already a
/usr/include/sys/_time.h, which our sys/_time.h shadows.  Found and
diagnosed by Kathryn Hogg.

This is a quick fix for 1.4 only; for 2.0, I want to eliminate
compat/sys/_time.h entirely, and have util-internal subsume it.



svn:r1493
2009-11-03 19:15:27 +00:00
Niels Provos
e0b38edc9d event_vsnprintf -> evutil_vsnprintf
svn:r875
2008-06-25 15:44:40 +00:00
Niels Provos
8f39908fd2 move snprintf and vsnprintf to evutil to support windows
svn:r874
2008-06-25 15:37:53 +00:00
Nick Mathewson
ff6cbd06cf r19654@catbus: nickm | 2008-05-08 10:12:53 -0400
Remove #include "misc.h"s.


svn:r794
2008-05-08 14:19:34 +00:00
Niels Provos
6b4342db67 copy trunk to 1.4
svn:r512
2007-11-12 02:37:25 +00:00