Signed-off-by: Piotr Caban piotr@codeweavers.com --- The goal of this series is to update sqrt functions so it returns the same values and modifies sse/x87 status word in the same way as native ucrtbase.
dlls/msvcrt/math.c | 88 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 62 insertions(+), 26 deletions(-)