This branch moves wrappers for OS functions from rpython/rtyper
to rpython/rlib
and turns them into regular RPython functions. This is mostly the work of @amauryfa , I only fixed a few bugs.
There are 2 remaining test failures in sandbox on win32 that I couldn't debug, but well the sandbox never worked on win32 anyway...