History log of /external/fio/os/windows/posix/include/dirent.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b9ea0c31d25a6f3b88925398158463863d44c3c2 29-May-2013 Bruce Cran <bruce@cran.org.uk> Windows: include winsock2.h instead of windows.h to avoid a warning.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/posix/include/dirent.h
35922a2138c5adc91a2b4b185b5d756900bde87d 21-Feb-2013 Bruce Cran <bruce@cran.org.uk> Update all Windows files except dobuild.cmd to use LF line endings

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/posix/include/dirent.h
ad9c0fbc7ce6d1bba089f543036c997cbad84d7b 21-Aug-2012 Bruce Cran <bruce@cran.org.uk> Windows fio: implement some more POSIX functions

Implement opendir, closedir, readdir, and basic openlog, closelog and
syslog functionality on Windows.

Remove inet_aton since it wasn't being used.

Remove warning that msync isn't implemented - just return an error.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/posix/include/dirent.h
fc0b830f419bf64fff6fee91d1d3b9e94da11091 20-Feb-2012 Bruce Cran <bruce@cran.org.uk> Fix tabbing and comment characters in Windows code.

Update syslog.h with proper flag values.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/posix/include/dirent.h
93bcfd20e37cef8cec350fe06d3a086724c9f257 20-Feb-2012 Bruce Cran <bruce@cran.org.uk> Move Windows port to MinGW

- Add calls to WSAStartup in the network code as required by
Winsock.
- Add Windows-specific init_random_state function which uses the
Crypto API.
- Move Windows port to MinGW and update build system to create a
64-bit binary by default.
- Install text files as .rtf so they won't open in Notepad by default
(Wordpad understands Unix line endings; Notepad doesn't).
- Simplify WiX installer code.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/posix/include/dirent.h