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.c
Age
Commit message (
Expand
)
Author
2022-10-22
cpus_allowed: use __NRPROCESSORS_CONF instead of __SC_NPROCESSORS_ONLN for no...
mayuanpeng
2022-02-20
Spelling and grammar fixes
Ville Skyttä
2022-02-03
Merge branch 'fio_pr_alternate_epoch' of https://github.com/PCPartPicker/fio
Jens Axboe
2021-12-16
Add Windows support for --server.
james rizzo
2021-12-14
Support for alternate epochs in fio log files
aggieNick02
2020-12-26
windows: drop XP support
Sitsofe Wheeler
2020-09-12
windows: fix DWORD format string complaints
Sitsofe Wheeler
2020-07-04
os/windows/posix.c: Use INVALID_SOCKET instead of < 0
Bart Van Assche
2020-07-04
os/windows/posix.c: Strip trailing whitespace
Bart Van Assche
2020-01-06
Windows: Use snprintf() instead of StringCch*()
Bart Van Assche
2018-09-12
windows: make win_to_posix_error() more resilient
Jens Axboe
2018-09-11
windows: fix the most egregious posix.c style errors
Jens Axboe
2018-09-11
windows: handle ERROR_NOT_READY
Jens Axboe
2018-07-23
Add support for >= 4G block sizes
Jeff Furlong
2018-03-27
windows: target Windows 7 and add support for more than 64 CPUs
Sitsofe Wheeler
2018-03-21
Use POSIX path for poll.h and fcntl.h headers
Sitsofe Wheeler
2017-12-14
Fix Windows local time
Jeff Furlong
2017-09-18
fix strncpy(3) copy length
Tomohiro Kusumi
2017-06-21
nanosecond: initial commit changing timeval to timespec
Vincent Fu
2017-02-19
Silence Cygwin warning "'vsprintf_s' redeclared without dllimport..."
Tomohiro Kusumi
2017-02-13
Windows: re-enable the mmap ioengine and fix static asserts
Rebecca Cran
2016-10-12
Implement nice() for Windows
Bruce Cran
2016-09-20
os/windows/posix.c: ensure that ctime_r() adds a newline
Jens Axboe
2016-09-19
Windows: fix Time_tToSystemTime function to be 64-bit compliant
Josh Sinykin
2016-05-16
Windows crash in ctime_r()
Michael Schoberg (mschoberg)
2015-05-07
Add Windows ctime_r implementation and add empty ioctl.h header
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
posix_fadvise is now provided in helpers.c: remove it from the Windows posix.c
Bruce Cran
2013-04-23
Fix Windows build warnings.
Bruce Cran
2013-02-07
Windows: fix mlock, remove ftruncate and fix error handling.
Bruce Cran
2013-02-07
Windows: fix sysconf(_SC_PHYS_PAGES).
Bruce Cran
2013-02-06
Get rid of fallocate on Windows
Jens Axboe
2013-01-24
Use RUSAGE_THREAD, if available
Huadong Liu
2013-01-23
windows: don't provide strsep(), fio already has one
Jens Axboe
2013-01-21
windows: use hweight64(), it's a 64-bit type
Jens Axboe
2013-01-21
Fix _SC_NPROCESSORS_ONLN on Windows
Bruce Cran
2013-01-10
Add configure script
Jens Axboe
2012-12-06
Fix windows out-of-memory handling
Bruce Cran
2012-10-10
Windows: avoid large writes during file layout.
Bruce Cran
2012-10-10
fio patch: Windows netio fixes
Bruce Cran
2012-10-03
XP/2003 compatability fix
Bruce Cran
2012-09-06
windows: reduce block size used in posix_fallocate()
Bruce Cran
2012-08-21
Windows fio: implement some more POSIX functions
Bruce Cran
2012-08-17
Windows fio fixes
Bruce Cran
2012-08-16
fix 32-bit Windows fio (overflow in getusage and gettimeofday)
Bruce Cran
2012-08-15
fio: add nanosleep() to Windows
Bruce Cran
2012-06-08
Windows 32-bit fio fixes
Bruce Cran
2012-04-04
Windows fixes
Bruce Cran
2012-02-22
Implement sigaction for Windows.
Bruce Cran
[next]