summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c51f1f2)
raw | patch | inline | side by side (parent: c51f1f2)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Sep 2014 10:13:41 +0000 (12:13 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Sep 2014 10:13:41 +0000 (12:13 +0200) |
src/include/utils/strbuf.h | patch | blob | history |
index 5e9913d1d6217a8753ebc131933ab0c93910f38c..c14192daa0a2dede951a39f7b77b413e46f3b2f5 100644 (file)
* interpret any information in the data pointer (including \0 bytes).
*
* These functions may be used to handle arbitrary byte arrays. Mixing these
- * function calls with any of the printf-style function works but will usually
- * lead to arbitrary behavior.
+ * function calls with any of the printf-style function works fine but the
+ * entire buffer content should then be treated as arbitrary bytes.
*
* Returns:
* - the number of bytes written