index
:
fio
io_uring-numa
issue-870
latency-probe
master
noaccess
random-fill-aes
randtrimwrite
refill
segmented-threads
test
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
windows
/
posix
Age
Commit message (
Expand
)
Author
2022-11-07
Windows: Fix the build
Bart Van Assche
2020-12-26
windows: drop XP support
Sitsofe Wheeler
2018-03-27
windows: target Windows 7 and add support for more than 64 CPUs
Sitsofe Wheeler
2018-03-27
windows: prepare for Windows build split
Sitsofe Wheeler
2018-03-21
Use POSIX path for poll.h and fcntl.h headers
Sitsofe Wheeler
2015-05-07
Add Windows ctime_r implementation and add empty ioctl.h header
Bruce Cran
2014-04-14
Windows: set sizeof(sun_path) to 260 (MAX_PATH).
Bruce Cran
2014-01-28
Fix Windows headers for IPv6
Bruce Cran
2013-11-01
Implement writev on Windows
Bruce Cran
2013-11-01
Update Windows code to fix build breakage
Bruce Cran
2013-05-29
Windows: include winsock2.h instead of windows.h to avoid a warning.
Bruce Cran
2013-02-21
Update all Windows files except dobuild.cmd to use LF line endings
Bruce Cran
2013-01-31
windows: fix typo in <netinet/tcp.h> header
Jens Axboe
2013-01-30
Add empty <netinet/tcp.h> for Windows
Jens Axboe
2013-01-24
Use RUSAGE_THREAD, if available
Huadong Liu
2012-12-19
Consistently indent using tabs in Windows files and remove trailing spaces.
Bruce Cran
2012-08-21
Windows fio: implement some more POSIX functions
Bruce Cran
2012-02-20
Fix tabbing and comment characters in Windows code.
Bruce Cran
2012-02-20
Move Windows port to MinGW
Bruce Cran