evutil.h


Log

Author Commit Date CI Message
Nick Mathewson 756c4cd3 2009-10-12T21:09:14 Declare struct timezone in evutil.h so that borken mingw versions do not complain svn:r1442
Niels Provos 877fa44d 2008-06-28T00:50:52 evutil now includes stdarg.h directly svn:r888
Niels Provos 8f39908f 2008-06-25T15:37:53 move snprintf and vsnprintf to evutil to support windows svn:r874
Nick Mathewson 987597ff 2008-05-08T14:08:12 r19651@catbus: nickm | 2008-05-08 10:05:35 -0400 Replace gettimeofday() usage with a new evutil_gettimeofday(). This removes all previous need for win32-code/misc.[ch] svn:r793
Nick Mathewson 6bd28951 2008-05-07T21:51:07 r19639@catbus: nickm | 2008-05-07 17:50:48 -0400 Fix win32 vc-2005 build. svn:r785
Nick Mathewson 2a69a5ea 2008-04-29T18:11:44 r15342@tombo: nickm | 2008-04-29 14:10:46 -0400 Backport to 1.4 branch: Use internal implementation for evutil_timercmp() everywhere, to avoid bugs when the platform timercmp() has never heard of <= or >=. Also, replace timercmp() usage in min_heap.c with call to evutil_timercmp(). svn:r745
Nick Mathewson 3a285c5b 2008-02-23T19:18:47 r18374@catbus: nickm | 2008-02-23 14:16:20 -0500 Improved integer handling on platforms without stdint. Backported. svn:r657
Nick Mathewson 7eb990d5 2008-02-16T20:50:49 r14212@tombo: nickm | 2008-02-16 15:29:17 -0500 Add new evutil_strtoll() function so we can apply 64-bit content-length patch from Scott Lamb in a portable way. [Backport to 1.4] svn:r642
Niels Provos 6b4342db 2007-11-12T02:37:25 copy trunk to 1.4 svn:r512