> revert using strcasestr and use a more optimized portable version > > ... compared to the old cistrstr().
I confirm that it's an improvement on my musl/Linux to both the old master code and reverted patch. Thanks Hiltjo!
> revert using strcasestr and use a more optimized portable version > > ... compared to the old cistrstr().
I confirm that it's an improvement on my musl/Linux to both the old master code and reverted patch. Thanks Hiltjo!