mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
b69a77aa97a1345ce9160ca60f3fd7e5fbff8db9
* ntoskrnl/Makefile (TARGET_REGTESTS): Define to yes. * regtests/regtests/regtests.c (_ExitProcess): Declare. * regtests/regtests/regtests.def (_ExitProcess@4): Ditto. * regtests/shared/regtests.h (_ExitProcess): Ditto. * tools/regtests.c: Exit process using _ExitProcess(); Properly support fastcall symbols. * ntoskrnl/tests: New directory. * ntoskrnl/tests/tests: Ditto. * ntoskrnl/tests/.cvsignore: New file. * ntoskrnl/tests/Makefile: Ditto. * ntoskrnl/tests/setup.c: Ditto. * ntoskrnl/tests/stubs.tst: Ditto. * ntoskrnl/tests/tests/.cvsignore: Ditto. svn path=/trunk/; revision=11420
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%