log dwcompat.h @ 2643:28ca1e59e76f

age author description
Wed, 11 Aug 2021 20:32:13 +0000 bsmith iOS/Android: With no autoconf #define HAVE_PIPE, Android and iOS should have
Mon, 09 Aug 2021 23:36:23 +0000 bsmith iOS/Android: Since these don't use autoconf, define HAVE_DIRENT_H.
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, 20 Jan 2021 20:57:33 +0000 bsmith OS/2: Remove HAVE_PIPE from EMX section, select() fails on pipe FDs.
Tue, 19 Jan 2021 16:36:58 +0000 bsmith Make sure domain socket paths have a trailing DIRSEP... fixes an issue on Windows 10.