]> git.meshlink.io Git - catta/commit
start of a windows compatibility layer
authorSven M. Hallberg <pesco@khjk.org>
Tue, 26 Aug 2014 12:50:53 +0000 (14:50 +0200)
committerSven M. Hallberg <pesco@khjk.org>
Tue, 26 Aug 2014 12:50:53 +0000 (14:50 +0200)
commit46000e498262feded366290aa16746218b013370
tree55a966059b7ffffe504741de91fc7faad864bcfa
parent6cec69051e32286cd33e28d5d01970aef2f8713d
start of a windows compatibility layer
compat/windows/include/arpa/inet.h [new file with mode: 0644]
compat/windows/include/net/if.h [new file with mode: 0644]
compat/windows/include/netinet/in.h [new file with mode: 0644]
compat/windows/include/sys/ioctl.h [new file with mode: 0644]
compat/windows/include/sys/poll.h [new file with mode: 0644]
compat/windows/include/sys/select.h [new file with mode: 0644]
compat/windows/include/sys/socket.h [new file with mode: 0644]
compat/windows/wincompat.h [new file with mode: 0644]
configure.ac
src/Makefile.am