log dwcompat.h @ 3005:522ef24b0aba default tip

age author description
Fri, 06 Jan 2023 07:58:49 +0000 bsmith Win: Enable vsnprintf() usage with Visual C for extra safety.
Tue, 16 Aug 2022 17:24:29 +0000 bsmith Win: Attempt to fix MingW64 builds, _MSC_VER seems to no longer be defined...
Sun, 14 Aug 2022 15:36:36 +0000 bsmith Make dwcompat.h allow mixing of C and C++ code. GitHub issue #3.
Sun, 03 Oct 2021 20:02:12 +0000 bsmith OS2: EMX/GCC defines _IN_ADDR_T_DECLARED when it is defined.
Sun, 03 Oct 2021 19:43:57 +0000 bsmith Win/OS2: Add a definition for in_addr_t as unsigned long.
Mon, 16 Aug 2021 06:51:28 +0000 bsmith Linux: Isolate linux/android specific code in #ifdef __linux__
Wed, 11 Aug 2021 20:32:13 +0000 bsmith iOS/Android: With no autoconf #define HAVE_PIPE, Android and iOS should have