[project @ 2001-02-14 12:36:06 by rrt]
authorrrt <unknown>
Wed, 14 Feb 2001 12:36:06 +0000 (12:36 +0000)
committerrrt <unknown>
Wed, 14 Feb 2001 12:36:06 +0000 (12:36 +0000)
commit49625c6c44f5d5e5cebe928d3064919fa6fd6e3b
treeb0033d636f6736ba888190537315948ee476d848
parent8b638c8616cbe3dc87c4386d56dd54b41fd761c0
[project @ 2001-02-14 12:36:06 by rrt]
Make isDirectory work on Windows (dirent.d_name is a char *, not a char []);
also getDirectoryContents (readdir helpfully sets errno to ENOENT when we've
read the last entry, rather than leaving it at 0).

Windows is *not* the way of the future.
ghc/lib/std/Directory.hsc