mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
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).