qemu-common.h: Document cutils.c string functions
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 19 Jul 2015 20:34:22 +0000 (21:34 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 27 Jul 2015 19:44:47 +0000 (22:44 +0300)
commitab6036630865eff8bb12dd51dfa6921b4607fc81
treedb0b33531387f92541b32eeee5da831a17a8fa2b
parentcc47a16bcbbc2d1f79511799ca3625c6522f5838
qemu-common.h: Document cutils.c string functions

Add documentation comments for various utility string functions
which we have implemented in util/cutils.c:
 pstrcpy()
 strpadcpy()
 pstrcat()
 strstart()
 stristart()
 qemu_strnlen()
 qemu_strsep()

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/qemu-common.h