[ros-kernel] Posix Subsystem for ReactOS

Skywing skywing at valhallalegends.com
Wed Jul 7 20:24:15 CEST 2004


I came across this little gem on Sourceforge:

http://sourceforge.net/projects/winntposix/

GPL'd, too -- it'd make for a huge head start for our Posix subsystem!

It implements it sort of like how win32k.sys works for win32 -- a kernel
driver (psxsys) adds a system service table and does work not easy from user
mode (e.g. signals) in kmode.




More information about the Ros-kernel mailing list