aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* move ipv6supported from listen.c to utils.cWarren Dukes2004-05-151-0/+13
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* move sys/types.h include in utils.c, so it works for FreeBSD, from MDRWarren Dukes2004-04-011-1/+1
* use our own portable version of usleep using select()Warren Dukes2004-04-011-0/+14
* when stripping return chars, just replace them with spacesWarren Dukes2004-03-091-2/+2
* strip return characters that are in the id3 tagsWarren Dukes2004-03-091-0/+6
* import from SF CVSWarren Dukes2004-02-231-0/+39