summaryrefslogtreecommitdiffstats
path: root/lib/libevent/poll.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to libevent 1.1a; keep local changesbrad2005-06-181-86/+158
| | | | ok grunk@
* fix comment, kqueue -> {poll,select}brad2005-05-061-2/+2
|
* update to libevent 1.0d; keep local changesbrad2005-05-041-28/+73
| | | | | | | thanks to Alexander von Gernler for testing and some bug fixes ok mpf@ norby@
* update to libevent 1.0c; keep local changesbrad2005-04-221-25/+21
| | | | | | | | | | no shared lib so no ABI/API check is necessary thanks to Alexander von Gernler for submitting another diff in an attempt to update libevent and for a use-after-free fix. ok henning@ deraadt@
* 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
| | | | ok markus@
* poll fixes from Niels; ok deraadtmarkus2003-10-011-4/+7
|
* add support for poll(2); ok deraadtmarkus2003-09-231-0/+240