Sweden-Number/dlls/msvcr90
Jacek Caban f013127647 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>
2021-05-18 21:25:00 +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-05-18 21:25:00 +02:00
msvcr90.manifest
msvcr90.rc
msvcr90.spec msvcrt: Fix some spec file discrepancies. 2021-01-15 17:05:55 +01:00