HomeFreeBSD

Update stand.h for changes for strto*l

Description

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)

Details

Provenance
impAuthored on
Parents
rS328614: Move libstand.3 to libsa.3. Update libsa.3 to include functions
Branches
Unknown
Tags
Unknown