diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-06-29 06:28:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-06-29 06:28:18 +0000 |
commit | 5fa2f83c9e1ae975ee381214cb23a4538c6e452d (patch) | |
tree | 812f664e7c3f3919d1951283274c1d9c2c1d8c2c /ChangeLog | |
parent | e2fd959d18978dee84550cd14ef0693657d508af (diff) | |
download | glibc-5fa2f83c9e1ae975ee381214cb23a4538c6e452d.zip glibc-5fa2f83c9e1ae975ee381214cb23a4538c6e452d.tar.gz glibc-5fa2f83c9e1ae975ee381214cb23a4538c6e452d.tar.bz2 |
Update.
2004-06-20 Jim Meyering <jim@meyering.net>
* malloc/obstack.h (obstack_base): Cast to `void *', to align with
documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-06-20 Jim Meyering <jim@meyering.net> + + * malloc/obstack.h (obstack_base): Cast to `void *', to align with + documentation. + 2004-06-28 Ulrich Drepper <drepper@redhat.com> * inet/bug-if1.c (do_test): Simply use 0 as invalid index. |