[ros-diffs] [ion] 23762: [AUDIT] - Our CSRSS implementation is too different and incompatible for NT to have possibly been done through non-clean methods. Clean methods were probably not even used, except for reading documentation, since most of the code seems to be based on guesses and original implementations. (As a simple example, NT's CSRSS is 4kb, with all actions done by a server DLL. ROS has none of this).

ion at svn.reactos.org ion at svn.reactos.org
Tue Aug 29 01:55:50 CEST 2006


Author: ion
Date: Tue Aug 29 03:55:50 2006
New Revision: 23762

URL: http://svn.reactos.org/svn/reactos?rev=23762&view=rev
Log:
[AUDIT] - Our CSRSS implementation is too different and incompatible for NT to have possibly been done through non-clean methods. Clean methods were probably not even used, except for reading documentation, since most of the code seems to be based on guesses and original implementations. (As a simple example, NT's CSRSS is 4kb, with all actions done by a server DLL. ROS has none of this).

Modified:
    trunk/reactos/subsystems/win32/csrss/api/handle.c   (props changed)
    trunk/reactos/subsystems/win32/csrss/api/process.c   (props changed)
    trunk/reactos/subsystems/win32/csrss/api/wapi.c   (props changed)
    trunk/reactos/subsystems/win32/csrss/csrss.c   (props changed)
    trunk/reactos/subsystems/win32/csrss/init.c   (props changed)
    trunk/reactos/subsystems/win32/csrss/print.c   (props changed)
    trunk/reactos/subsystems/win32/csrss/video.c   (props changed)

Propchange: trunk/reactos/subsystems/win32/csrss/api/handle.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/subsystems/win32/csrss/api/process.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/subsystems/win32/csrss/api/wapi.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/subsystems/win32/csrss/csrss.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/subsystems/win32/csrss/init.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/subsystems/win32/csrss/print.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*

Propchange: trunk/reactos/subsystems/win32/csrss/video.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*




More information about the Ros-diffs mailing list