From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: hjl@lucon.org (H.J. Lu) Cc: egcs@cygnus.com, drepper@gnu.ai.mit.edu (Ulrich Drepper) Subject: Re: An egcs patch for libio Date: Fri, 05 Dec 1997 23:33:00 -0000 Message-id: <26837.881393807@hurl.cygnus.com> References: X-SW-Source: 1997-12/msg00348.html In message < m0xdJwR-0004ecC@ocean.lucon.org >you write: > This patch is needed for glibc 2. BTW, libio in egcs is not compatible > with libio in glibc 2.1. I have patches for both glibc 2.1 and egcs. > But they have to go tegether. > > FYI, the _lock field in _IO_stdin/_IO_stdout/_IO_stderr is not > newed. It is a static variable. > > -- > H.J. Lu (hjl@gnu.org) > ---- > Wed Dec 3 10:49:39 1997 H.J. Lu (hjl@gnu.org) > > * streambuf.cc (streambuf::~streambuf): Don't delete _lock > for _IO_stdin/_IO_stdout/_IO_stderr. Thanks. I've installed this patch. jeff