Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-23 | add support for poll(2); ok deraadt | Markus Friedl | |
2003-07-09 | update to libevent-0.7a.tar.gz; keep local changes | Markus Friedl | |
2003-06-03 | license cleaning. | Artur Grabowski | |
2003-05-23 | - typos | Jason McIntyre | |
- whitespace at EOL - new sentence, new line | |||
2002-11-10 | SEE ALSO corrections. millert ok. | Federico G. Schwindt | |
2002-09-30 | grammar; ok deraadt@ | Jason Peel | |
2002-07-12 | change timeout_ API to evtimer_ API; avoiding clashes with kernel include | Niels Provos | |
files. okay mickey@ | |||
2002-07-05 | add sys/time.h to SYNOPSIS; from bk@rt.fm | Niels Provos | |
2002-06-25 | typos. Patch from bk@rt.fr | Mike Pechkin | |
millert@ ok | |||
2002-06-15 | import libevent an event notification abstraction on top of select or kqueue | Niels Provos | |
supporting timeout and signal callsbacks, too. okay deraadt@ millert@ |