log src/syswindows.h @ 5313:5ed261fd2bd9

age author description
Sat, 20 Feb 2010 23:34:25 -0600 Ben Wing merge
Sat, 20 Feb 2010 03:24:08 -0600 Ben Wing some random fixups
Fri, 19 Feb 2010 09:30:45 +0000 Aidan Kehoe Remove the unused PDWORD_PTR typedef from syswindows.h
Tue, 09 Feb 2010 19:07:36 -0600 Ben Wing long comment in syswindows.h about build constants
Fri, 05 Feb 2010 23:22:59 -0600 Ben Wing fix compile problems on Windows native
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Thu, 28 Jan 2010 04:27:30 -0600 Ben Wing merge
Wed, 27 Jan 2010 00:35:36 -0600 Ben Wing function renamings to track names of char typedefs
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Sun, 24 Jan 2010 22:04:58 -0600 Ben Wing fix compile issues with gcc 4
Thu, 28 Jan 2010 04:02:14 -0600 Ben Wing Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.
Sun, 17 Jan 2010 22:08:56 -0500 Vin Shelton Revert cast in check_writable() and fix up macros to use const.
Thu, 14 Jan 2010 02:21:17 -0600 Ben Wing Define CYGWIN_HEADERS in s/cygwin32.h and s/mingw32.h instead of syswindows.h, so they're available everywhere
Thu, 14 Jan 2010 01:25:16 -0600 Ben Wing fix compile problems
Tue, 12 Jan 2010 01:38:04 -0600 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere