]> git.sur5r.net Git - cc65/history - libsrc/common/strtol.c
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / common / strtol.c
2010-06-03 uzUse _seterrno instead of assigning to _errno.
2009-09-15 uzAdded an implementation of strtol (stdlib.h).