Age | Commit message (Expand) | Author |
---|---|---|
2002-09-15 | Signal fixes from ericj@monkey.org via dugsong@monkey.org | Jun-ichiro itojun Hagino |
2002-09-08 | typo. from marius@umich.edu via provos | Jun-ichiro itojun Hagino |
2002-07-21 | link evtimer_* now, not timeout_* since it was changed for man pages. | Eric Jackson |
2002-07-12 | change timeout_ API to evtimer_ API; avoiding clashes with kernel include | Niels Provos |
2002-07-10 | Make EV_PERSIST work on EV_READ and EV_WRITE events. | Artur Grabowski |
2002-07-05 | add sys/time.h to SYNOPSIS; from bk@rt.fm | Niels Provos |
2002-06-25 | undef the timeout_*(), this is still WRONG it does allow using both event.h a... | Michael Shalayeff |
2002-06-25 | rcsids | Michael Shalayeff |
2002-06-25 | typos. Patch from bk@rt.fr | Mike Pechkin |
2002-06-19 | rename variable so that scoping is more obvious | Niels Provos |
2002-06-18 | need string.h | Theo de Raadt |
2002-06-15 | build static and profiled. | Niels Provos |
2002-06-15 | import libevent an event notification abstraction on top of select or kqueue | Niels Provos |