aboutsummaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Tiny fixesPřemysl Janouch2015-02-121-0/+1
* Rewrite to use CMakePřemysl Janouch2015-01-171-3/+2
* Fix a memory leakPřemysl Janouch2014-09-251-0/+2
* Fix the optimizationPřemysl Janouch2014-09-251-0/+13
* Optimize and simplify the epoll pollerPřemysl Janouch2014-09-241-27/+14
* Get rid of some memory holes on x86_64Přemysl Janouch2014-09-241-0/+1
* Fix the epoll pollerPřemysl Janouch2014-09-241-1/+2
* Sort epoll_wait() output earlierPřemysl Janouch2014-09-241-3/+3
* Fix the hotspotPřemysl Janouch2014-09-241-8/+18
* Identified a hot-spotPřemysl Janouch2014-09-241-0/+1
* Implement idle eventsPřemysl Janouch2014-09-241-2/+61
* FormattingPřemysl Janouch2014-09-241-6/+6
* Fix str_append_data()Přemysl Janouch2014-09-231-1/+1
* Generate a manpagePřemysl Janouch2014-09-201-2/+2
* Fix timersPřemysl Janouch2014-09-201-11/+11
* Save a syscall per connectionPřemysl Janouch2014-09-201-2/+3
* Rework the pollerPřemysl Janouch2014-09-191-158/+168
* First set of fixesPřemysl Janouch2014-09-191-2/+2
* Implement the indicator etc.Přemysl Janouch2014-09-181-0/+18
* More stuffPřemysl Janouch2014-09-141-10/+159
* StuffPřemysl Janouch2014-09-121-0/+3
* Write stubs for the pluginsPřemysl Janouch2014-09-111-0/+3
* Random crystallisationPřemysl Janouch2014-09-101-170/+0
* Initial commitPřemysl Janouch2014-09-081-0/+1998