Package moss.user

Interface Summary
MUserProcess This interface describes a user-process within MOSS.
 

Class Summary
MEnv This class provides the process environment.
MPosixIf the MPosixIF interface provides the glue between applications and the kernel.
MSignal this class defines a "signal" -- that can be delivered to a user-process.
MStdLib This class defines various `standard library' functions/methods for MOSS, intended to be used by user-applications.
MSystem