Martin Storsjo <martin(a)martin.st> writes:
> Implement the *rint, trunc, *round, log2, exp2 and cbrt
> function families.
>
> These are directly passed on to the corresponding host
> libc functions.
You can't do that, there's no guarantee that the host has these
functions.
--
Alexandre Julliard
julliard(a)winehq.org