History log of /external/fio/os/windows/posix/include/arpa/inet.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
47c7c1f526f1038abe7df350d02231220b3eecb9 28-Jan-2014 Bruce Cran <bcran@fusionio.com> Fix Windows headers for IPv6

MinGW includes all the necessary IPv6 definitions, so include ws2tcpip.h
and remove the custom definitions.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/posix/include/arpa/inet.h
f16b7405fff7c3fc1da421b6bdf8552cc99c3156 08-Oct-2013 Bruce Cran <bcran@fusionio.com> Update Windows code to fix build breakage

MinGW has been updated: this causes problems due to changes in header
files, including COM stuff being pulled in resulting in 'interface' being
a reserved keyword, and changes to a few POSIX definitions.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/windows/posix/include/arpa/inet.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/arpa/inet.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/arpa/inet.h