*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: stime | Section: 3 | Source: Digital UNIX | File: stime.3.gz
stime(3) Library Functions Manual stime(3) NAME stime - Sets the system-wide time-of-day clock LIBRARY Standard C Library (libc.a) SYNOPSIS #include <sys/time.h> int stime( long *tz ); PARAMETERS Points to the value of time, to be interpreted as the number of seconds since 00:00:00 GMT on January 1, 1970. DESCRIPTION The stime() function sets the time and date of the system. RETURN VALUES Upon successful completion, a value of 0 (zero) is returned. Other- wise, -1 is returned and errno is set to indicate the error. ERRORS If the stime() function fails, errno is set to one of the following values: The calling process does not have the appropriate system privi- lege. RELATED INFORMATION Functions: gettimeofday(2), gettimer(3) delim off stime(3)

Navigation Options