From 1dc2801c824543580db52c965d8310e82c1a1e79 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 19 Oct 2008 16:47:58 +0200 Subject: [PATCH] Update doc regarding mingw. --- ChangeLog | 4 ++++ doc/posix-functions/atexit.texi | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d8a1b1763..38b4cbe42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 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 the parameter from 'errno' to 'errnum'. Fixes a compilation error on mingw. diff --git a/doc/posix-functions/atexit.texi b/doc/posix-functions/atexit.texi index b01f29944..ad2419586 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: -- 2.11.0