about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-04-08 16:28:41 +0000
committerRoland McGrath <roland@gnu.org>1995-04-08 16:28:41 +0000
commit8ab69eb33086a5cb11846414487fe22da5b93154 (patch)
treee3d8c2dfc780d15665c7edf6db7e1a9017612674 /ChangeLog
parent73fbb9a52337f95181c4613fbc0b77aab74af4ac (diff)
downloadglibc-8ab69eb33086a5cb11846414487fe22da5b93154.tar.gz
glibc-8ab69eb33086a5cb11846414487fe22da5b93154.tar.xz
glibc-8ab69eb33086a5cb11846414487fe22da5b93154.zip
* malloc/free.c (__malloc_safe_bcopy, memmove): Don't define
 	#ifdef emacs.
	* malloc/realloc.c: Likewise.

	* stdio/_itoa.c (_EXTERN_INLINE): Define to empty before #include
 	"_itoa.h".
	(_itoa): Function removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80b1951256..e347722665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 Sat Apr  8 00:40:59 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
+	* malloc/free.c (__malloc_safe_bcopy, memmove): Don't define
+ 	#ifdef emacs.
+	* malloc/realloc.c: Likewise.
+
+	* stdio/_itoa.c (_EXTERN_INLINE): Define to empty before #include
+ 	"_itoa.h".
+	(_itoa): Function removed.
+
 	* malloc/free.c: Remove use of `assert'.
 
 	* malloc/realloc.c [! emacs] (safe_bcopy): Renamed to