Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

v1.0.4

Compare
Choose a tag to compare
@eidheim eidheim released this 23 Apr 09:22
· 51 commits to master since this release
  • 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.