A free Windows-compatible Operating System - mirrored from GitHub
Go to file
KJK::Hyperion 01da24f40c Miscellaneous fixes:
- activated dependency tracking for ntdll [tested]
 - fixed trivial warning [tested]
 - build rules now define appropriate _M_<arch> macro, for compatibility with the Microsoft DDK [tested]
 - faster implementation of NtCurrentPeb() on the x86 [tested]
 - NtCurrentTeb() implementations for the Alpha AXP and MIPS R4000 architectures

svn path=/trunk/; revision=4477
2003-04-02 21:55:16 +00:00
freeldr Only compile if running win32 version of gcc. 2003-03-18 22:53:05 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
reactos Miscellaneous fixes: 2003-04-02 21:55:16 +00:00
rosapps Fixed tlist 2003-03-31 21:03:42 +00:00