Open System Services Programmer's Guide
Table 13 OSS Process-Management Functions (continued)
Guardian NotesOSS NotesOSS Function
Can return extended errors.uname()
Gets information identifying the system
on which the calling process runs.
Sets errno to the ENOTOSS value
when called from a Guardian process.
If a parent process terminates without
waiting for all of its child processes to
terminate, the remaining child
wait()
waitpid()
Wait for a child process to terminate.
processes are assigned a parent
process ID of 1.
OSS Process-Management Functions 155