OSDN Git Service

LDP: Update original to LDP v3.68
[linuxjm/LDP_man-pages.git] / original / man3 / remquo.3
index da9e456..762dfdc 100644 (file)
@@ -9,7 +9,7 @@
 .\" based on glibc infopages
 .\" polished, aeb
 .\"
-.TH REMQUO 3 2010-09-20 "GNU" "Linux Programmer's Manual"
+.TH REMQUO 3 2014-05-10 "GNU" "Linux Programmer's Manual"
 .SH NAME
 remquo, remquof, remquol \- remainder and part of quotient
 .SH SYNOPSIS
@@ -121,6 +121,14 @@ These functions do not set
 .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6802
 .SH VERSIONS
 These functions first appeared in glibc in version 2.1.
+.SH ATTRIBUTES
+.SS Multithreading (see pthreads(7))
+The
+.BR remquo (),
+.BR remquof (),
+and
+.BR remquol ()
+functions are thread-safe.
 .SH CONFORMING TO
 C99, POSIX.1-2001.
 .SH SEE ALSO
@@ -128,10 +136,11 @@ C99, POSIX.1-2001.
 .BR logb (3),
 .BR remainder (3)
 .SH COLOPHON
-This page is part of release 3.65 of the Linux
+This page is part of release 3.68 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.