Ros-diffs January 2010

ros-diffs@reactos.org
  • 26 participants
  • 522 discussions

[dgorbachev] 45226: Forgot ntdef.h
by dgorbachev@svn.reactos.org
14 years, 9 months

[dgorbachev] 45225: Trying to fix build...
by dgorbachev@svn.reactos.org
14 years, 9 months

[dgorbachev] 45224: Fix vmwinst.exe crash (bug #5134).
by dgorbachev@svn.reactos.org
14 years, 9 months

[sir_richard] 45223: [PERF]: Make all trap handlers, trap exit code, fatal exit code, and exception dispatch code "no return" since it always leads to an iret or other kind of non-directly-returning mechanism. This allows the compiler to optimize better and also remove useless code at the bottom of the functions. Since __builtin_unreachable is only for GCC 4.5, we use exit(0) for now (it will never be reached) to trick GCC.
by sir_richard@svn.reactos.org
14 years, 9 months

[sir_richard] 45222: [PSDK]: Define DECLSPEC_NORETURN for MSVC and GCC.
by sir_richard@svn.reactos.org
14 years, 9 months

[jimtabor] 45221: [Win32k] - Fixed DCE masks, clipping and added support for mirror and process owned dce. - Reference: http://www.reactos.org/archives/public/ros-dev/2008-July/010498.html http://www.reactos.org/archives/public/ros-dev/2008-July/010499.html
by jimtabor@svn.reactos.org
14 years, 9 months

[dgorbachev] 45220: Fix initialization of PICs.
by dgorbachev@svn.reactos.org
14 years, 9 months

[tkreuzer] 45219: Hopefully create a branch and not destroy the svn repository.
by tkreuzer@svn.reactos.org
14 years, 9 months

[dgorbachev] 45218: Fix build.
by dgorbachev@svn.reactos.org
14 years, 9 months

[sir_richard] 45217: [PERF]: Replace early ZwClose system calls with ObCloseHandle(KernelMode). This avoids taking a system call for those cases and gives a slight perf boost to booting up the system. It also pushes the first system call somewhat later in the boot process, allowing for easier debugging should the interface have issues/need tracing. [NTOS]: Do not attempt querying the Registry Primary Handle for the Backing Hive File Size in the case where there is no actual Primary! There was no
by sir_richard@svn.reactos.org
14 years, 9 months
Results per page: