log src/fileio.c @ 4976:16112448d484

age author description
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
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, 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 20:55:10 -0500 Vin Shelton Fix VS6 build breakage in fileio.c
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