]> git.sur5r.net Git - cc65/history - libsrc/common/strtoul.c
The IRQ handler needs to save the registers. By Stefan Haubenthal.
[cc65] / libsrc / common / strtoul.c
2010-06-03 uzUse _seterrno instead of assigning to _errno.
2009-09-15 uzAdded a (currently untested) strtoul implementation...