On 1/22/16 3:12 PM, Jens Axboe wrote:
I think you earlier added it in the cygwin section. We need to kill that one, not the generic one, since that would fail on systems not providing strcasestr(). http://git.kernel.dk/cgit/fio/commit/?id=ada83043abcb94dde7c603ce60ae8de9693a022f
There's one other fix in my patch that would be good to be committed: Cygwin doesn't define rand_r since it's not in C99 (https://cygwin.com/ml/cygwin/2009-05/msg00432.html). I've instead changed os-windows.h to avoid the compiler warnings.
-- Bruce -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html