reduce runtime divisions in strtol

Ulrich Drepper drepper@redhat.com
Thu Mar 25 03:48:00 GMT 2004


Richard Henderson wrote:

> 	* sysdeps/generic/strtol_l.c (__strtol_l): Use tables for lookup
> 	of cutoff, cutlim, and jmax.

This new table should be shared by all functions which can do this.
I.e., strtol, strtoul, wcstol, and wcstoul should share, etc.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖



More information about the Libc-alpha mailing list