[PATCH 2/3] ucrtbase: Add _o_fmod() and _o_fmodf().

Martin Storsjö martin at martin.st
Thu Jan 9 16:14:13 CST 2020


On Thu, 9 Jan 2020, Matteo Bruni wrote:

> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
> ---
> Together with the previous patch this fixes some crashes reproduced
> with Heroes of the Storm.
>
> I don't know if the function is actually exported on ARM...

Yes, both _o_fmod() and _o_fmodf() are exported from ucrtbase.dll on both 
ARM and ARM64.

// Martin




More information about the wine-devel mailing list