log src/fileio.c @ 5000:44d7bde26046

age author description
Sun, 07 Feb 2010 05:21:40 -0600 Ben Wing fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
Fri, 05 Feb 2010 11:25:00 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
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
Sat, 26 Dec 2009 21:04:32 -0600 Ben Wing use call3_check_string on all invocations of external handlers in expand-file-name
Thu, 24 Dec 2009 19:45:23 -0600 Ben Wing changes to get things to compile under latest cygwin
Wed, 18 Nov 2009 08:49:14 -0700 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
Sun, 08 Nov 2009 17:27:26 +0000 Aidan Kehoe No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.
Sat, 09 Aug 2008 16:44:46 +0200 Aidan Kehoe Port write-region-inhibit-sync, allowing avoidance of bad FS performance.
Wed, 21 May 2008 16:55:14 +0200 Aidan Kehoe Document Win32 symlink behaviour; adjust tests to take it into a/c.
Thu, 03 Jan 2008 22:36:04 +0100 Aidan Kehoe Correct the make-temp-name docstring.