Commit Graph

12 Commits (master)

Author SHA1 Message Date
Daniel Abrecht 939814826f Fix mingw build: add strndup implementation to win32_compat.c 2021-10-03 12:51:42 +00:00
crusader-mike 9d5427bbd4 fixed few MSVC warnings; fixed missing exports 2019-10-09 17:08:10 -05:00
crusader-mike 6564abaa1f fixed CMake build on windows, few trivial fixes 2019-09-12 15:07:35 -05:00
Daniel Abrecht b3fd3ca7e4 Move win32/win32_compat.h to include/win32/win32_compat.h 2018-04-16 19:42:38 +00:00
Diego Elio Pettenò 215b6eab13 win32: instead of ATTRIBUTE(unused) use _U_ to mark dummy as unused. 2016-01-08 23:43:07 +01:00
Jean-Baptiste Kempf 76daf49d2d Win32: Mingw has timezone and mingw_gettimeofday 2016-01-08 23:08:06 +01:00
Memphiz 21eeb9f5e3 [win32] - include time.h through win32_compat.h for getting rid of undefined symbol warnings 2013-05-29 18:41:23 +02:00
Ronnie Sahlberg d7c6e9aaa9 Initial AROS support.
The test app doesnt link yet since we are missing a bunch of symbols

but it is a start
2013-04-10 20:28:40 -07:00
Memphiz fcc42bfe85 [win32] - completed win32 port 2011-09-12 19:53:33 +02:00
Memphiz 20a96d422c [add/change] - win32 wrappers 2011-09-12 18:58:28 +02:00
unknown f5a488524d [fix] - fix win32_inet_pton 2011-09-03 15:28:43 +10:00
Memphiz 7f7993883c [add] - win32 compat stuff 2011-09-03 14:51:54 +10:00