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
Age
Commit message (
Expand
)
Author
2023-06-19
Cherry-pick upstream fix for LibreSSL. NFC for us at the moment.
rin
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2021-05-30
Cast to enums via uintptr_t to avoid compiler warnings.
joerg
2021-04-10
tests/libevent: fix Clang build
rillig
2021-04-10
libevent: remove remaining CONSTCOND comments
rillig
2021-04-10
libevent: remove unnecessary CONSTCOND comments
rillig
2021-04-07
Merge local changes from libevent 2.1.8 and 2.1.12
christos
2021-04-07
Changes in version 2.1.12-stable (05 Jul 2020)
christos
2020-11-17
Support aarch64eb in */config.guess.
rin
2020-02-21
Explicitly cast pointers to uintptr_t before casting to enums. They are
joerg
2019-10-03
Switch kevent udata from intptr_t void*
kamil
2019-02-04
- use -Wno-error=implicit-fallthrough with GCC7.
mrg
2018-02-04
switch everyone to openssl.old
christos
2017-05-21
Remove MKCRYPTO option.
riastradh
2017-03-02
remove debugging abort that makes tests fail.
christos
2017-02-22
GC some GCC 4.8 specific sh3 HACKS entries.
maya
2017-02-01
now we have evbuffer.h.3 and ebuffer.3 so handle it carefully.
christos
2017-02-01
Update supporting files for components which rely on autoconf to allow systems
sevan
2017-02-01
need visibility.h
christos
2017-02-01
fix non _LP64
christos
2017-01-31
regen man pages
christos
2017-01-31
merge conflicts
christos
2017-01-31
Changes in version 2.1.8-stable (22 January 2017)
christos
2016-05-01
Drop stray ^ from output. Found by Abhinav.
joerg
2015-08-28
Simplify.
joerg
2015-02-01
this generated include file oughtn't be around, the 'good' version is in
spz
2015-02-01
void functions should not return values.
njoly
2015-01-31
timeval fields might not be int, so use imaxabs.
joerg
2015-01-30
Add missing __printflike
joerg
2015-01-29
merge and update manpages and include/event2/event-config.h
spz
2015-01-29
Upstream Change_log:
spz
2014-04-19
At least event(3) looks better when passed through tbl(1), so set USETBL.
wiz
2014-04-11
oops missed one instance of fixman
christos
2014-04-10
PR/48722: David H. Gutteridge: use HOST_SH to execute fixman
christos
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-11-09
another gcc workaround
christos
2013-09-21
Update LLVM/Clang snapshot to r191105. This brings in a better detection
joerg
2013-09-11
If a library needs a symbol from another library, pull that library in
joerg
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
[next]