about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-07 02:45:24 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-07 02:45:24 +0000
commit2b31830acf326389c996bd6b0dd47b4d44e821cd (patch)
treee2ce08cf51e29631cd06311926485782f3319606 /ChangeLog
parentbef1e42fb889ab5facb2742db05e37575aed42cb (diff)
downloadglibc-2b31830acf326389c996bd6b0dd47b4d44e821cd.tar.gz
glibc-2b31830acf326389c996bd6b0dd47b4d44e821cd.tar.xz
glibc-2b31830acf326389c996bd6b0dd47b4d44e821cd.zip
Update.
2003-01-06  Ulrich Drepper  <drepper@redhat.com>

	* malloc/malloc.c: Makr all _int_* functions as static.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index daa12bec08..1b4a63045c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-06  Ulrich Drepper  <drepper@redhat.com>
+
+	* malloc/malloc.c: Makr all _int_* functions as static.
+
 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/unix/alpha/sysdep.h (PSEUDO): Use PSEUDO_PREPARE_ARGS.