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