]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
remainder.3: ATTRIBUTES: Note function that is thread-safe
authorMa Shimiao <mashimiao.fnst@cn.fujitsu.com>
Wed, 11 Feb 2015 02:56:04 +0000 (10:56 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 27 Feb 2015 13:44:31 +0000 (14:44 +0100)
The markings match glibc markings.

Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/remainder.3

index d2b4e7978908d10c30af8259e6519fc1fc11c0b5..7a18300da91bae94c0e3c19659acd8514c9d6327 100644 (file)
@@ -177,6 +177,25 @@ is set to
 An invalid floating-point exception
 .RB ( FE_INVALID )
 is raised.
+.SH ATTRIBUTES
+For an explanation of the terms used in this section, see
+.BR attributes (7).
+.TS
+allbox;
+lbw26 lb lb
+l l l.
+Interface      Attribute       Value
+T{
+.BR drem (),
+.BR dremf (),
+.BR dreml (),
+.br
+.BR remainder (),
+.BR remainderf (),
+.br
+.BR remainderl ()
+T}     Thread safety   MT-Safe
+.TE
 .SH CONFORMING TO
 .\" IEC 60559.
 The functions