comparison doc/posix-functions/calloc.texi @ 13598:f45ce22732be

Rename module 'calloc' -> 'calloc-gnu'.
author Bruno Haible <bruno@clisp.org>
date Sat, 28 Aug 2010 23:24:22 +0200
parents bb0ceefd22dc
children 6355dc4626b5
comparison
equal deleted inserted replaced
13597:2009960fc420 13598:f45ce22732be
16 16
17 Portability problems not fixed by Gnulib: 17 Portability problems not fixed by Gnulib:
18 @itemize 18 @itemize
19 @end itemize 19 @end itemize
20 20
21 Extension: Gnulib provides a module @samp{calloc} that substitutes a 21 Extension: Gnulib provides a module @samp{calloc-gnu} that substitutes a
22 @code{calloc} implementation that behaves more like the glibc implementation. 22 @code{calloc} implementation that behaves more like the glibc implementation.