index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
bsd
/
libevent
/
dist
Age
Commit message (
Expand
)
Author
2014-02-27
time_t is larger than int, so don't use abs.
joerg
2014-01-07
Add format string checks for _warn_helper.
joerg
2014-01-04
Fix memcmp use.
joerg
2013-11-21
delete copy of queue.h that we don't use.
christos
2013-04-12
missed one xkill in the rename
christos
2013-04-12
undo previous, breaks differently when testing for EINPROGRESS.
christos
2013-04-12
#if 0 more
christos
2013-04-12
XXX: disable the simple conditions test right now because it depends on
christos
2013-04-12
connect(2) returns EINPROGRESS for "239.10.20.30" which is supposed to
christos
2013-04-12
Remove potentially extra consts.
joerg
2013-04-12
Work correctly with ISO C99 compiler.
joerg
2013-04-12
remove bug we added.
christos
2013-04-11
fix merge that broke the tests
christos
2013-04-11
merge conflicts, make compile with warnings.
christos
2013-04-11
import libevent 2.x
christos
2012-03-12
Fix build failure caused by previous change. Hi jruoho!
jnemeth
2012-03-11
Skip the "simple timeout" test. This test case is known to fail rather
jruoho
2011-09-16
Use __dead
joerg
2011-05-23
Use the static inline for the body as well.
joerg
2010-11-11
Calibrate the amount of time that a sleep() requires, and use that
pgoyette
2010-11-11
Adjust timers a bit so that the http timer can get a chance to expire,
pgoyette
2010-06-03
disable the DNS tests which rely on external hosts, as
plunky
2010-05-14
Proper markup for example. Use <> include style. Bump date.
joerg
2009-11-02
libevent 1.4.12-stable
plunky