Main index | Section 2 | 日本語 | Options |
#include <sys/time.h>
This call may be used by time servers that synchronize the clocks of computers in a local area network. Such time servers would slow down the clocks of some machines and speed up the clocks of others to bring them to the average network time.
The adjtime() system call is restricted to the super-user.
[EFAULT] | |
An argument points outside the process's allocated address space. | |
[EPERM] | |
The process's effective user ID is not that of the super-user. | |
TSP: The Time Synchronization Protocol for UNIX 4.3BSD,
, ,ADJTIME (2) | June 4, 1993 |
Main index | Section 2 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.