diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-30 01:45:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-30 01:45:30 +0000 |
commit | 48d99185e3c261d7735d446fe467d6d82fc73702 (patch) | |
tree | d550e184cc3c9d27ac70e464207bb517a53ac55f /ChangeLog | |
parent | 40576b87339bf320e0c01543545087188f507479 (diff) | |
download | glibc-48d99185e3c261d7735d446fe467d6d82fc73702.tar.gz glibc-48d99185e3c261d7735d446fe467d6d82fc73702.tar.xz glibc-48d99185e3c261d7735d446fe467d6d82fc73702.zip |
Update.
* malloc/Makefile: Don't build memusagestat if cross-compiling.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 34607423ea..762b6f213f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-01-29 Ulrich Drepper <drepper@redhat.com> + * malloc/Makefile: Don't build memusagestat if cross-compiling. + * sysdeps/generic/dl-sysdep.c (set_seen): Fix typo. * math/libm-test.inc (rint_test): Add a few more tests for round |