log compat.c @ 723:37c8d2b4cec5

age author description
Thu, 10 Mar 2011 23:28:10 +0000 bsmith Added draining mechanism for threads that don't have run loops.
Sat, 19 Feb 2011 09:37:39 +0000 bsmith Switched to using reentrant version of getmntent on Linux.
Sat, 19 Feb 2011 00:00:19 +0000 bsmith Fixed building with Visual Studio 2008.
Fri, 20 May 2005 03:32:25 +0000 bsmith Sweeping changes to the compatibility module, moved all socket code out
Sat, 17 Apr 2004 05:38:09 +0000 bsmith Added a bunch of support routines I now own due to the settlement
Thu, 16 Oct 2003 08:12:01 +0000 bsmith Simplified the folder browser on OS/2, following some Unix changes.
Fri, 30 May 2003 00:47:47 +0000 bsmith Implemented more functionality on MacOS and include the platform define
Tue, 27 May 2003 21:43:49 +0000 bsmith Compile fixes for MacOS X.
Sun, 01 Dec 2002 14:04:08 +0000 bsmith Specify calling convention for compat functions.
Sun, 01 Dec 2002 11:11:41 +0000 bsmith Get Dynamic Windows building with Watcom.
Tue, 06 Aug 2002 07:54:13 +0000 bsmith Use long double instead of long long for drivesize and drivefree.
Tue, 06 Aug 2002 05:31:04 +0000 bsmith Switch back to long from long long on Windows.
Tue, 06 Aug 2002 05:22:19 +0000 bsmith Fixed precision problems with drivesize and drivefree on FreeBSD.
Sun, 04 Aug 2002 09:52:41 +0000 bsmith Fixes for FreeBSD.
Mon, 18 Feb 2002 19:10:28 +0000 bsmith Added codepage translation for Windows.
Mon, 18 Feb 2002 08:43:34 +0000 bsmith Added C/C++ style escape sequence processing. And fixed a couple OS/2 and
Fri, 15 Feb 2002 09:30:50 +0000 bsmith Added localization APIs as well as some miscellaneous bug fixes.
Sat, 08 Dec 2001 04:47:43 +0000 bsmith Sync with latest DW code. Tab and RGB fixes.
Tue, 13 Nov 2001 11:14:00 +0000 bsmith Added a log filename parameter to setfileinfo().
Fri, 02 Nov 2001 10:31:29 +0000 bsmith Fixes for box alignment problem on OS/2, crash in dw_bitmap_new() on unix
Tue, 23 Oct 2001 18:38:34 +0000 bsmith Added the filesystem functions for Solaris.
Sun, 14 Oct 2001 23:27:37 +0000 bsmith Sync with latest Dynamic Windows code.
Mon, 17 Sep 2001 09:15:40 +0000 bsmith Added unix versions of functions in compat, and added getfsname, plus
Fri, 07 Sep 2001 15:27:55 +0000 bsmith New code for checking drive size on OS/2 and Windows.
Thu, 02 Aug 2001 09:57:21 +0000 bsmith Added tree widgets, fixed some delete event processing, fixed a layout bug
Tue, 03 Jul 2001 07:50:39 +0000 ktk Import