K 10 svn:author V 3 imp K 8 svn:date V 27 2018-01-31T05:07:43.104727Z K 7 svn:log V 325 Update stand.h for changes for strto*l 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) END