changeset 8950:53b90318e324

Update after allocsa -> malloca renaming.
author Bruno Haible <bruno@clisp.org>
date Sat, 09 Jun 2007 11:27:29 +0000
parents e9aa39473d0f
children f2987ddfe651
files ChangeLog MODULES.html.sh build-aux/install-reloc lib/.cppi-disable
diffstat 4 files changed, 7 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,8 @@
 	* lib/striconveha.c: Update.
 	* modules/relocatable-prog-wrapper (Files): Update.
 	* lib/relocwrapper.c: Update.
+	* build-aux/install-reloc: Update.
+	* MODULES.html.sh (Memory management functions <stdlib.h>): Update.
 
 2007-06-08  Bruno Haible  <bruno@clisp.org>
 
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1598,8 +1598,8 @@
   func_module xalloc-die
   func_module alloca
   func_module alloca-opt
-  func_module allocsa
-  func_module xallocsa
+  func_module malloca
+  func_module xmalloca
   func_end_table
 
   element="Integer arithmetic functions <stdlib.h>"
--- a/build-aux/install-reloc
+++ b/build-aux/install-reloc
@@ -135,7 +135,7 @@
              "$srcdir"/xreadlink.c \
              "$srcdir"/readlink.c \
              "$srcdir"/canonicalize-lgpl.c \
-             "$srcdir"/allocsa.c \
+             "$srcdir"/malloca.c \
              "$srcdir"/relocatable.c \
              "$srcdir"/setenv.c \
              "$srcdir"/strerror.c \
@@ -149,7 +149,7 @@
       progreloc.o \
       xreadlink.o \
       canonicalize-lgpl.o \
-      allocsa.o \
+      malloca.o \
       relocatable.o \
       setenv.o \
       strerror.o \
--- a/lib/.cppi-disable
+++ b/lib/.cppi-disable
@@ -1,5 +1,4 @@
 alloca_.h
-allocsa.h
 error.h
 exit.h
 fnmatch_.h
@@ -18,6 +17,7 @@
 getpass.c
 gettext.h
 localcharset.h
+malloca.h
 mbchar.h
 mbuiter.h
 md5.h