Sweden-Number/dlls/msvcr90
Jacek Caban f2dad112ac msvcrt: Add sincos to importlib.
Fixes cross compilation with GCC 11, which may optimize a pair of sin(),
cos() calls to a single sincos() call, which is not exported by any
msvcrt version.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit f013127647)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-07-13 23:18:53 +02:00
..
tests msvcr90/tests: Use wide-char string literals. 2020-11-30 19:01:55 +01:00
Makefile.in msvcrt: Add sincos to importlib. 2021-07-13 23:18:53 +02:00
msvcr90.manifest
msvcr90.rc
msvcr90.spec msvcrt: Prefix *rot* functions. 2020-12-16 15:30:06 +01:00