Windows fio: implement some more POSIX functions
authorBruce Cran <bruce@cran.org.uk>
Tue, 21 Aug 2012 13:45:57 +0000 (15:45 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 21 Aug 2012 13:45:57 +0000 (15:45 +0200)
commitad9c0fbc7ce6d1bba089f543036c997cbad84d7b
tree59335c70b1a885a4935f7a8fce73de4b8b023929
parent242c38db2cabd0f00bbe37a053c62da07ba345a4
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>
os/windows/posix.c
os/windows/posix/include/dirent.h