aboutsummaryrefslogtreecommitdiff
path: root/common.c
Commit message (Collapse)AuthorAgeFilesLines
...
* FixesPřemysl Janouch2014-09-271-1/+3
|
* Fix timersPřemysl Janouch2014-09-201-9/+9
|
* s/_func/_fn/Přemysl Janouch2014-09-191-8/+8
|
* Fix removal from dispatch in timer callbacksPřemysl Janouch2014-09-191-2/+2
|
* Another fix for the legacy pollerPřemysl Janouch2014-08-181-1/+1
|
* Fix infinite loop in the legacy pollerPřemysl Janouch2014-08-181-4/+2
|
* Bump _XOPEN_SOURCE to 600Přemysl Janouch2014-08-181-1/+1
| | | | | Otherwise it's not going to compile on FreeBSD, because of e.g. missing v/snprintf() and va_copy().
* Deal better with displaying IPv6 addressesPřemysl Janouch2014-08-171-0/+9
|
* Remove the `src' directoryPřemysl Janouch2014-08-101-0/+1988
There are not that many files, and aren't going to be.