Code

Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)
authorKalle Wallin <kaw@linux.se>
Tue, 13 Jul 2004 21:10:06 +0000 (21:10 +0000)
committerKalle Wallin <kaw@linux.se>
Tue, 13 Jul 2004 21:10:06 +0000 (21:10 +0000)
commit9a500d13055f16b70796a5fce5ec6de4a2844187
tree8f57c14c8454ee836597cc47ed7eedd3b6f4dabe
parente9f21b11c862ad168bb5a850730861e01ad6f3d8
Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1868 09075e82-0dd4-0310-85a5-a0d7c8717e4f
12 files changed:
src/command.c
src/main.c
src/screen_file.c
src/screen_help.c
src/screen_keydef.c
src/screen_play.c
src/screen_utils.c
src/strfsong.c
src/support.c
src/utils.c
src/wreadln.c
src/wreadln.h