Age | Commit message (Expand) | Author |
---|---|---|
2005-01-09 | Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly | Reid Spencer |
2005-01-08 | Use size_t instead of long to represent memory usage. long is 32 bits | Jeff Cohen |
2005-01-01 | Add functions for determining if the stdin/out/err is connected to a | Jeff Cohen |
2004-12-27 | For PR351: | Reid Spencer |
2004-12-23 | Patch to fix mingw compilation problem contributed by Henrik. | Jeff Cohen |
2004-12-20 | Keep up with lib/System changes | Jeff Cohen |
2004-12-20 | For PR351: | Reid Spencer |
2004-11-16 | Remove useless #include. | Reid Spencer |
2004-09-15 | Initial implementation of the Process abstraction for Win32. | Reid Spencer |