mame/3rdparty
Thomas Klausner 456590ce3e Switch from ftime() to gettimeofday().
Even the Linux man page recommends avoiding ftime().
gettimeofday is in POSIX.1-2001 and more portable.

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2015-07-14 21:54:21 +02:00
..
bgfx Fix build using a patch from upstream. 2015-07-14 21:51:00 +02:00
bx Add NetBSD support to bx. 2015-07-14 21:52:03 +02:00
dxsdk Add some defines to d3dcommon.h to let bgfx compile with vs2013, but it would be much better to update the direct3d headers to the latest version (nw) 2015-06-24 22:36:36 +02:00
expat
genie Update GENie (nw) 2015-05-27 12:06:10 +02:00
jsoncpp github version of jsoncpp with some fixes: pedantic and C++98 and others. please try to compile for all platforms 2015-07-08 14:31:26 -05:00
libflac made libflac possible to compile under xcode, and simplify for other (nw) 2015-04-17 11:24:33 +02:00
libjpeg Fixes for libjpeg compile (nw) 2015-01-10 12:50:58 +01:00
lsqlite3 make pedantic and c99 happy (maybe send upstream) (nw) 2015-07-08 14:00:07 -05:00
lua official proposal for Android fix (nw) 2015-03-21 11:42:10 +01:00
luabridge Fix compile with LuaBridge 2015-01-10 14:06:25 +01:00
lzma Applied changes same as on previous source (nw) 2015-01-11 08:30:12 +01:00
mongoose Don't redefine MONGOOSE_ENABLE_THREADS on Windows 2015-07-09 15:00:00 -04:00
portaudio fix compile on GCC 4.4 on old Ubuntu (nw) 2015-05-31 12:37:01 +02:00
portmidi Switch from ftime() to gettimeofday(). 2015-07-14 21:54:21 +02:00
softfloat Moved softfloat to 3rdparty (nw) 2015-01-10 21:45:26 +01:00
sqlite3 fixed Visual Studio compiler warnings in sqlite3 when compiling with optimizations (nw) 2015-04-05 09:51:59 +02:00
unittest-cpp -pedantic fixes.. do these need to go upstream? (nw) 2015-07-08 14:24:04 -05:00
winpcap Compile fixes (nw) 2015-01-10 12:24:05 +01:00
zlib