diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-06 22:57:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-06 22:57:19 +0000 |
commit | f341c297f662242a605858439a415daefd5fc76a (patch) | |
tree | a4c1821fe364820c5fe878b46368a2ec3fdd7a30 /ChangeLog | |
parent | 544e1130dffcf81e1a61d28f0849eb3b105f6a35 (diff) | |
download | glibc-f341c297f662242a605858439a415daefd5fc76a.tar.gz glibc-f341c297f662242a605858439a415daefd5fc76a.tar.xz glibc-f341c297f662242a605858439a415daefd5fc76a.zip |
Update.
1999-08-06 H.J. Lu <hjl@gnu.org> * malloc/malloc.c: Initialize __libc_pagesize early.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3606f6ec2c..afa9e6c36f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-08-06 H.J. Lu <hjl@gnu.org> + + * malloc/malloc.c: Initialize __libc_pagesize early. + 1999-08-06 Ulrich Drepper <drepper@cygnus.com> * string/string-inlines.c: Undefined __USE_STRING_INLINES before |