Adapted launchpad and also the rm_fault and resource_request tests. Issue #2407
Fix #2428
Issue #2398
By building the posix library as shared object with an ABI, we effectively decouple posix-using programs from the library implementation (which happens to depend on several os-level APIs such as the VFS).