This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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: powerpc vfprintf fix


Aldy Hernandez wrote:
On Tue, Jan 18, 2005 at 11:45:05AM -0500, Jeff Johnston wrote:

Yes, feel free to check it in. I have made a couple of other changes to


Ok.


vfscanf.c as well that might not have been copied there.


Care to point me to them?


Sorry. Should have included the references. There's just the one.


2005-01-06 Jeff Johnston <jjohnstn@redhat.com>

        * libc/stdlib/strtod.c (_strtod_r): Add NaN support.
        * (strtof): Ditto.
        * libc/stdio/vfscanf.c (__svfscanf_r): Ditto.
        * Makefile.am (MATHOBJS_IN_LIBC): Add s_nan and sf_nan
        functions for use by strtod and strtof.
        * Makefile.in: Regenerated.


Thanks.
Aldy


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