Rename _Exit.texi.
authorBruno Haible <bruno@clisp.org>
Tue, 1 May 2007 22:37:10 +0000 (22:37 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 1 May 2007 22:37:10 +0000 (22:37 +0000)
ChangeLog
doc/gnulib.texi

index affcfee769d099c01690926d3ce09b1f7c97765f..08e18f5f44c87c02f14e57f0d5d6c99b74a9bb31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-01  Bruno Haible  <bruno@clisp.org>
+
+       * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
+       Reported by Eric Blake.
+       * doc/gnulib.texi (Function Substitutes): Update.
+
 2007-05-01  Bruno Haible  <bruno@clisp.org>
 
        * doc/functions.texi: Remove file, now redundant through
index 203b074141195f0cef13300d94cfcca339d56c32..ab537300ecd20a9a9da69d3216e6558189a6efef 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo   @c -*-texinfo-*-
-@comment $Id: gnulib.texi,v 1.39 2007-05-01 15:14:20 haible Exp $
+@comment $Id: gnulib.texi,v 1.40 2007-05-01 22:37:10 haible Exp $
 @comment %**start of header
 @setfilename gnulib.info
 @settitle GNU Gnulib
@@ -7,7 +7,7 @@
 @syncodeindex pg cp
 @comment %**end of header
 
-@set UPDATED $Date: 2007-05-01 15:14:20 $
+@set UPDATED $Date: 2007-05-01 22:37:10 $
 
 @copying
 This manual is for GNU Gnulib (updated @value{UPDATED}),
@@ -1723,7 +1723,7 @@ by Gnulib.
 @include functions/FD_ISSET.texi
 @include functions/FD_SET.texi
 @include functions/FD_ZERO.texi
-@include functions/_Exit.texi
+@include functions/_Exit_C99.texi
 @include functions/_exit.texi
 @include functions/_longjmp.texi
 @include functions/_setjmp.texi