reactos/lib/sdk/crt/mem
Timo Kreuzer 0fab7e8671 [CRT]
On MSVC mark abs, labs and strcmp as intrinsics (needed when compiling with /O2+) and disable a warning that they are not intrinsics (when compiled with /O1)

svn path=/branches/cmake-bringup/; revision=50494
2011-01-25 20:48:56 +00:00
..
i386 [CRT] 2010-11-15 01:29:12 +00:00
memccpy.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
memchr.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
memcmp.c [CRT] 2011-01-25 20:48:56 +00:00
memcpy.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
memicmp.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
memmove.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
memset.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00