aboutsummaryrefslogtreecommitdiffstats
path: root/support.h (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-31Added strcasestr prototype.Kalle Wallin1-6/+4
2004-03-29Removed the concat_path() function.Kalle Wallin1-2/+0
2004-03-28Started to use glib (not iconv) for character set conversions.Kalle Wallin1-6/+0
2004-03-27Moved IS_WHITESPACE macor to support.hKalle Wallin1-0/+4
2004-03-26Added file langinfo.c, used on systems without nl_langinfo() support.Kalle Wallin1-0/+6
2004-03-25Added support for a configuration file ~/.ncmpcrc and color support.Kalle Wallin1-0/+1
2004-03-22Added an implementation of strcasecmp for non glibc systems.Kalle Wallin1-1/+10
2004-03-19Added iconv supportKalle Wallin1-1/+6