summaryrefslogtreecommitdiffstats
path: root/lib/libevent/event.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to libevent 1.0d; keep local changesbrad2005-05-041-2/+3
* update to libevent 1.0c; keep local changesbrad2005-04-221-114/+294
* backout. not discussed, and very wrong. bad bradderaadt2005-04-191-294/+114
* update to libevent 1.0c; keep local changesbrad2005-04-191-114/+294
* use "volatile sig_atomic_t" types instead of "int" for signal flags.reyk2005-04-131-4/+5
* update to libevent 0.8; keep local changesbrad2004-04-281-42/+136
* update to libevent-0.7a.tar.gz; keep local changesmarkus2003-07-091-7/+47
* constify constant structures; niels okmickey2003-06-191-5/+5
* rcsidsmickey2002-06-251-0/+2
* import libevent an event notification abstraction on top of select or kqueueprovos2002-06-151-0/+496