qecvt.3: Reformat thread-safety information

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Peng Haitao 2014-09-09 11:25:54 +08:00 committed by Michael Kerrisk
parent 866807a6da
commit 57275d24b2
1 changed files with 13 additions and 8 deletions

View File

@ -83,16 +83,21 @@ See
and and
.BR gcvt (3). .BR gcvt (3).
.SH ATTRIBUTES .SH ATTRIBUTES
.SS Multithreading (see pthreads(7)) For an explanation of the terms used in this section, see
The .BR attributes (7).
.BR qecvt () .TS
and allbox;
lbw16 lb lb
l l l.
Interface Attribute Value
T{
.BR qecvt (),
.BR qfcvt () .BR qfcvt ()
functions are not thread-safe. T} Thread safety MT-Unsafe
.LP T{
The
.BR qgcvt () .BR qgcvt ()
function is thread-safe. T} Thread safety MT-Safe
.TE
.SH CONFORMING TO .SH CONFORMING TO
SVr4. SVr4.
Not seen in most common UNIX implementations, Not seen in most common UNIX implementations,