Update doc regarding mingw.
authorBruno Haible <bruno@clisp.org>
Sun, 19 Oct 2008 14:47:58 +0000 (16:47 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Oct 2008 14:47:58 +0000 (16:47 +0200)
ChangeLog
doc/posix-functions/atexit.texi

index d8a1b17..38b4cbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-10-19  Bruno Haible  <bruno@clisp.org>
 
+       * doc/posix-functions/atexit.texi: Update doc regarding mingw.
+
+2008-10-19  Bruno Haible  <bruno@clisp.org>
+
        * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
        the parameter from 'errno' to 'errnum'. Fixes a compilation error on
        mingw.
index b01f299..ad24195 100644 (file)
@@ -9,8 +9,7 @@ Gnulib module: atexit
 Portability problems fixed by Gnulib:
 @itemize
 @item
-This function is missing on some platforms:
-mingw.
+This function is missing on some old platforms.
 @end itemize
 
 Portability problems not fixed by Gnulib: