|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 491 (0x1eb)
Types: TextFile
Notes: UNIX file
Names: »stime.2«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »usr/man/man2/stime.2«
.ig @(#)stime.2 2.1 7/1/84 @(#)Copyright (C) 1983 by National Semiconductor Corp. .. .TH STIME 2 .SH NAME stime \- set time .SH SYNOPSIS .nf .B stime(tp) .B long *tp; .fi .SH DESCRIPTION .I Stime sets the system's idea of the time and date. Time, pointed to by .I tp, is measured in seconds from 0000 GMT Jan 1, 1970. Only the super-user may use this call. .SH "SEE ALSO" date(1), time(2), ctime(3) .SH DIAGNOSTICS Zero is returned if the time was set; \-1 if user is not the super-user.