Merge branch 'chunked-iolog-reading' of https://github.com/aclamk/fio
[fio.git] / os / os-windows.h
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-08-03 Adam Kupczykplatforms/windows: Add S_ISSOCK macro.
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-03-27 Sitsofe Wheelerwindows: target Windows 7 and add support for more...
2018-03-27 Sitsofe Wheelerwindows: prepare for Windows build split
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-11-16 Jens Axboeos: make fio_cpu_isset() return a bool
2017-11-16 Robert Elliottos-windows: fix cpumask operations
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens AxboeFix broken path separator definition on Windows
2017-10-11 Josef Bacikconvert FIO_OS_PATH_SEPARATOR to a character
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-24 Tomohiro KusumiDrop struct thread_data dependency from os headers
2017-03-13 Tomohiro KusumiUse ENOTSUP if OS doesn't support blkdev page cache...
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiMake return value type of fio_getaffinity() consistent
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
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