aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-05-15move ipv6supported from listen.c to utils.cWarren Dukes1-0/+13
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-01move sys/types.h include in utils.c, so it works for FreeBSD, from MDRWarren Dukes1-1/+1
2004-04-01use our own portable version of usleep using select()Warren Dukes1-0/+14
2004-03-09when stripping return chars, just replace them with spacesWarren Dukes1-2/+2
2004-03-09strip return characters that are in the id3 tagsWarren Dukes1-0/+6