[CRT]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 18 Apr 2012 15:12:45 +0000 (15:12 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 18 Apr 2012 15:12:45 +0000 (15:12 +0000)
commit8b5d4fe0e3ccd2847c152b16976fd1d8a92a6468
tree24b690ce165a1076d943724ba943622cacb66d5b
parent45aa7bfa9d8d1f552a9bae844c4173fefff556b1
[CRT]
Sync startup code with mingw-w64, reduce difference a bit, remaining changes were passed upstream

svn path=/trunk/; revision=56359
12 files changed:
reactos/lib/sdk/crt/include/internal/mingw-w64/internal.h
reactos/lib/sdk/crt/msvcrtex.cmake
reactos/lib/sdk/crt/startup/crtdll.c
reactos/lib/sdk/crt/startup/crtexe.c
reactos/lib/sdk/crt/startup/gs_support.c
reactos/lib/sdk/crt/startup/merr.c
reactos/lib/sdk/crt/startup/mscmain.c
reactos/lib/sdk/crt/startup/pesect.c
reactos/lib/sdk/crt/startup/pseudo-reloc.c
reactos/lib/sdk/crt/startup/reactos.c [new file with mode: 0644]
reactos/lib/sdk/crt/startup/tlsmcrt.c
reactos/lib/sdk/crt/startup/wcrtexe.c