tzset_r() bugfix for newlib-1.11.0
Till Straumann
strauman at SLAC.Stanford.EDU
Sat May 31 01:14:14 UTC 2003
Hi.
I don't know if this has been reported already - if so,
I apologize for the WOB.
The attached patch fixes a bug in tzset_r(). The
sscanf() formats assume certain local variables to be
'short' but they had beed declared 'int' and hence
were not set correctly by sscanf().
Regards
-- Till
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tzset_r.c.diff
URL: <http://lists.rtems.org/pipermail/users/attachments/20030530/d9846c2f/attachment.ksh>
More information about the users
mailing list