summaryrefslogtreecommitdiffstats
path: root/lib/libevent/poll.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update libevent to 1.4.13.nicm2010-04-211-37/+24
* Update to libevent 1.3e while retaining our local changes.brad2008-05-021-26/+20
* fail without leaking memory when poll set extension fails.brad2006-11-261-15/+35
* introduce a way to free the base.brad2006-03-301-2/+22
* pollops should be constderaadt2005-12-021-2/+2
* zap trailing whitespaces, no binary changegrunk2005-07-021-2/+2
* update to libevent 1.1a; keep local changesbrad2005-06-181-86/+158
* fix comment, kqueue -> {poll,select}brad2005-05-061-2/+2
* update to libevent 1.0d; keep local changesbrad2005-05-041-28/+73
* update to libevent 1.0c; keep local changesbrad2005-04-221-25/+21
* backout. not discussed, and very wrong. bad bradderaadt2005-04-191-21/+25
* update to libevent 1.0c; keep local changesbrad2005-04-191-25/+21
* update to libevent 0.8; keep local changesbrad2004-04-281-13/+15
* poll fixes from Niels; ok deraadtmarkus2003-10-011-4/+7
* add support for poll(2); ok deraadtmarkus2003-09-231-0/+240