aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-19 19:19:11 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-19 19:19:11 +0000
commit0b3df49e8d309149a9fbcd5837e650d3ef054017 (patch)
tree09d0c2293a9a89f7ecfd207733ca7602ae776750 /ChangeLog
parent84a420c006bd61cda663c1694da0c734598724d1 (diff)
downloadglibc-0b3df49e8d309149a9fbcd5837e650d3ef054017.tar
glibc-0b3df49e8d309149a9fbcd5837e650d3ef054017.tar.gz
glibc-0b3df49e8d309149a9fbcd5837e650d3ef054017.tar.bz2
glibc-0b3df49e8d309149a9fbcd5837e650d3ef054017.zip
Update.
2003-04-19 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/i686/hp-timing.h (HP_TIMING_PRINT): Change type of __len to size_t to avoid warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25d981d6e8..965d5a4fd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-19 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/i386/i686/hp-timing.h (HP_TIMING_PRINT): Change type of
+ __len to size_t to avoid warnings.
+
2003-04-18 Jes Sorensen <jes@wildopensource.com>
* libc/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Sync with Linux