mame/3rdparty/portmidi/porttime
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
..
porttime-VC8.vcproj Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
porttime.c Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
porttime.dsp Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
porttime.h Ported changes done in previous source to make portmidi compile (nw) 2015-01-10 17:42:41 +01:00
porttime.vcproj Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
ptlinux.c Switch from ftime() to gettimeofday(). 2015-07-14 21:54:21 +02:00
ptmacosx_cf.c Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
ptmacosx_mach.c Ported changes done in previous source to make portmidi compile (nw) 2015-01-10 17:42:41 +01:00
ptwinmm.c Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00