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 freopen{,64}


On Tue, 2002-07-09 at 06:50, Jakub Jelinek wrote:

> 2002-07-09  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* libio/freopen.c (freopen): Reset jump tables, use mmap stdio for the
> 	new stream if possible.
> 	* libio/freopen64.c (freopen64): Likewise.
> 	* libio/Makefile (tests): Add tst-freopen.
> 	* libio/tst-freopen.c: New test.

Good, another border case fixed.  I feel quite comfortable about the new
implementation meanwhile.  Thanks,

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

Attachment: signature.asc
Description: This is a digitally signed message part


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