SYSCALLS/PROC2 - level 2 process manager calls 1985/04/30
Include files:
Fortran: /sys/ins/proc2.ins.ftn
Pascal: /sys/ins/proc2.ins.pas
Procedures and Functions:
PROC2_$GET_INFO (process-uid, info, info-buf-length, status)
Returns information about a process.
PROC2_$LIST (uid-list, max-num-uids, number-uids)
Returns a list of existing level-2 (user) processes in the
caller's node.
PROC2_$WHO_AM_I (my_uid)
Returns the UID of the calling process.