This is the mail archive of the
newlib@sources.redhat.com
mailing list for the newlib project.
Re: [PATCH] _fwalk walks through thread local FILE pointer
- From: Thomas Pfaff <tpfaff at gmx dot net>
- To: newlib at sources dot redhat dot com
- Date: Thu, 29 Jan 2004 13:16:09 +0100
- Subject: Re: [PATCH] _fwalk walks through thread local FILE pointer
- References: <40180AAB.9030405@gmx.net>
Thomas Pfaff wrote:
instead of global file pointer list.
Thomas
2004-01-28 Thomas Pfaff <tpfaff.gmx.net>
^^^^^^^^^^^^^^^
2004-01-28 Thomas Pfaff <tpfaff@gmx.net>
* libc/stdio/fwalk.c (_fwalk): Walk through global file
pointer list instead of thread lokal.