OSDN Git Service

(split) Apply minor changes from v3.32 to v3.35 in the upstream.
[linuxjm/LDP_man-pages.git] / draft / man3 / wctob.3
index 8959f9b..38a6f82 100644 (file)
@@ -15,7 +15,7 @@
 .\" Translated Sat Oct 23 19:35:47 JST 1999
 .\"           by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
 .\"
-.TH WCTOB 3 2009-02-04 "GNU" "Linux Programmer's Manual"
+.TH WCTOB 3 2011-09-22 "GNU" "Linux Programmer's Manual"
 .\"O .SH NAME
 .SH Ì¾Á°
 .\"O wctob \- try to represent a wide character as a single byte
@@ -80,14 +80,20 @@ C99.
 .\"O This function should never be used.
 .\"O Internationalized programs must never
 .\"O distinguish single-byte and multibyte characters.
-.\"O Use the function
+.\"O- Use the function
+.\"O+ Use either
 .\"O .BR wctomb (3)
+.\"O+ or the thread-safe
+.\"O+ .BR wcrtomb (3)
 .\"O instead.
 ¤³¤Î´Ø¿ô¤Ï·è¤·¤Æ»È¤¦¤Ù¤­¤Ç¤Ï¤Ê¤¤¡£¹ñºÝ²½¥×¥í¥°¥é¥à¤Ç¤Ï¡¢¥·¥ó¥°¥ë¥Ð¥¤¥È
-ʸ»ú¤È¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò¶èÊ̤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£¤³¤Î´Ø¿ô¤Ç¤Ï¤Ê¤¯
+ʸ»ú¤È¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò¶èÊ̤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£Âå¤ï¤ê¤Ë¡¢
 .BR wctomb (3)
-´Ø¿ô¤ò»È¤¦¤³¤È¡£
+¤«¡¢¥¹¥ì¥Ã¥É¥»¡¼¥Õ¤Ê
+.BR wcrtomb (3)
+¤ò»È¤¦¤³¤È¡£
 .\"O .SH "SEE ALSO"
 .SH ´ØÏ¢¹àÌÜ
 .BR btowc (3),
+.BR wcrtomb (3),
 .BR wctomb (3)