[CRT] Add abs and labs to CRT lib
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 26 Dec 2015 17:13:08 +0000 (17:13 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 26 Dec 2015 17:13:08 +0000 (17:13 +0000)
[MSVCRT] Explicitly pull in _vsnprintf, bsearch and strcspn from CRT, to prevent the MS linker from exporting stubs from libntdll instead.
See CORE-10753

svn path=/trunk/; revision=70425


No differences found