API Changes#
Differences between the VitruvianOS native API and BeOS/Haiku.
Images#
image_idvalues are local to the application.
Processes#
start_watching_systemmust be called with superuser privileges.
Threads#
- Thread suspension is forbidden. Any application calling
suspend_threadwill be killed.
Filesystem#
- See Filesystem Layout for directory structure changes.
libbe Annotations#
This section tracks generic differences in the C++ API provided by libbe. It will be expanded as the compatibility layer matures.