This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Ping[3]: [PATCH][BZ #14543] Fix fseek behaviour when called in widemode


Ping again!

Regards,
Siddhesh

On Mon, 17 Sep 2012 11:18:20 +0530, Siddhesh wrote:
> Hi,
> 
> Ping?
> 
> http://sourceware.org/ml/libc-alpha/2012-09/msg00281.html
> 
> Regards,
> Siddhesh
> 
> On Tue, 11 Sep 2012 15:54:52 +0530, Siddhesh wrote:
> > Hi,
> > 
> > Ping? Here's an updated patch with some minor duplicated code
> > removed from the test case.
> > 
> > Regards,
> > Siddhesh
> > 
> > > ChangeLog:
> > > 
> > > 	* libio/Makefile (tests): New test case tst-fseek.
> > > 	(tst-fseek-ENV): Set localedata path for the test case.
> > > 	* libio/tst-fseek.c: New test case to verify that
> > > fseek/ftell combination works in wide mode.
> > > 	* libio/wfileops.c (_IO_wfile_seekoff): Adjust internal
> > > buffer state when the external buffer state changes.
> 


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