aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-20Add prefixcmp() (stol^H^H^H^Hborrowed from git)Eric Wong1-0/+2
2008-09-01provide a generic deconst_ptr functionEric Wong1-0/+11
2008-06-30utils: pthread_{mutex,cond}_init can fail, so check for itEric Wong1-0/+4
2008-06-30utils: add new unforgiving utility functionsEric Wong1-0/+6
2008-04-12clean up CPP includesMax Kellermann1-1/+0
2008-03-26notify: cleanupsEric Wong1-0/+2
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-8/+1
2007-12-28Merge branches/ew r7104Eric Wong1-1/+3
2007-06-13Adding parsePath and making parseConfigFilePath use it.J. Alexander Treuman1-0/+2
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-0/+9
2006-08-22get rid of the pointless xopen wrapper, open(2) does not throw errno = EINTREric Wong1-7/+0
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-1/+1
2006-07-30Standardize state_file handling routines.Eric Wong1-0/+2
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-0/+41
2006-07-20Add mpd-indent.shAvuton Olrich1-5/+5
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2005-03-07add support for parsing ape tags in musepack filesWarren Dukes1-0/+2
2004-06-12Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes1-1/+2
2004-05-15move ipv6supported from listen.c to utils.cWarren Dukes1-0/+2
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-01use our own portable version of usleep using select()Warren Dukes1-0/+2
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2
2004-03-09strip return characters that are in the id3 tagsWarren Dukes1-0/+2