aboutsummaryrefslogtreecommitdiffstats
path: root/src/path.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* remove clumsy strncpy useEric Wong2006-07-301-21/+40
* Add mpd-indent.shAvuton Olrich2006-07-201-102/+115
* sparse: ANSI-fy function declarationsEric Wong2006-07-171-3/+3
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* Remove (now) unused code. Hasn't been used since revision 3026.Avuton Olrich2006-07-131-29/+0
* path.*: cleanupsAvuton Olrich2006-07-131-14/+5
* simpler parentPath() function from the uclinux branch (well-tested)Eric Wong2005-03-281-12/+9
* fix stateFile path getting garbledWarren Dukes2005-03-061-8/+8
* config file change! now 'port' is optional and 'db_file' is required!Warren Dukes2005-03-061-21/+38
* merge shank-rewrite-config changesWarren Dukes2004-10-281-4/+5
* print strerror() when having problems stat'ingWarren Dukes2004-07-201-2/+3
* icky, s/printf/DEBUG/Warren Dukes2004-07-121-1/+1
* Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes2004-06-121-9/+9
* use AM_LANGINFO_CODESET in configure.ac, old configure.ac wasn't checkingWarren Dukes2004-05-111-2/+2
* fix bug in prependCwdToPathDup()Warren Dukes2004-04-161-2/+2
* clean up a little bit main() codeWarren Dukes2004-04-151-3/+58
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* ok, finished incremental update!Warren Dukes2004-04-141-0/+39
* rename all ascii/utf8 stuff to latin1/utf8Warren Dukes2004-04-131-4/+0
* plug a potential memory leakWarren Dukes2004-04-131-1/+4
* lots of fsCharset, utf8/ascii converting clean-up and robustness stuffWarren Dukes2004-04-131-4/+24
* add aac_decode.[ch] and start working on itWarren Dukes2004-03-211-14/+26
* use LC_CTYPE instead of LC_ALLWarren Dukes2004-03-191-2/+2
* more fun with LOCALE and LANGINFOWarren Dukes2004-03-191-6/+6
* bunch of autotool cleanupsWarren Dukes2004-03-181-6/+6
* some more cleanupsWarren Dukes2004-02-251-2/+2
* import from SF CVSWarren Dukes2004-02-231-0/+173