aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* code style, indent with tabs XIMax Kellermann2008-10-031-3/+1
* moved code to charset.cMax Kellermann2008-10-021-1/+1
* removed the debugging function D()Max Kellermann2008-10-021-3/+0
* filelist: use GPtrArray instead of GListMax Kellermann2008-09-191-6/+4
* filelist: drop "mpdclient" prefixMax Kellermann2008-09-191-1/+1
* code style, indent with tabs VIMax Kellermann2008-09-181-53/+51
* include cleanupMax Kellermann2008-09-151-9/+4
* const pointersMax Kellermann2008-09-151-3/+3
* code style, indent with tabsMax Kellermann2008-09-151-19/+16
* spelling fixes by avutonAndreas Obergrusberger2006-08-121-1/+1
* Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin2004-07-131-3/+4
* added type argument to gcmp_list_from_path()Kalle Wallin2004-06-191-3/+12
* Added utils.c, utils.h to the projectKalle Wallin2004-06-181-0/+121