CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2017/12/23 13:58:14

Modified files:
        bin/date       : date.c 

Log message:
As we only use the .tv_sec field, simplify gettimeofday(2) -> time(3).

While here, use err(3) instead of errx(3) if adjtime(2) fails.

Discussed/tweaked with/by tb@ and jca@.

ok tb@ jca@

Reply via email to