Project

General

Profile

Actions

Feature #116

closed
WA WA

Port the process code

Feature #116: Port the process code

Added by walkero 6 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
01/31/2026
Due date:
% Done:

100%

Estimated time:

Description

There is a part of the editor that is about launching different processes. That will help with plugins. This is using pipe() and fork(), things that do not exist in newlib, but some of them exist in clib4.

The first approach should be to use clib4 for the port, and change the missing functions with something that exists and works.
If the above doesn't work I need to do my own implementation, which should be based on OS4 API.

It is needed to do a research what should be used on MorphOS and what actually exists there. This might require a different approach, which might define what should be done with the OS4 port as well.

Actions

Also available in: PDF Atom