CVS: sml/src/runtime/c-libs/smlnj-math fp-dep.h,1.5,1.6
John Reppy <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml/src/runtime/c-libs/smlnj-math In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10621 Modified Files: fp-dep.h Log Message: Add HPUX 11 support. Index: fp-dep.h =================================================================== RCS file: /cvsroot/smlnj/sml/src/runtime/c-libs/smlnj-math/fp-dep.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** fp-dep.h 24 Sep 2004 21:05:04 -0000 1.5 --- fp-dep.h 20 Jul 2005 14:36:45 -0000 1.6 *************** *** 86,89 **** --- 86,94 ---- # define fesetround(RM) fpsetround(RM) + #elif defined(OPSYS_HPUX11) + # define _INCLUDE_HPUX_SOURCE + # include <fenv.h> + typedef int fe_rnd_mode_t; + #elif (defined(OPSYS_IRIX) || defined(OPSYS_IRIX5) || defined(OPSYS_NETBSD)) # include <ieeefp.h> ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click