Ros-diffs July 2011

ros-diffs@reactos.org
  • 24 participants
  • 517 discussions

[ion] 52813: [KERNEL32]: User-mode Debugging fixes. Bug: RemoveHandles was checking for process AND thread handle match, instead of OR. Bug: CloseAllProcessHandles and RemoveHandles's processing lo...
by ion@svn.reactos.org
13 years, 1 month

[jgardou] 52812: [CRT] - import bessel's function j0, j1, jn, y0, y1, yn from glibc
by jgardou@svn.reactos.org
13 years, 1 month

[ion] 52811: [KERNEL32]: SleepEx forgot to de-activate the SxS frame.
by ion@svn.reactos.org
13 years, 1 month

[tkreuzer] 52810: {KERNEL32] - move BaseFiberStartup to fiber.S - add FPO debug info for MSVC builds - remove excessive END directives (fixes msvc build) - add a stub for amd64
by tkreuzer@svn.reactos.org
13 years, 1 month

[ion] 52809: Thanks to Timo Kreuzer for discovering what led to these: [KERNEL32]: BasepInitializeContext was not creating a correct CONTEXT record for fibers: the stack return address was not set ...
by ion@svn.reactos.org
13 years, 1 month

[akhaldi] 52808: [KERNEL32] * Fix ConvertOpenWin32AnsiObjectApiToUnicodeApi and OpenNtObjectFromWin32Api macros always returning NULL. Spotted by Thomas Faber.
by akhaldi@svn.reactos.org
13 years, 1 month

[ion] 52807: [KERNEL32]: Optimize SwitchToFiber to simply use "ret" to jump between fibers, instead of saving EIP and doing a JMP. Bug #50: SwitchToFiber needs to check if FXSR is *NOT* present in ...
by ion@svn.reactos.org
13 years, 1 month

[ion] 52806: [KERNEL32]: Implement BaseFiberStartup in ASM, just like the thread/process thunks, so we get a "naked" thunk without any compiler-generated crap.
by ion@svn.reactos.org
13 years, 1 month

[ion] 52805: [KERNEL32]: Bug #47: CreateFiberEx should return ERROR_INVALID_PARAMETER for invalid flags. Bug #48: DeleteFiber should also check if HasFiberData is TRUE in TEB before calling ExitThr...
by ion@svn.reactos.org
13 years, 1 month

[ion] 52804: [KERNEL32]: Bug #45: ConvertThreadToFiberEx should return ERROR_INVALID_PARAMETER if an invalid flag is passed. Bug #46: ConvertThreadToFiberEx should return ERROR_ALREADY_FIBER if the...
by ion@svn.reactos.org
13 years, 1 month
Results per page: