]> jfr.im git - irc/atheme/libmowgli-2.git/commit
Fix compilation on modern mingw32; includes dropping gettimeofday() which is in moder...
authorNathan Phillip Brink <redacted>
Tue, 5 Mar 2013 01:01:55 +0000 (20:01 -0500)
committerNathan Phillip Brink <redacted>
Tue, 5 Mar 2013 01:01:55 +0000 (20:01 -0500)
commitff194cf05dafe068851461647711369378fdad00
treef087b5d677a0d856e020fece083d33cf4c785455
parentd2b2c65c8e29974ea03080caf20c441195b9230f
Fix compilation on modern mingw32; includes dropping gettimeofday() which is in modern mingw32.

Also fixes missing s/SLPI/SYSTEM_LOGICAL_PROCESSOR_INFORMATION/ and a
missing variable rename in Windows-specific cacheline code. Fixes
mistaken use of MOWGLI_OS_WINDOWS instead of MOWGLI_OS_WIN.

Dropping gettimeofday() fixes type collision of “struct timezone” with
the compat type provided by mingw32.
src/libmowgli/dns/evloop_reslist_win32.c
src/libmowgli/platform/cacheline.c
src/libmowgli/platform/win32/Makefile
src/libmowgli/platform/win32/gettimeofday.c [deleted file]
src/libmowgli/platform/win32/win32_stdinc.h