[PATCH] Update timex.h for ADJ_SETOFFSET.

Miroslav Lichvar mlichvar@redhat.com
Tue Jan 6 14:02:00 GMT 2015


On Tue, Dec 16, 2014 at 04:26:14PM +0100, Miroslav Lichvar wrote:
> ADJ_SETOFFSET is a new adjtimex() mode that can be used to precisely
> step the clock. It was introduced in kernel 2.6.39.

Ping? This is a trivial change, useful for NTP and PTP
implementations.

>  #define ADJ_TAI			0x0080	/* set TAI offset */
> +#define ADJ_SETOFFSET		0x0100	/* add 'time' to current time */
>  #define ADJ_MICRO		0x1000	/* select microsecond resolution */

-- 
Miroslav Lichvar



More information about the Libc-alpha mailing list