
     NAME
          stime - set time

     SYNTAX
          int stime (tp)
          long *tp;

     DESCRIPTION
          This system service is not implemented on MPX.  It does
          nothing.

          [EPERM]        Stime will fail if the effective user ID of
                         the calling process is not super-user.

     RETURN VALUE
          A value of -1 is always returned and errno is set to
          indicate the error (EPERM).

     SEE ALSO
          time.m

          (printed 08/01/92 - J B Systems)

