"Tim" <[EMAIL PROTECTED]> writes: > I have been asked to enumerate the kernel Linux functions use by NTP > for controlling the system clock. Is there a document wich enumerate > the functions used? > Obviously, there are: > settimeofday > adjtime > and their dependencies, but are there other functions of the linux > kernel that NTP use directly???
ntp_gettime() ntp_adjtime() Just see an unpolluted <timex.h> Regards, Ulrich _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
