-
Notifications
You must be signed in to change notification settings - Fork 1
Exec
snayaksnayak edited this page May 14, 2013
·
1 revision
The PowerOS executive, known as Exec is the heart of the PowerOS operating system. Exec provides system call interface to PowerOS. Exec exists in PowerOS as a Library. Like normal library function calls, Exec provided interface/functions can be called from any program. The interface/functions provided by Exec is the lowest level API that an application can call.