refactor: Entire code base, thread and log usage #293

Open
icex2 wants to merge 10 commits from pr293 into master
icex2 commented 2024-02-23 19:42:59 +03:00 (Migrated from github.com)
refactor: Entire code base, thread and log usage Boils down to: - Include headers - Reduce boiler plate with helpers - Swap out explicit usages with core API layer and ensure the right API is configured beforehand --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/djhackersdev/bemanitools/pull/293). * #298 * #297 * #296 * #295 * #294 * __->__ #293 * #292 * #291 * #290 * #289 * #299 * #288 * #287 * #286 * #285
This pull request has changes conflicting with the target branch.
  • Module.mk
  • src/main/camhook/cam.c
  • src/main/hook/table.c
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin pr293:pr293
git checkout pr293
Sign in to join this conversation.