fixed overlaping memory problem with RtlMoveMemory. The rewrite of RtlMoveMemory...
authorMagnus Olsen <magnus@greatlord.com>
Mon, 25 Sep 2006 23:46:32 +0000 (23:46 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Mon, 25 Sep 2006 23:46:32 +0000 (23:46 +0000)
commit7a0843f8af30c7b3af4970dff133e54a53d743dd
treec590e5738ff0d33da2f32603835e8c9717f8a5d2
parentb3f30cb1004031618dc297c524b10d8ecdb33d55
fixed overlaping memory problem with RtlMoveMemory. The rewrite of RtlMoveMemory did not handling overlaping memory. it shows with ntdll_winetest rtl, use the old asm version from the string.a instead

svn path=/trunk/; revision=24273
reactos/lib/rtl/RtlMoveMemory.c [new file with mode: 0644]
reactos/lib/rtl/i386/rtlmem.s
reactos/lib/rtl/rtl.rbuild