build: enable unicode identifiers support
os9lib: handle no argument case of os.setlocale
os9lib: remove timestamp range check
luaconf: enable Lua's own string<->number functions
os9lib: implement native, mostly compatible 'os' library
lua_newstate: acquire a private slot for errno
conf: hardcode decimal separator character
utf8lib: resolve symbol collision with Plan 9 libc
math: log2 is also missing from Plan 9 libc