patches/speed.c.patch


Log

Author Commit Date CI Message
Theo Buehler 5b5f96b0 2023-07-28T06:12:29 Regen patches
Theo Buehler 564ef7e2 2023-05-21T12:32:28 speed.c: move errstr out of #ifndef
Theo Buehler d5556b47 2023-05-21T12:18:07 Regen speed.c diff
Theo Buehler 94289fd2 2023-02-28T09:29:06 Adjust patch to recent speed.c change
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