Hi Andrew, 2015-06-25 10:22 GMT+02:00 Andrew Turner <[email protected]>: > Log: > Implement fpgetmask, it's needed by Python.
Interesting. Never heard of these functions before. Considering that this interface is essentially deprecated (they were replaced by C99 <fenv.h>), would it make sense to figure out what actually uses this? If it's just Python and a small number of other ports, maybe it would be worth porting these over? -- Ed Schouten <[email protected]> Nuxi, 's-Hertogenbosch, the Netherlands KvK/VAT number: 62051717 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
