Subject: Re: Enhanced locale support for 1.4
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: John F. Woods <jfw@jfwhome.funhouse.com>
List: tech-misc
Date: 06/22/1999 11:33:53
>>Unfortunately, if it is completed, "struct __sFILE" (i.e. FILE of <stdio.h>)
>>will be changed, thus, I suppose that __RENAME hack doesn't work well.
>Sigh, it is unfortunate that our stdio makes the program access that
>directly, rather than through an actual function call :(

Won't full support for multithreading (now that clone() works) require
changing the FILE structure as well?