From 706d1dee4692cc5419275fcddc4518933ff2a39e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 15 Jul 2002 23:37:22 +0000 Subject: Update. 2002-07-15 Ulrich Drepper * libio/wfileops.c (_IO_wfile_seekoff): Reposition wide pointers and adjust state for seek position. [PR libc/4070] * libio/Makefile (tests): Add bug-rewind. * libio/bug-rewind.c: New file. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7dab94b00b..c17f7cf01b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-07-15 Ulrich Drepper + + * libio/wfileops.c (_IO_wfile_seekoff): Reposition wide pointers + and adjust state for seek position. [PR libc/4070] + * libio/Makefile (tests): Add bug-rewind. + * libio/bug-rewind.c: New file. + 2002-07-12 Philip Blundell * sysdeps/generic/backtrace.c (FIRST_FRAME_POINTER): New macro. -- cgit 1.4.1