summaryrefslogtreecommitdiff
path: root/lib/libevent/event.c
AgeCommit message (Expand)Author
2005-07-02zap trailing whitespaces, no binary changeAlexander von Gernler
2005-05-04update to libevent 1.0d; keep local changesBrad Smith
2005-04-22update to libevent 1.0c; keep local changesBrad Smith
2005-04-19backout. not discussed, and very wrong. bad bradTheo de Raadt
2005-04-19update to libevent 1.0c; keep local changesBrad Smith
2005-04-13use "volatile sig_atomic_t" types instead of "int" for signal flags.Reyk Floeter
2004-04-28update to libevent 0.8; keep local changesBrad Smith
2003-07-09update to libevent-0.7a.tar.gz; keep local changesMarkus Friedl
2003-06-19constify constant structures; niels okMichael Shalayeff
2002-06-25rcsidsMichael Shalayeff
2002-06-15import libevent an event notification abstraction on top of select or kqueueNiels Provos