summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strfmon.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-01-06 06:21:25 +0000
committertjr <tjr@FreeBSD.org>2003-01-06 06:21:25 +0000
commit3d36ec857523017455dbb7751d9883439bdf9e26 (patch)
treeda7a1599d3a34a144558db4381da7b239a08bc0f /lib/libc/stdlib/strfmon.3
parent0c0f5aecab60e2a9b0a562e3e94355438af10833 (diff)
downloadFreeBSD-src-3d36ec857523017455dbb7751d9883439bdf9e26.zip
FreeBSD-src-3d36ec857523017455dbb7751d9883439bdf9e26.tar.gz
strfmon(3) does not correctly handle multibyte characters in the
format string.
Diffstat (limited to 'lib/libc/stdlib/strfmon.3')
-rw-r--r--lib/libc/stdlib/strfmon.36
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/stdlib/strfmon.3 b/lib/libc/stdlib/strfmon.3
index 7e5a9c0..11b8e21 100644
--- a/lib/libc/stdlib/strfmon.3
+++ b/lib/libc/stdlib/strfmon.3
@@ -159,3 +159,9 @@ function was implemented by
This manual page was written by
.An Jeroen Ruigrok van der Werven Aq asmodai@FreeBSD.org
based on the standards' text.
+.Sh BUGS
+The
+.Fn strfmon
+function does not correctly handle multibyte characters in the
+.Fa format
+argument.
OpenPOWER on IntegriCloud