mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 12:44:22 +08:00
279f0b0ed56aed437e511ada2c1e7bc3c44b2937
* tools/help.mk: Make the install target depend on all the files to be installed. 2002-06-16 David Welch <welch@whitehall1-5.seh.ox.ac.uk> * ntoskrnl/ps/thread.c (NtCallbackReturn): Set TSS.Esp0 to the top of the old stack. * ntoskrnl/ps/thread.c (NtW32Call): Set TSS.Esp0 to the top of the new stack. Free the callback stack correctly. Don't copy portion of the trap frame that doesn't exist in non-v86-mode interrupts. * ntoskrnl/ps/thread.c (PsFreeCallbackStack): New function to free a stack allocated with PsAllocateCallbackStack. 2002-06-16 David Welch <welch@whitehall1-5.seh.ox.ac.uk> * drivers/dd/null/makefile: Commented out local LDFLAGS as these cause bad relocations in the stripped image. 2002-06-16 David Welch <welch@whitehall1-5.seh.ox.ac.uk> * config: Corrected spelling error. svn path=/trunk/; revision=3107
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%