From 7e93f91553018f1e24c3610da694a51ffb7f7021 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 24 Jul 2002 09:35:24 +0000 Subject: * libio/fileops.c (_IO_file_seekoff_mmap): When just examining the position, calculate it to take into account an active pushback buffer. * libio/Makefile (tests): Add bug-ungetc. * libio/bug-ungetc.c: New file. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b4795a81c4..8c648502d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-07-24 Roland McGrath + + * libio/fileops.c (_IO_file_seekoff_mmap): When just examining the + position, calculate it to take into account an active pushback buffer. + + * libio/Makefile (tests): Add bug-ungetc. + * libio/bug-ungetc.c: New file. + 2002-07-23 Ulrich Drepper * sysdeps/generic/libc-tls.c: New file. -- cgit v1.2.3