> Everyone seems to use a part, and it's not the same part. [...]
This is the reason for MS Office being what it is.
-- Roberto
I'm still having trouble understanding why the math lib is proposed for stripping. If it goes take the os library with it -- I use that much less. It needs an os.directory_entries() iterator/generator and stat(), but that's no possible with ANSI. When I reach for something to provide that in luaposix I've replaced most of what the os lib offers anyway.
PS: Don't remove anything, and make an exception for adding a directory entry generator/iterator like dlsym() -- and add os.stat(). BLAH.