This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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 PR/17092]: use more "unlocked" stdio functions



On Apr 4, 2005, at 10:38 PM, Kaveh R. Ghazi wrote:


As noted in PR/17092 there are a few more opportunities for using
unlocked stdio functions.  But it's more prevalent that just java.  I
went through and setup all the unused unlocked functions I found in
stdio.h on my gnu/linux system.  Some notes:

Nice. I just did not have time to deal with at the time I filed the bug but thanks for actually fixing this.

Thanks,
Andrew Pinski


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