diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-01-07 02:45:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-01-07 02:45:24 +0000 |
commit | 2b31830acf326389c996bd6b0dd47b4d44e821cd (patch) | |
tree | e2ce08cf51e29631cd06311926485782f3319606 /ChangeLog | |
parent | bef1e42fb889ab5facb2742db05e37575aed42cb (diff) | |
download | glibc-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-- | ChangeLog | 4 |
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. |