On Tue, Aug 26, 2014 at 9:54 AM, Phil W Lee <p...@lee-family.me.uk> wrote:
> Paul <tik-...@bodosom.net> considered Mon, 25 Aug 2014 19:13:45 GMT the 
> perfect time to write:

>> it's just a wrapper (syntactic sugar) around the real API.

> Thre's not much point in adding that capability without the files to
> enable it to be used.

See above.

e.g. from timepps.h:
time_pps_fetch (arguments)
...    [set-up]
       ret = ioctl(handle, PPS_FETCH, &__fdata);
...    [side-effects]
       return ret;
}
_______________________________________________
questions mailing list
questions@lists.ntp.org
http://lists.ntp.org/listinfo/questions

Reply via email to