Where can I find the Arduino source code for strtoul?

diracsbracket:
Hello,
Where can I find the source code used of the strtoul std C lib function used by Arduino?
Thanks!

Why do you think you need to? Are you having some kind of problem with the function? I can assure you that the problem is NOT in the strtoul() code.