This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: {str,wcs}to[u]{q,ll}{,_l} completely messed up 64 bit architectures


Andreas Schwab <schwab@suse.de> writes:

> On 64 bit architectures the functions strtoq and strtouq are missing, and
> the strto[u]ll aliases are wrong.  On the other hand, __strtoq_internal
> and __strtouq_internal are not used anywhere.

I've applied the patch now.  Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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