3a8a081b9d
Move prototypes to proper section now that we don't have modified versions of strtol and strtoul in libsa. Add prototypes for new strtoll and strtoull. Use prototypes copied from stdlib.h instead of the old hand-rolled ones. (I forgot to move this file form my lua branch in r328613)