Ros-diffs February 2009

ros-diffs@reactos.org
  • 29 participants
  • 559 discussions

[jmorlan] 39630: Fix some cases where the "format" program misused the %S format, causing it to display gibberish. To print a TCHAR string with _tprintf, just use %s. (Bug 4067)
by jmorlan@svn.reactos.org
15 years, 10 months

[tkreuzer] 39629: gdiobj.c: go back from intrinsics to to portable interlocked functions. InterlockedPopFreeEntry: Use InterlockedIncrement instead of InterlockedCompareExchange when exchanging the next unused entry in the handle table. Lock the free entry before accessing it, fixing a race condition. Might fix bug #4115 See issue #4115 for more details.
by tkreuzer@svn.reactos.org
15 years, 10 months

[jmorlan] 39628: - Improve performance of TYPE command by reading more than 1 byte at a time. (Bug 4057) - Also allow it to be interrupted by ^C.
by jmorlan@svn.reactos.org
15 years, 10 months

[fireball] 39627: - Don't reference target process in the beginning of NtQueryInformationProcess but check buffer's length first. Found out by Dmitry Chapyshev, fixes 3 winetests.
by fireball@svn.reactos.org
15 years, 10 months

[arty] 39613: Fix loopback adapter locking and make traffic work consistently. Fix zero-address binding. Local tcp services should work now.
by arty@svn.reactos.org
15 years, 10 months

[janderwald] 39626: - Fix compilation
by janderwald@svn.reactos.org
15 years, 10 months

[tkreuzer] 39625: fix PSEH build for x86
by tkreuzer@svn.reactos.org
15 years, 10 months

[dchapyshev] 39624: - Fix build
by dchapyshev@svn.reactos.org
15 years, 10 months

[fireball] 39623: - Add declarations for unsafe fastmutex functions.
by fireball@svn.reactos.org
15 years, 10 months

[dchapyshev] 39622: - Reimplement RtlLargeIntegerToChar (based on Wine code with my changes). It fixes all large_int Wine tests
by dchapyshev@svn.reactos.org
15 years, 10 months
Results per page: