Commit Graph

6 Commits

Author SHA1 Message Date
Léo Lam 5de91ef5fd
ksys/act: Fix BaseProc::isSpecialJobType_ return type
BaseProc::isSpecialJobType_ returns 0, 1 or 2

This fixes the matching issue!
2020-08-19 18:16:03 +02:00
Léo Lam 08687964b4
ksys/act: Declare more BaseProc functions
It's possible I've missed some BaseProc functions but now every single
function that was identified as a BaseProc member function in my IDB
has been added to the class

Most of those are very easy to implement.
2020-08-19 18:12:18 +02:00
Léo Lam fa00bc2d4e
Add GitHub Actions config for Clang 4.0.1 builds 2020-08-19 17:30:14 +02:00
Léo Lam 37d87dee71
lib: Update sead 2020-08-19 11:45:37 +02:00
Léo Lam a4fbf3aef3
Use HTTPS for submodule URLs to not require SSH auth 2020-08-19 11:18:30 +02:00
Léo Lam 2de366be0f
Initial commit 2020-08-18 22:50:25 +02:00