]> granicus.if.org Git - libevent/commit
r15341@tombo: nickm | 2008-04-29 14:09:50 -0400
authorNick Mathewson <nickm@torproject.org>
Tue, 29 Apr 2008 18:11:23 +0000 (18:11 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 29 Apr 2008 18:11:23 +0000 (18:11 +0000)
commit9626a421de2e3b4e2eed34bfdffdd0d417655c78
tree71d9cbf9ea6a48fa05c54631f6407f080bdb5b8d
parent4cff82bb4f2519d139559c308b63be54cb86b002
 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
ChangeLog
include/event2/util.h
min_heap.h