OSDN Git Service

Revert the following change to correct the mail address of the committer
[linuxjm/jm.git] / manual / LDP_man-pages / original / man3 / ldexp.3
index e770469..03ae43f 100644 (file)
@@ -31,7 +31,7 @@
 .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
 .\" Modified 2004-10-31 by aeb
 .\"
-.TH LDEXP 3 2013-08-19 "" "Linux Programmer's Manual"
+.TH LDEXP 3 2010-09-20 "" "Linux Programmer's Manual"
 .SH NAME
 ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2
 .SH SYNOPSIS
@@ -126,14 +126,6 @@ is set to
 An underflow floating-point exception
 .RB ( FE_UNDERFLOW )
 is raised.
-.SH ATTRIBUTES
-.SS Multithreading (see pthreads(7))
-The
-.BR ldexp (),
-.BR ldexpf (),
-and
-.BR ldexpl ()
-functions are thread-safe.
 .SH CONFORMING TO
 C99, POSIX.1-2001.
 The variant returning