[PATCH] libc: fix strtoq

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Dec 1 22:46:36 UTC 2010


On Fri, Nov 26, 2010 at 02:49:56PM +0000, Natanael Copa wrote:
>strtoq should always return a quad_t and be an alias of strtol on
>64 bit and strtoll on 32 bit.

Applied, thanks


More information about the uClibc mailing list