| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added ProcessHandle::Reset and added some diagnostics for ProcessHandle::Init... | Stefan Boberg | 2021-08-09 | 1 | -6/+21 |
| * | Added SYNCHRONIZE to ProcessHandle::Initialize | Stefan Boberg | 2021-08-09 | 1 | -1/+1 |
| * | Added IsProcessRunning()/GetCurrentProcessId() helpers | Stefan Boberg | 2021-08-09 | 1 | -0/+21 |
| * | zen::Process -> zen::ProcessHandle | Stefan Boberg | 2021-08-06 | 1 | -8/+8 |
| * | Added basic NamedMutex implementation | Stefan Boberg | 2021-08-05 | 1 | -0/+45 |
| * | Cleaned up exception handling | Stefan Boberg | 2021-05-21 | 1 | -1/+3 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+192 |