Fio 2.6
[fio.git] / os / os-windows.h
2016-01-22 Bruce CranFix Windows build: define rand_r()
2015-12-01 Jens AxboeMove conditional lib files to oslib/
2015-10-08 Bruce CranFix Windows build by using lib/strcasestr.{c,h}
2015-05-07 Bruce CranFix compiler warning and test progs linker errors on...
2014-03-12 Jens Axboestat: fixup fio-dump-status file location
2014-02-28 Jens Axboecpus_allowed_policy fixups
2014-02-28 Jens Axboewindows: fix fio_cpu_count() definition
2014-02-28 Jens Axboewindows: add proper header for hweight64()
2014-02-27 Jens AxboeAdd support for cpus_allowed_policy
2013-11-01 Bruce CranUpdate Windows code to fix build breakage
2013-04-23 Bruce CranFix Windows build warnings.
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Bruce CranWindows: fix sysconf(_SC_PHYS_PAGES).
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-30 Jens Axboeconfigure: add SCHED_IDLE check
2013-01-30 Huadong LiuAdd support for idletime profiling
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens Axboeconfigure: kill windows FIO_HAVE_FDATASYNC
2013-01-24 Jens Axboeconfigure: solaris and windowsaio fixups
2013-01-24 Jens AxboeCorrect ifdef checks for posix and linux fallocate
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeFix compile warnings on Windows
2013-01-23 Jens Axboeconfigure: add endian check
2013-01-18 Bruce CranWindows: fix off-by-one error in fio_cpu_set and add...
2013-01-10 Jens AxboeAdd configure script
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-06 Bruce CranFix windows out-of-memory handling
2012-05-07 Jens AxboeMerge branch 'master' into gfio
2012-04-16 Bruce CranWindows build fixes
2012-04-05 Jens AxboeMerge branch 'master' into gfio
2012-04-04 Bruce CranWindows fixes
2012-02-20 Bruce CranMove Windows port to MinGW
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-08 Bruce CranFix Windows issue with socklen_t
2011-10-07 Jens AxboePass arch/os in probe
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-04 Jens AxboeMore endianness for platforms
2011-07-14 Bruce CranWindows affinity fix for thread based jobs
2011-07-14 Bruce CranAdd CPU affinity support to Windows
2011-01-19 Jens AxboeDefine OS preferred IO engine
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-08 Bruce CranVarious fixes/updates
2011-01-04 Bruce CranFio Windows update
2011-01-04 Bruce CranFIO Windows update
2011-01-02 Bruce CranFirst snapshot of FIO for Windows