From 903b3396b8a1a5f4488649b7975cffed4c771e80 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 22 Feb 2002 05:11:26 +0000 Subject: Update. 2002-02-21 Jakub Jelinek * libio/fileops.c (_IO_file_seekoff_mmap): Fix fseek SEEK_END. * stdio-common/tst-fseek.c (main): Add test for this. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 23f5813287..0cd1271d5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-02-21 Jakub Jelinek + + * libio/fileops.c (_IO_file_seekoff_mmap): Fix fseek SEEK_END. + * stdio-common/tst-fseek.c (main): Add test for this. + 2002-02-19 Ulrich Drepper * stdlib/Versions: Move __on_exit to GLIBC_PRIVATE. -- cgit v1.2.3