OSDN Git Service

2003-11-21 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Fri, 21 Nov 2003 20:48:48 +0000 (20:48 +0000)
committerjjohnstn <jjohnstn>
Fri, 21 Nov 2003 20:48:48 +0000 (20:48 +0000)
commit34b1e7db1a37cf1cb956837266cadadb3cd027a2
treec6ddef5f8d9271226be04364b684e5cdeb67439c
parent115e4697d2f9bd076204eed1a8cc4fdf080bd05c
2003-11-21  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/vfscanf.c (__svfscanf_r)[!_NO_LONGDBL]: Don't use
        _strtold routine for processing floats and doubles since it
        is not as fast as _strtod_r.
newlib/ChangeLog
newlib/libc/stdio/vfscanf.c