|
6ce14fd0
|
2009-11-03T19:15:27
|
|
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
|
|
e0b38edc
|
2008-06-25T15:44:40
|
|
event_vsnprintf -> evutil_vsnprintf
svn:r875
|
|
8f39908f
|
2008-06-25T15:37:53
|
|
move snprintf and vsnprintf to evutil to support windows
svn:r874
|
|
ff6cbd06
|
2008-05-08T14:19:34
|
|
r19654@catbus: nickm | 2008-05-08 10:12:53 -0400
Remove #include "misc.h"s.
svn:r794
|
|
6b4342db
|
2007-11-12T02:37:25
|
|
copy trunk to 1.4
svn:r512
|