aboutsummaryrefslogtreecommitdiffstats
path: root/lib/events_libevent.c
Commit message (Expand)AuthorAgeLines
* Reindent everything to K&R style with tabsIndent2015-02-20-131/+120
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
* Hacked up a B_EV_FLAG_FORCE_REPEAT event handler flag to make libpurpleWilmer van der Gaast2009-10-11-1/+3
* Make purple use BitlBee's event handling API. Since the APIs never reallyWilmer van der Gaast2009-10-11-6/+6
* events_libevent now detects when the event currently being handled isWilmer van der Gaast2008-12-14-7/+21
* printf() in daemons considered harmful.Wilmer van der Gaast2007-11-29-5/+3
* Fixed the epoll+ForkDaemon combination. The libevent event handlingWilmer van der Gaast2007-11-28-8/+41
* Fixed a broken call to set_get() (CRASH), shut up a compiler warning inWilmer van der Gaast2006-07-15-1/+1
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+247