On Tue, Mar 13, 2012 at 01:58:49AM -0400, Rich Felker wrote: > On Tue, Mar 13, 2012 at 01:41:01AM -0400, Mike Frysinger wrote: > > > int __filedes; > > > + int __errno_value;
> > pretty sure this breaks ABI. i know we aren't completely strict on this, > > but > > it's something we should avoid if possible. > > How so? Application code should not be touching the internals of > FILE... You are right Rich but it seems you are thinking of API while this change breaks ABI. Cheers, Rune _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
