On Sun, Apr 30 2017, kusumi.tomohiro@xxxxxxxxx wrote: > From: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> > > This series of patches fix compile time errors recent OpenBSD > versions have had. Now fio compiles and runs on recent versions, > at least on the latest one which is 6.1. > > It still shows warnings on sprintf() and strxxx() variants, > but I didn't fix these. There are simply way too many sprintf() > calls, and strlxxx() variants which OpenBSD suggests to use have > their own problems (and that's why glibc doesn't have them, > although fio has its own strlcat() for some reason). Thanks, applied. -- Jens Axboe -- 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