[PATCH v4] msvcrt: Implement nearbyint and nearbyintf

Piotr Caban piotr at codeweavers.com
Tue Nov 22 02:39:50 CST 2016


From: Stefan Silviu <sylviu44 at gmail.com>

Fixes https://bugs.winehq.org/show_bug.cgi?id=41695

Signed-off-by: Stefan Silviu <sylviu44 at gmail.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  configure.ac                                       |  2 ++
  .../api-ms-win-crt-math-l1-1-0.spec                |  6 +++---
  dlls/msvcr120/msvcr120.spec                        |  6 +++---
  dlls/msvcr120_app/msvcr120_app.spec                |  6 +++---
  dlls/msvcrt/math.c                                 | 24 
++++++++++++++++++++++
  dlls/ucrtbase/ucrtbase.spec                        |  6 +++---
  include/msvcrt/math.h                              |  3 +++
  7 files changed, 41 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Implement-nearbyint-and-nearbyintf.txt
Type: text/x-patch
Size: 4068 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20161122/504591df/attachment-0001.bin>


More information about the wine-patches mailing list