log compat.c @ 1109:1c24949cf853

age author description
Tue, 26 Jul 2011 20:35:05 +0000 bsmith Fixed a configure warning about datarootdir. (Just ignoring it for now)
Mon, 04 Apr 2011 22:40:42 +0000 bsmith Another test fix at reported crash in dw_window_default().
Mon, 04 Apr 2011 05:49:45 +0000 bsmith Solaris recommends using statvfs() instead of statfs()
Mon, 04 Apr 2011 04:37:05 +0000 bsmith Need to use tv_sec if tv_nsec exceeds one second on Solaris.
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.