This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc-2.1 and __setfpucw


setfpucw was a glibc-1 specific scheme.  glibc-2 has alternate
schemes, presumably more resembling what C99 or Unix would
expect.  You could still plug in an old setfpucw() but it's no
longer in favor.

----- Original Message -----
From: <cruz@free.fr>
To: <glibc-linux@ricardo.ecn.wfu.edu>
Sent: Wednesday, May 03, 2000 7:15 AM
Subject: glibc-2.1 and __setfpucw


> Hi!
> We are students in fourth year and are parralelising csp.
> Our problem is:
> In "fpu_control.h" under linux, there isn't any definition for
"__setfpucw".
> do you know where we could find a file containing it?
> thank you!
> François & Bruno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]