Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes since 2.0.1: - Fixed a bug where the process would sometimes use 100% of one cpu. - Added separate compiler flag variables for the *nix and PE parts to the Makefile. - Fixed some commands in the Makefile not using the DEBUG_/RELEASE_-prefixed variables. - Fixed a few build problems. - Complete rework of the double-spawn code. - Clean up and refactoring of the code. - Fixed a missing return when making the process a system process failed. - Fixed threading code calling the stop function in thread_stop when starting the thread failed.
- Loading branch information