fixed code to determine file inode - should work now
[reactos.git] / posix / lib /
2002-03-21 KJK::Hyperionfixed code to determine file inode - should work now
2002-03-21 KJK::Hyperionproblem with CVS...
2002-03-21 KJK::Hyperionfixed code to determine file inode - should work now
2002-03-11 KJK::Hyperionupdated to reflect modifications to the code
2002-03-11 KJK::Hyperioninitial code for process attach
2002-03-11 KJK::Hyperionadded a TODO
2002-03-11 KJK::Hyperion__PdxSpawnPosixProcess() now initializes process parame...
2002-03-11 KJK::HyperionAdded __PdxProcessDataToProcessParameters()
2002-03-10 KJK::Hyperionadded some exports, and tweaked the makefile
2002-03-10 KJK::Hyperionfinally (and hopefully) functional __PdxSpawnPosixProce...
2002-03-10 KJK::Hyperion__PdxSerializeProcessData and __PdxUnserializeProcessDa...
2002-03-07 KJK::HyperionFixed typo
2002-03-07 KJK::Hyperionintroducing __PdxSpawnPosixProcess(). Still some linker...
2002-03-07 KJK::HyperionFdTable field in the process data is no more a pointer
2002-03-07 KJK::Hyperionpreliminary spawn code (untested yet)
2002-03-03 KJK::Hyperionwhoops - silly mistake in templates
2002-02-24 Emanuele AlibertiMinor changes for making apps/baresh compile (tough...
2002-02-20 KJK::Hyperionpurely cosmetic commit: edited the introductory comment...
2002-02-20 KJK::Hyperionnow introducing the POSIX+ client DLL! (my first check...
2002-01-20 Emanuele AlibertiTest crt0 for the PSX subsystem.
2001-09-08 Emanuele AlibertiAdded skeleton for PSXX.DLL, the X11 client library...