This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix fdopen with mmap stdio


Jakub Jelinek <jakub@redhat.com> writes:

> 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* libio/iofopen.c (__fopen_maybe_mmap): Set the initial
> 	position to fp->_offset if it is set.
> 	* stdio-common/Makefile (tests): Add tst-fdopen.
> 	* stdio-common/tst-fdopen.c: New test.

This one looks fine, too.  I've just modified it a bit to help the
compiler optimizging.  Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]