aboutsummaryrefslogtreecommitdiff
path: root/common.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.