From: Bruno Haible Date: Sun, 19 Oct 2008 14:47:58 +0000 (+0200) Subject: Update doc regarding mingw. X-Git-Tag: v0.1~6816 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=1dc2801c824543580db52c965d8310e82c1a1e79;p=gnulib.git Update doc regarding mingw. --- diff --git a/ChangeLog b/ChangeLog index d8a1b17634..38b4cbe428 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-19 Bruno Haible + + * doc/posix-functions/atexit.texi: Update doc regarding mingw. + 2008-10-19 Bruno Haible * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename diff --git a/doc/posix-functions/atexit.texi b/doc/posix-functions/atexit.texi index b01f29944c..ad2419586a 100644 --- a/doc/posix-functions/atexit.texi +++ b/doc/posix-functions/atexit.texi @@ -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: