aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Win32
AgeCommit message (Expand)Author
2004-09-28Win32 implementation of TimeValue::now().Reid Spencer
2004-09-25Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer
2004-09-23Patch for MINGW. Patch provided by Henrik Bach.Reid Spencer
2004-09-19Minor correction to Signals implementation.Reid Spencer
2004-09-18Porting of Unix implementation to Win32.Reid Spencer
2004-09-17Make sure critical sections are entered before trying to leave them.Reid Spencer
2004-09-16Implement the signals interface for Win32.Reid Spencer
2004-09-15Patches to make this file actually compile under windows.Reid Spencer
2004-09-15Initial version of the SysConfig abstraction for Win32.Reid Spencer
2004-09-15First version of a common header file for Win32 implementations.Reid Spencer
2004-09-15Initial implementation of the Process abstraction for Win32.Reid Spencer
2004-09-13Simplify the sys::Memory interface per Chris' request.Reid Spencer
2004-09-11Provide initial implementations of Memory and Process concepts for variousReid Spencer
2004-08-29Initial platform independent implementation of operating system conceptReid Spencer
2004-08-29Initial commit of an platform-indepdendent implementation for theReid Spencer