log dwcompat.c @ 2054:466cf00f409f

age author description
Mon, 16 Sep 2019 19:12:39 +0000 bsmith OS/2: Move internal snprintf() into dw.h and dwcompat.h so it can be used
Mon, 16 Sep 2019 17:48:21 +0000 bsmith OS/2: Mostly safe snprintf() for VisualAge.
Mon, 16 Sep 2019 08:58:58 +0000 bsmith Fix potential buffer overflow scenarios, reported by gcc fortify.
Sat, 19 Sep 2015 10:47:46 +0000 bsmith Added detection support for Windows 10.
Fri, 01 Mar 2013 13:01:59 +0000 bsmith Apparently Visual C's "long double" type is "double" for gcc...
Mon, 19 Nov 2012 19:52:36 +0000 bsmith Fixes for building with MINGW64 (specifically http://tdm-gcc.tdragon.net/).
Sat, 05 May 2012 22:44:27 +0000 bsmith Move some more platform specific code into dwcompat.