Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ stime(2) — Unisoft V7

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

date(1)

time(2)

ctime(3)

STIME(2)  —  UNIX Programmer’s Manual

NAME

stime − set time

SYNOPSIS

stime(tp)
long *tp;

DESCRIPTION

Stime sets the system’s idea of the time and date.  Time, pointed to by tp, is measured in seconds from 0000 GMT Jan 1, 1970.  Only the super-user may use this call. 

SEE ALSO

date(1), time(2), ctime(3)

DIAGNOSTICS

Zero is returned if the time was set; −1 if user is not the super-user. 

7th Edition

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026