log dwcompat.c @ 2645:cb984fab3a17

age author description
Mon, 16 Aug 2021 15:53:49 +0000 bsmith Mac/iOS/FreeBSD: Rewrite the filesystem code using getfsstat().
Mon, 16 Aug 2021 06:51:28 +0000 bsmith Linux: Isolate linux/android specific code in #ifdef __linux__
Fri, 14 May 2021 12:13:29 +0000 bsmith Android: Get dwcompat building on Android. Had to disable the filesystem functions for now.
Tue, 23 Mar 2021 20:02:07 +0000 bsmith iOS: dwcompat now builds on iOS as well... Fixes for running dwtest.
Wed, 30 Sep 2020 22:56:59 +0000 bsmith Win: Fix some warnings reported with -W3 in Visual C.
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.