log src/fileio.c @ 4867:7822019c5d98

age author description
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.