K 10 svn:author V 3 imp K 8 svn:date V 27 2018-01-31T04:29:00.567830Z K 7 svn:log V 223 Kill copies of strtol and strtoul. Use the ones that are in libc, since they suffice. Create xlocale_private.h which provides the most minimal locale implementation we can get away with. Add strtoll and strtoull from libc. END