diff options
author | dchagin <dchagin@FreeBSD.org> | 2016-01-09 18:05:04 +0000 |
---|---|---|
committer | dchagin <dchagin@FreeBSD.org> | 2016-01-09 18:05:04 +0000 |
commit | 196dc3bdfb2b5eaeb061c76c712c6443e89dc419 (patch) | |
tree | 095c6f60f2e8fb41752b5c8b68a000cb0b3366ea /contrib/ntp/ntpd/ntp_request.c | |
parent | 7cbbe6a948f4c6b49f665981024645ae2d8de465 (diff) | |
download | FreeBSD-src-196dc3bdfb2b5eaeb061c76c712c6443e89dc419.zip FreeBSD-src-196dc3bdfb2b5eaeb061c76c712c6443e89dc419.tar.gz |
MFC r283498:
Linux nanosleep() and clock_nanosleep() system calls always
writes the remaining time into the structure pointed to by rmtp
unless rmtp is NULL. The value of *rmtp can then be used to call
nanosleep() again and complete the specified pause if the previous
call was interrupted.
Note. clock_nanosleep() with an absolute time value does not write
the remaining time.
While here fix whitespaces and typo in SDT_PROBE.
Diffstat (limited to 'contrib/ntp/ntpd/ntp_request.c')
0 files changed, 0 insertions, 0 deletions