This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
v1.0.4
- Added Unicode support for Windows
- Improved Windows support outside MSYS2
- Fixed file descriptor/handle close on open process error
- Cleanup of windows implementation, and replaced mutex::lock/unlock with lock_guards.