+2010-08-29 Bruno Haible <bruno@clisp.org>
+
+ Update modules list.
+ * MODULES.html.sh (Memory management functions <stdlib.h>): Add
+ malloc-gnu, calloc-gnu, realloc-gnu. Remove malloc, calloc, realloc.
+ (String handling <string.h>): Add astrxfrm.
+ (File system functions): Add readlinkat.
+
2010-08-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Tests for module 'realloc-gnu'.
func_echo "$element"
func_begin_table
- func_module calloc
+ func_module calloc-gnu
func_module eealloc
func_module free
- func_module malloc
- func_module realloc
+ func_module malloc-gnu
+ func_module realloc-gnu
func_module pagealign_alloc
func_end_table
func_module strstr
func_module strstr-simple
func_module c-strstr
+ func_module astrxfrm
func_module trim
func_module fstrcmp
func_module xstrndup
func_module openat-die
func_module pathmax
func_module read-file
+ func_module readlinkat
func_module same
func_module save-cwd
func_module savedir