Make use of _O_TEMPORARY on native Woe32 platforms.
[gnulib.git] / ChangeLog
index 0058718..a03d6b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-15  Bruno Haible  <bruno@clisp.org>
+
+       * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
+       (supports_delete_on_close): New function.
+       (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
+
 2007-02-14  Bruno Haible  <bruno@clisp.org>
 
        * modules/mbspcasecmp-tests: New file.