aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add prefixcmp() (stol^H^H^H^Hborrowed from git)Eric Wong2008-09-201-0/+2
* provide a generic deconst_ptr functionEric Wong2008-09-011-0/+11
* utils: pthread_{mutex,cond}_init can fail, so check for itEric Wong2008-06-301-0/+4
* utils: add new unforgiving utility functionsEric Wong2008-06-301-0/+6
* clean up CPP includesMax Kellermann2008-04-121-1/+0
* notify: cleanupsEric Wong2008-03-261-0/+2
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-8/+1
* Merge branches/ew r7104Eric Wong2007-12-281-1/+3
* Adding parsePath and making parseConfigFilePath use it.J. Alexander Treuman2007-06-131-0/+2
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-0/+9
* get rid of the pointless xopen wrapper, open(2) does not throw errno = EINTREric Wong2006-08-221-7/+0
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-1/+1
* Standardize state_file handling routines.Eric Wong2006-07-301-0/+2
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-0/+41
* Add mpd-indent.shAvuton Olrich2006-07-201-5/+5
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* add support for parsing ape tags in musepack filesWarren Dukes2005-03-071-0/+2
* Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes2004-06-121-1/+2
* move ipv6supported from listen.c to utils.cWarren Dukes2004-05-151-0/+2
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* use our own portable version of usleep using select()Warren Dukes2004-04-011-0/+2
* bunch of autotool cleanupsWarren Dukes2004-03-181-0/+2
* strip return characters that are in the id3 tagsWarren Dukes2004-03-091-0/+2
* import from SF CVSWarren Dukes2004-02-231-0/+28