CVSROOT: /cvs/glibc Module name: libc Changes by: roland@sources.redhat.com 2002-07-24 15:54:34 Modified files: libio : fileops.c Log message: 2002-07-24 Roland McGrath <roland@frob.com> * libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset, which gets moved around. Calculate size of mmap'd buffer instead.