diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-14 22:42:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-14 22:42:29 +0000 |
commit | 2a82441b16960189395c056dbe60394c77738f89 (patch) | |
tree | 2ebd5b9428177edcb6e928d6945f57ea60b28398 /ChangeLog | |
parent | e9985459eb8af4c765cbe3a9b7a63ffafbf3d8ef (diff) | |
download | glibc-2a82441b16960189395c056dbe60394c77738f89.tar.gz glibc-2a82441b16960189395c056dbe60394c77738f89.tar.xz glibc-2a82441b16960189395c056dbe60394c77738f89.zip |
Update.
* stdio-common/tst-printf.sh: Also allow output from 64-bit machines.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e4ecb2066..67cca5364a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-09-14 Ulrich Drepper <drepper@redhat.com> + * stdio-common/tst-printf.sh: Also allow output from 64-bit machines. + * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): Change to not use sysctl(). Too many architectures have problems with it. |