Hi,

I am porting a system software from Linux(32) to OpenSolaris-10. During the 
feasibility study it is found that the following 4 system calls, are not 
supported on Solaris.

iopl: changes  the I/O privilege level of the current process, as specified in 
level

ioperm: sets the port access permission bits for  the  process

clone: creates a new process and allows the child process to share parts of its 
execution context with the calling process

setup: setup devices and file systems, mount root file system

I am interested to know whether any equivalent implementation for these system 
calls for OpenSolaris is available. It would be great if someone can guide me 
on this.

Appreciate your help.

Regards,
Satya Kalyan
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to