log stream/stream_file.c @ 28927:8f7c8a1cb8b7

age author description
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Sun, 24 Feb 2008 11:21:27 +0000 reimar Avoid a pointless special-case for opening a file
Wed, 20 Feb 2008 08:20:49 +0000 diego Add support for DOS-style file:///x:/path paths.