From 1c8b757146bcec4a92e2d109cf8b96bbecd7738d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 28 Aug 2010 23:20:01 +0200 Subject: Rename module 'malloc' -> 'malloc-gnu'. --- doc/posix-functions/malloc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/posix-functions/malloc.texi b/doc/posix-functions/malloc.texi index 48721e1f36..ade4210522 100644 --- a/doc/posix-functions/malloc.texi +++ b/doc/posix-functions/malloc.texi @@ -20,6 +20,6 @@ Portability problems not fixed by Gnulib: AIX 5.1, OSF/1 5.1. @end itemize -Extension: Gnulib provides a module @samp{malloc} that substitutes a +Extension: Gnulib provides a module @samp{malloc-gnu} that substitutes a @code{malloc} implementation that behaves more like the glibc implementation, regarding the result of @code{malloc (0)}. -- cgit v1.2.1