OSDN Git Service

* speclib: Use correct EOF marker. Ensure that directory is actually deleted
authorcgf <cgf>
Fri, 28 Nov 2003 20:10:07 +0000 (20:10 +0000)
committercgf <cgf>
Fri, 28 Nov 2003 20:10:07 +0000 (20:10 +0000)
when running under Windows.

winsup/cygwin/ChangeLog

index 992d56f..a4b9eeb 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-28  Christopher Faylor  <cgf@redhat.com>
+
+       * speclib: Use correct EOF marker.  Ensure that directory is actually
+       deleted when running under Windows.
+
 2003-11-27  Christopher Faylor  <cgf@redhat.com>
 
        * fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to