Commit 9626a421de2e3b4e2eed34bfdffdd0d417655c78

Nick Mathewson 2008-04-29T18:11:23

r15341@tombo: nickm | 2008-04-29 14:09:50 -0400 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:r744