File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -5390,6 +5390,7 @@ rpl_malloc (size_t n)
5390
5390
5391
5391
The result of this macro is cached in the
5392
5392
@code{ac_cv_func_malloc_0_nonnull} variable.
5393
+ The result might contain spaces, e.g., @code{guessing yes}.
5393
5394
5394
5395
If you don't want to maintain a @code{malloc.c} file in your package
5395
5396
manually, you can instead use the Gnulib module @code{malloc-gnu}.
@@ -5497,6 +5498,7 @@ the native @code{realloc} is not used in the main project. See
5497
5498
5498
5499
The result of this macro is cached in the
5499
5500
@code{ac_cv_func_realloc_0_nonnull} variable.
5501
+ The result might contain spaces, e.g., @code{guessing yes}.
5500
5502
5501
5503
This macro does not check compatibility with glibc @code{realloc (@var{p}, 0)}
5502
5504
when @var{p} is non-null, as glibc 1--2.1 behaves differently from glibc
You can’t perform that action at this time.
0 commit comments