STIME(II) 8/5/73 STIME(II)
NAME
stime - set time
SYNOPSIS
(stime = 25.)
(time in r0-r1)
sys stime
stime(tbuf)
int tbuf[2];
DESCRIPTION
Stime sets the system's idea of the time and date. Time is
measured in seconds from 0000 GMT Jan 1 1970. Only the su-
per-user may use this call.
SEE ALSO
date(I), time(II), ctime(III)
DIAGNOSTICS
Error bit (c-bit) set if user is not the super-user.
- 1 -