[PATCH] PPC64 remove remaining references to _itoa

Steven Munroe munroesj@us.ibm.com
Wed Jan 24 23:44:00 GMT 2007


Recent _itoa.c and _itoaw.c changes removed _itoa from 64-bit platforms.
I see build breaks due to remaining references to _itoa from dl-misc.c
and dl-version.c. The following patch change dl-misc.c and dl-version.c
to use _itoa_word instead. This resolves the build break for PPC64.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ppc64-itoa-word-20070124.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20070124/02cf6bc0/attachment.txt>


More information about the Libc-alpha mailing list