patches/speed.c.patch


Log

Author Commit Date CI Message
Theo Buehler 7b66b2d9 2022-11-22T18:34:39 update speed.c.patch
Brent Cook a27642bf 2022-02-06T21:11:52 rebase patches
kinichiro 30e91bc6 2019-07-14T18:37:59 Enable speed on win32 - Use thread and sleep instead of signal and alarm, on win32 - Disable -multi option on win32 since fork is hard to implement