StarOffice 5.0 problems

Andreas Jaeger aj@arthur.rhein-neckar.de
Wed Nov 25 13:46:00 GMT 1998


>>>>> Philip Blundell writes:

 > I poked at StarOffice under glibc 2.1 a bit.  Here are the problems I found:
 > [...]

 > b) __setfpucw is needed and we don't export that any more

We still make __setfpucw visible in <fpu_control.h>:

__BEGIN_DECLS

/* Called at startup.  It can be used to manipulate fpu control register.  */
extern void __setfpucw __P ((fpu_control_t));

__END_DECLS


Shouldn't we remove this so that nobody considers using it?

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de



More information about the Libc-hacker mailing list