strerror_r: fix OpenBSD behavior on out-of-range
[pspp] / doc / gnulib.texi
index 1e1ad40fa03e04e3c5b16c3fb783c61cce580ffd..c08e4902e1b50cb6ab948aab8a105c95c9f0bb31 100644 (file)
@@ -406,6 +406,8 @@ statements.  For example:
 strtoull   [test $ac_cv_func_strtoumax = no]
 @end smallexample
 
+Lines starting with @code{#} are recognized as comments and are ignored.
+
 @item configure.ac-early
 This field contains @file{configure.ac} stuff (Autoconf macro invocations and
 shell statements) that are logically placed early in the @file{configure.ac}
@@ -6512,6 +6514,7 @@ This list of functions is sorted according to the header that declares them.
 * warnings::
 * manywarnings::
 * Running self-tests under valgrind::
+* stat-size::
 @end menu
 
 @node alloca
@@ -6608,6 +6611,9 @@ ASCII characters.
 
 @include valgrind-tests.texi
 
+@include stat-size.texi
+
+
 @node Regular expressions
 @chapter Regular expressions