diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-08 08:50:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-08 08:50:37 +0000 |
commit | 9b2c75233e67af1943af87a4fd39c6b316064b1f (patch) | |
tree | 5cf54675b0067d9be0ee80e5f2d3e8fb2f3a180c /ChangeLog | |
parent | bf2c10ded6bd31d7b923408f099b32b549acb934 (diff) |
Update.
2001-01-08 Ulrich Drepper <drepper@redhat.com>
* libio/bits/stdio.h (printf): Define macro to map printf call to
fprintf which gcc can optimize.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-01-08 Ulrich Drepper <drepper@redhat.com> + + * libio/bits/stdio.h (printf): Define macro to map printf call to + fprintf which gcc can optimize. + 2001-01-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/bits/byteswap.h (__bswap_64): Partly revert last |