simplify scm_stat on mingw
authorAndy Wingo <wingo@pobox.com>
Sun, 24 Feb 2013 13:07:13 +0000 (14:07 +0100)
committerAndy Wingo <wingo@pobox.com>
Sun, 24 Feb 2013 13:18:29 +0000 (14:18 +0100)
commitc21939bc247e2e36a5d698c60ba4a03cd3bbaf38
tree8670d66293c5f78d0552565f1410e0ec9e46b5be
parent4bab7f01be8a1ce321f1e30235e1077f1ea0804c
simplify scm_stat on mingw

* libguile/filesys.c (scm_stat): Don't munge the filename on MinGW;
  gnulib does that for us.
libguile/filesys.c