• Alessandro Rubini's avatar
    time-wrs: fall back on unix time · de877246
    Alessandro Rubini authored
    When setting time, set Unix time as well. And when asking for the time,
    return Unix time if the WR inter process communication fails.
    
    Currently (and in all past history) the IPC call to get the time is
    not implemented, so we are sure we fail. But I keep it in place nonetheless
    in case we'll have it working in the future. Such time_get calls are
    mainly for timestamping the diagnostic messages anyways.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    de877246
Name
Last commit
Last update
..
Makefile Loading commit data...
wrs-socket.c Loading commit data...
wrs-time.c Loading commit data...