]> git.sur5r.net Git - cc65/history - libsrc/common/strtoul.c
Renamed the defines in symdefs.h to something more meaningful. They were named
[cc65] / libsrc / common / strtoul.c
2010-06-03 uzUse _seterrno instead of assigning to _errno.
2009-09-15 uzAdded a (currently untested) strtoul implementation...