Mercurial > hg > xemacs-beta
log src/sysfile.h @ 4863:5ab6dc5d789e
age | author | description |
---|---|---|
Thu, 14 Jan 2010 20:34:28 -0500 | Vin Shelton | Fix EOVERFLOW breakage under Visual Studio 6 |
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 |
Wed, 18 Nov 2009 08:49:14 -0700 | Jerry James | Remove support for obsolete systems. See xemacs-patches message with ID |
Mon, 09 Nov 2009 18:00:10 +0000 | Aidan Kehoe | Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin! |
Sun, 08 Nov 2009 17:27:26 +0000 | Aidan Kehoe | No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead. |