Windows: fix mlock, remove ftruncate and fix error handling.
[fio.git] / os / windows / posix /
2013-01-31 Jens Axboewindows: fix typo in <netinet/tcp.h> header
2013-01-30 Jens AxboeAdd empty <netinet/tcp.h> for Windows
2013-01-24 Huadong LiuUse RUSAGE_THREAD, if available
2012-12-19 Bruce CranConsistently indent using tabs in Windows files and...
2012-08-21 Bruce CranWindows fio: implement some more POSIX functions
2012-02-20 Bruce CranFix tabbing and comment characters in Windows code.
2012-02-20 Bruce CranMove Windows port to MinGW