[PATCH] Ressurect __strtou?q_internal

Jakub Jelinek jakub@redhat.com
Sun Feb 11 23:53:00 GMT 2001


On Sun, Feb 11, 2001 at 01:10:47PM -0800, H . J . Lu wrote:
> You may need to add them to stdlib/Versions.

No, it is there since versioning was introduced into glibc:
    # functions used in inline functions or macros
    __strto*_internal;

BTW: strtoull/strtoll/strtouq/strtoq used to use __strtou?q_internal
in glibc 2.0 release, so it looks like IBM wanted to make sure their
software runs on everything from 2.0 up.

	Jakub



More information about the Libc-hacker mailing list