This is the mail archive of the libc-alpha@sources.redhat.com 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]

PATCH: Fix wcstold and wcstold_l


This patch tries to fix:

http://sources.redhat.com/bugzilla/show_bug.cgi?id=66

wcstold.c and wcstold_l.c should just include strtold.c/strtold_l.c
instead of doing things on their own.


H.J.

Attachment: libc-strtold-1.patch
Description: Text document


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